Home
last modified time | relevance | path

Searched defs:arr (Results 276 - 300 of 389) sorted by relevance

1...<<111213141516

/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_util.cpp259 napi_value arr; in AsyncWorkFn() local
/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_ffi.cpp484 auto arr = static_cast<char **>(malloc(sizeof(char *) * size)); in MallocCStringList() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_step_result_set_test.cpp1269 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 Drdb_store_cursor_test.cpp145 uint8_t arr[] = {1, 2, 3, 4, 5}; in CursorSetUpTestCase() local
H A Drdb_store_predicates_test.cpp93 uint8_t arr[] = {1, 2, 3, 4, 5}; in PredicatesSetUpTestCase() local
/third_party/benchmark/src/
H A Dsysinfo.cc141 std::array<T, N> arr; in GetAsArray() local
/third_party/json/tests/src/
H A Dunit-regression2.cpp682 auto arr = j.get<std::array<NonDefaultConstructible, 2>>(); variable
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c223 struct nir_phi_builder_value **arr; member
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H A Dprotocol_lws_minimal_dbus_ws_proxy.c197 DBusMessageIter arr, di, iter, va; in dmh_getall() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.c145 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 Dnode_process_methods.cc98 Local<Float64Array> arr = args[index].As<Float64Array>(); in get_fields_array_buffer() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp299 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 Dfiletst.c78 int32_t arr[4]; in TestFileFromICU() member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h328 LLVMValueRef arr = LLVMGetUndef(arr_type); in lp_nir_array_build_gather_values() local
/third_party/mksh/
H A Dexpr.c1198 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 DvktShaderRenderIndexingTests.cpp181 Vec4 arr[4]; in setup() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIndexingTests.cpp203 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 Ddecompose_memory_access.cc488 auto* arr = in LoadFunc() local
[all...]
/third_party/python/Parser/
H A Dpegen.c96 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 Dundefined_test.php18 $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 DFileOptions.php1092 $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 Des3fLifetimeTests.cpp184 GLint arr[32] = {}; in getBinding() local
H A Des3fShaderIndexingTests.cpp181 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 DvktShaderRenderIndexingTests.cpp181 Vec4 arr[4]; in setup() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderIndexingTests.cpp215 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...]

Completed in 33 milliseconds

1...<<111213141516