Home
last modified time | relevance | path

Searched defs:value_list (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_cssdeclaration.cpp409 auto value_list = pdfium::MakeRetain<CFX_CSSValueList>(std::move(list)); in ParseValueListProperty() local
639 auto value_list = in ParseFontProperty() local
H A Dcfx_cssstyleselector.cpp396 RetainPtr<CFX_CSSValueList> value_list = pValue.As<CFX_CSSValueList>(); in ApplyProperty() local
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngcp.c155 typedef struct value_list struct
159 } value_list; typedef
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dautodiff.h11 using value_list = std::vector<Value*>; variable
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/src/
H A Dflag_value_query.rs78 let mut value_list = create_test_flag_value_list(DEFAULT_FILE_VERSION); in test_higher_version_storage_file() localVariable
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_write_api/src/
H A Dflag_value_update.rs86 let mut value_list = create_test_flag_value_list(DEFAULT_FILE_VERSION); in test_higher_version_storage_file() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dequivalent.hpp66 typedef test::list<typename Container::value_type> value_list; typedef in test::unordered_equivalence_tester
Dtracker.hpp35 typedef test::list<typename X1::value_type> value_list; in compare_range() typedef
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtest_util.py278 def create_per_replica(strategy, value_list): argument
H A Dinput_lib.py2126 def _create_per_replica(value_list, strategy): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Devent_dispatcher.py470 def is_event_match_for_list(self, event, field, value_list): argument
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dschema_info.cpp16 const std::vector<std::optional<at::IValue>>& value_list) { in addArgumentValues()
/aosp_15_r20/external/vulkan-validation-layers/scripts/
H A Dhelper_file_generator.py372 def GenerateEnumStringConversion(self, groupName, value_list): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py288 def is_event_match_for_list(event, field, value_list): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DReduce.cuh528 arg_t value_list[input_vec_size]; in input_vectorized_thread_reduce_impl() local
573 arg_vec_t value_list[vt0]; in thread_reduce_impl() local
/aosp_15_r20/external/deqp/modules/gles31/scripts/
H A Dgen-implicit-conversions.py331 def gen_value_strs(value_list, value_type): argument
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir.cpp880 ir_constant::ir_constant(const struct glsl_type *type, exec_list *value_list) in ir_constant()
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp518 uint32_t value_mask, value_list[32]; in init_window() local
/aosp_15_r20/external/googleapis/google/cloud/clouddms/v1/
H A Dconversionworkspace_resources.proto558 ValueListFilter value_list = 101 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h149 using value_list = std::vector<Value*>; variable
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py2445 def is_event_match_for_list(event, field, value_list): argument
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp4490 const std::string &value_list = getValueList(test_case.m_n_cols, test_case.m_n_rows); in prepareShaderSource() local
4893 const std::string &value_list = getValueList(n_rows); in prepareShaderSource() local