/aosp_15_r20/external/pdfium/core/fxcrt/css/ |
H A D | cfx_cssdeclaration.cpp | 409 auto value_list = pdfium::MakeRetain<CFX_CSSValueList>(std::move(list)); in ParseValueListProperty() local 639 auto value_list = in ParseFontProperty() local
|
H A D | cfx_cssstyleselector.cpp | 396 RetainPtr<CFX_CSSValueList> value_list = pValue.As<CFX_CSSValueList>(); in ApplyProperty() local
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngcp.c | 155 typedef struct value_list struct 159 } value_list; typedef
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | autodiff.h | 11 using value_list = std::vector<Value*>; variable
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/src/ |
H A D | flag_value_query.rs | 78 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 D | flag_value_update.rs | 86 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/ |
D | equivalent.hpp | 66 typedef test::list<typename Container::value_type> value_list; typedef in test::unordered_equivalence_tester
|
D | tracker.hpp | 35 typedef test::list<typename X1::value_type> value_list; in compare_range() typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | test_util.py | 278 def create_per_replica(strategy, value_list): argument
|
H A D | input_lib.py | 2126 def _create_per_replica(value_list, strategy): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | event_dispatcher.py | 470 def is_event_match_for_list(self, event, field, value_list): argument
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | schema_info.cpp | 16 const std::vector<std::optional<at::IValue>>& value_list) { in addArgumentValues()
|
/aosp_15_r20/external/vulkan-validation-layers/scripts/ |
H A D | helper_file_generator.py | 372 def GenerateEnumStringConversion(self, groupName, value_list): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/ |
D | tel_utils.py | 288 def is_event_match_for_list(event, field, value_list): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | Reduce.cuh | 528 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 D | gen-implicit-conversions.py | 331 def gen_value_strs(value_list, value_type): argument
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ir.cpp | 880 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 D | vulkan_command_buffer_utils.cpp | 518 uint32_t value_mask, value_list[32]; in init_window() local
|
/aosp_15_r20/external/googleapis/google/cloud/clouddms/v1/ |
H A D | conversionworkspace_resources.proto | 558 ValueListFilter value_list = 101 [(google.api.field_behavior) = OPTIONAL]; field
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ |
H A D | ir.h | 149 using value_list = std::vector<Value*>; variable
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_test_utils.py | 2445 def is_event_match_for_list(event, field, value_list): argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cShadingLanguage420PackTests.cpp | 4490 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
|