Home
last modified time | relevance | path

Searched defs:arr (Results 126 - 150 of 386) sorted by relevance

12345678910>>...16

/foundation/multimedia/audio_framework/frameworks/cj/src/
H A Dmultimedia_audio_capturer_callback.cpp78 CArrUI8 arr; in OnReadData() local
134 CArrDeviceDescriptor arr; OnStateChange() local
[all...]
/foundation/multimodalinput/input/examples/input_device_display_bind/src/
H A Dinput_device_display_bind.cpp57 std::array<std::string, len> arr; in QueryDisplayBindInfo() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dfillp_cookie.h38 FILLP_UCHAR arr[FILLP_BYTES_TO_STORE_COOKIE_GENERATION_TIME]; /* time of cookie generation */ member
60 FILLP_UCHAR arr[FILLP_BYTES_TO_STORE_COOKIE_GENERATION_TIME]; /* time of cookie generation */ member
/third_party/benchmark/test/
H A Ddonotoptimize_assembly_test.cc32 int arr[2049]; member
/third_party/googletest/googlemock/test/
H A Dgmock_link_test.h594 char arr[] = {'a', 'b'}; in TEST() local
602 char arr[] = {'a', 'b'}; in TEST() local
610 char arr[] = {'a', 'b'}; in TEST() local
/third_party/FreeBSD/contrib/libexecinfo/
H A Dunwind.c38 void **arr; member
90 backtrace(void **arr, size_t len) in backtrace() argument
/third_party/libunwind/libunwind/tests/
H A DGtest-trace.c152 int arr[v]; in bar() local
/third_party/jerryscript/jerry-ext/arg/
H A Darg.c179 jerry_value_t* arr; in jerryx_arg_transform_array() local
[all...]
/third_party/node/src/
H A Dnode_stat_watcher.cc88 Local<Value> arr = fs::FillGlobalStatsArray( in Callback() local
H A Duv.cc93 Local<Value> arr[] = {OneByteString(isolate, error.name), in GetErrMap() local
/third_party/nghttp2/tests/
H A Dnghttp2_map_test.c115 static strentry arr[NUM_ENT]; variable
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Discntrl_l.c40 const char arr[] = {0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf, 0x10, in iscntrl_l_0100() local
203 const wchar_t arr[] = {0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf, 0x10, in iscntrl_l_0600() local
336 const char arr[] in iscntrl_l_1000() local
500 const wchar_t arr[] = {0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf, 0x10, iscntrl_l_1500() local
[all...]
H A Disblank_l.c36 const int arr[] = {'\t', ' '}; in isblank_l_0100() local
230 const wchar_t arr[] = {L'\t', L' '}; in isblank_l_0700() local
393 const int arr[] = {'\t', ' '}; in isblank_l_1200() local
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c69 struct pipe_sampler_view v_tmp, *arr[3]; in pp_jimenezmlaa_run() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
H A DEffectDescription.h97 std::array<float, N> arr; in modifyEffectVec() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_reduce_mutator.h74 T* GetRandomElement(std::vector<T>* arr) { in GetRandomElement() argument
81 T* GetRandomElement(std::vector<std::unique_ptr<T>>* arr) { in GetRandomElement() argument
/third_party/skia/third_party/externals/tint/src/
H A Dintrinsic_table_test.cc237 auto* arr = create<sem::Array>(create<sem::U32>(), 0, 4, 4, 4, 4); in TEST_F() local
/third_party/protobuf/php/src/Google/Protobuf/
H A DApi.php179 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Method::class); variable
205 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Option::class); variable
317 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Mixin::class); variable
H A DType.php126 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Field::class); variable
152 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING); variable
178 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Option::class); variable
H A DMethod.php238 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Option::class); variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php94 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
H A DLocation.php244 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); variable
278 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); variable
438 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING); variable
/third_party/protobuf/php/tests/
H A DArrayTest.php19 $arr = new RepeatedField(GPBType::INT32); variable
69 $arr = new RepeatedField(GPBType::INT32); global() variable
86 $arr = new RepeatedField(GPBType::UINT32); global() variable
158 $arr = new RepeatedField(GPBType::INT64); global() variable
232 $arr = new RepeatedField(GPBType::UINT64); global() variable
295 $arr = new RepeatedField(GPBType::FLOAT); global() variable
335 $arr = new RepeatedField(GPBType::DOUBLE); global() variable
375 $arr = new RepeatedField(GPBType::BOOL); global() variable
417 $arr = new RepeatedField(GPBType::STRING); global() variable
459 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable
476 $arr = new RepeatedField(GPBType::MESSAGE, Sub::class); global() variable
494 $arr = new RepeatedField(GPBType::INT32); global() variable
513 $arr = new RepeatedField(GPBType::INT32); global() variable
578 $arr = new RepeatedField(GPBType::MESSAGE, TestMessage::class); global() variable
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumDescriptorProto.php119 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\EnumValueDescriptorProto::class); variable
181 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\EnumDescriptorProto\EnumReservedRange::class); variable
209 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING); variable
H A DMessageOptions.php380 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class); variable

Completed in 12 milliseconds

12345678910>>...16