/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/ |
H A D | js_register_util.cpp | 259 napi_value arr; in AsyncWorkFn() local
|
/foundation/communication/netmanager_base/frameworks/cj/connection/src/ |
H A D | net_connection_ffi.cpp | 484 auto arr = static_cast<char **>(malloc(sizeof(char *) * size)); in MallocCStringList() local
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_step_result_set_test.cpp | 1269 const char arr[] = { 0X11, 0X22, 0X33, 0X44, 0X55, 0X00, 0X66, 0X77, 0X00 };
in HWTEST_F() local 1303 const char arr[] = { 0X11, 0X22, 0X33, 0X44, 0X55, 0X00, 0X66, 0X77, 0X00 };
in HWTEST_F() local
|
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
H A D | rdb_store_cursor_test.cpp | 145 uint8_t arr[] = {1, 2, 3, 4, 5};
in CursorSetUpTestCase() local
|
H A D | rdb_store_predicates_test.cpp | 93 uint8_t arr[] = {1, 2, 3, 4, 5};
in PredicatesSetUpTestCase() local
|
/third_party/benchmark/src/ |
H A D | sysinfo.cc | 141 std::array<T, N> arr; in GetAsArray() local
|
/third_party/json/tests/src/ |
H A D | unit-regression2.cpp | 682 auto arr = j.get<std::array<NonDefaultConstructible, 2>>(); variable
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_shader_calls.c | 223 struct nir_phi_builder_value **arr; member
|
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/ |
H A D | protocol_lws_minimal_dbus_ws_proxy.c | 197 DBusMessageIter arr, di, iter, va; in dmh_getall() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_kopper.c | 145 struct util_dynarray *arr = he->data; in destroy_swapchain() local 688 struct util_dynarray *arr; in kopper_present() local [all...] |
/third_party/node/src/ |
H A D | node_process_methods.cc | 98 Local<Float64Array> arr = args[index].As<Float64Array>(); in get_fields_array_buffer() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_glsl_to_nir.cpp | 299 nir_deref_instr *arr = nir_build_deref_array_imm(b, deref, i); in zero_array_members() local
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | filetst.c | 78 int32_t arr[4]; in TestFileFromICU() member
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir.h | 328 LLVMValueRef arr = LLVMGetUndef(arr_type); in lp_nir_array_build_gather_values() local
|
/third_party/mksh/ |
H A D | expr.c | 1198 mb_ucsbsearch(const struct mb_ucsrange arr[], size_t elems, unsigned int val) in mb_ucsbsearch() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 181 Vec4 arr[4]; in setup() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderIndexingTests.cpp | 203 float arr[4]; in setupUniforms() local 212 Vec2 arr[4]; in setupUniforms() local 221 Vec3 arr[4]; setupUniforms() local 230 Vec4 arr[4]; setupUniforms() local [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | decompose_memory_access.cc | 488 auto* arr = in LoadFunc() local [all...] |
/third_party/python/Parser/ |
H A D | pegen.c | 96 growable_comment_array_init(growable_comment_array *arr, size_t initial_size) { in growable_comment_array_init() argument 106 growable_comment_array_add(growable_comment_array *arr, int lineno, char *comment) { in growable_comment_array_add() argument 124 growable_comment_array_deallocate(growable_comment_array *arr) growable_comment_array_deallocate() argument [all...] |
/third_party/protobuf/php/tests/ |
H A D | undefined_test.php | 18 $arr = new RepeatedField(GPBType::INT32); variable 27 $arr = new RepeatedField(GPBType::INT32); variable 37 $arr = new RepeatedField(GPBType::INT32); variable 46 $arr = new RepeatedField(GPBType::INT32); variable 56 $arr = new RepeatedField(GPBType::UINT32); global() variable 65 $arr = new RepeatedField(GPBType::UINT32); global() variable 75 $arr = new RepeatedField(GPBType::UINT32); global() variable 84 $arr = new RepeatedField(GPBType::UINT32); global() variable 94 $arr = new RepeatedField(GPBType::INT64); global() variable 103 $arr = new RepeatedField(GPBType::INT64); global() variable 113 $arr = new RepeatedField(GPBType::INT64); global() variable 122 $arr = new RepeatedField(GPBType::INT64); global() variable 132 $arr = new RepeatedField(GPBType::UINT64); global() variable 141 $arr = new RepeatedField(GPBType::UINT64); global() variable 151 $arr = new RepeatedField(GPBType::UINT64); global() variable 160 $arr = new RepeatedField(GPBType::UINT64); global() variable 170 $arr = new RepeatedField(GPBType::FLOAT); global() variable 179 $arr = new RepeatedField(GPBType::FLOAT); global() variable 189 $arr = new RepeatedField(GPBType::FLOAT); global() variable 198 $arr = new RepeatedField(GPBType::FLOAT); global() variable 208 $arr = new RepeatedField(GPBType::DOUBLE); global() variable 217 $arr = new RepeatedField(GPBType::DOUBLE); global() variable 227 $arr = new RepeatedField(GPBType::DOUBLE); global() variable 236 $arr = new RepeatedField(GPBType::DOUBLE); global() variable 246 $arr = new RepeatedField(GPBType::BOOL); global() variable 255 $arr = new RepeatedField(GPBType::BOOL); global() variable 265 $arr = new RepeatedField(GPBType::STRING); global() variable 274 $arr = new RepeatedField(GPBType::STRING); global() variable 284 $arr = new RepeatedField(GPBType::STRING); global() variable 294 $arr = new RepeatedField(GPBType::STRING); global() variable 305 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable 314 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable 324 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable 333 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable 343 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable 352 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable 362 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable 373 $arr = new RepeatedField(GPBType::INT32); global() variable 388 $arr = new RepeatedField(GPBType::INT32); global() variable 398 $arr = new RepeatedField(GPBType::INT32); global() variable 408 $arr = new RepeatedField(GPBType::INT32); global() variable 418 $arr = new RepeatedField(GPBType::INT32); global() variable 668 $arr = new MapField(GPBType::INT32, GPBType::INT32); global() variable 677 $arr = new MapField(GPBType::INT32, GPBType::INT32); global() variable 686 $arr = new MapField(GPBType::INT32, GPBType::INT32); global() variable 695 $arr = new MapField(GPBType::INT32, GPBType::INT32); global() variable 704 $arr = new MapField(GPBType::UINT32, GPBType::UINT32); global() variable 713 $arr = new MapField(GPBType::UINT32, GPBType::UINT32); global() variable 722 $arr = new MapField(GPBType::UINT32, GPBType::UINT32); global() variable 731 $arr = new MapField(GPBType::UINT32, GPBType::UINT32); global() variable 740 $arr = new MapField(GPBType::INT64, GPBType::INT64); global() variable 749 $arr = new MapField(GPBType::INT64, GPBType::INT64); global() variable 758 $arr = new MapField(GPBType::INT64, GPBType::INT64); global() variable 767 $arr = new MapField(GPBType::INT64, GPBType::INT64); global() variable 776 $arr = new MapField(GPBType::UINT64, GPBType::UINT64); global() variable 785 $arr = new MapField(GPBType::UINT64, GPBType::UINT64); global() variable 794 $arr = new MapField(GPBType::UINT64, GPBType::UINT64); global() variable 803 $arr = new MapField(GPBType::UINT64, GPBType::UINT64); global() variable 812 $arr = new MapField(GPBType::INT64, GPBType::DOUBLE); global() variable 821 $arr = new MapField(GPBType::INT64, GPBType::DOUBLE); global() variable 830 $arr = new MapField(GPBType::BOOL, GPBType::BOOL); global() variable 839 $arr = new MapField(GPBType::BOOL, GPBType::BOOL); global() variable 848 $arr = new MapField(GPBType::STRING, GPBType::STRING); global() variable 857 $arr = new MapField(GPBType::STRING, GPBType::STRING); global() variable 866 $arr = new MapField(GPBType::STRING, GPBType::STRING); global() variable 875 $arr = new MapField(GPBType::STRING, GPBType::STRING); global() variable 884 $arr = global() variable 894 $arr = global() variable 904 $arr = global() variable 914 $arr = global() variable [all...] |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | FileOptions.php | 1092 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class); variable
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fLifetimeTests.cpp | 184 GLint arr[32] = {}; in getBinding() local
|
H A D | es3fShaderIndexingTests.cpp | 181 float arr[4]; in setupUniforms() local 190 Vec2 arr[4]; in setupUniforms() local 199 Vec3 arr[4]; setupUniforms() local 208 Vec4 arr[4]; setupUniforms() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 181 Vec4 arr[4]; in setup() local [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderIndexingTests.cpp | 215 float arr[4]; in setupUniforms() local 224 Vec2 arr[4]; in setupUniforms() local 233 Vec3 arr[4]; setupUniforms() local 242 Vec4 arr[4]; setupUniforms() local [all...] |