Home
last modified time | relevance | path

Searched defs:arr (Results 176 - 200 of 282) sorted by relevance

12345678910>>...12

/third_party/protobuf/php/ext/google/protobuf/
H A Darray.c111 void RepeatedField_GetPhpWrapper(zval *val, upb_array *arr, in RepeatedField_GetPhpWrapper() argument
140 upb_array *arr = upb_array_new(arena, upb_fielddef_type(f)); in RepeatedField_GetUpbArray() local
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php220 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING); variable
246 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); variable
274 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); variable
300 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\DescriptorProto::class); variable
322 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\EnumDescriptorProto::class); variable
344 $arr = GPBUtil::checkRepeatedField($var, \\Google\\Protobuf\\Internal\\GPBType::MESSAGE, \\Google\\Protobuf\\Internal\\ServiceDescriptorProto::class); global() variable
366 $arr = GPBUtil::checkRepeatedField($var, \\Google\\Protobuf\\Internal\\GPBType::MESSAGE, \\Google\\Protobuf\\Internal\\FieldDescriptorProto::class); global() variable
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc636 FixedArrType* arr = in TEST() local
[all...]
/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.cpp26 T ParseEnum(const TArray& arr, const skjson::Value& jenum, in ParseEnum() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuFormatUtil.hpp192 const T* arr; member in tcu::Format::ArrayPointer
281 inline Format::ArrayPointer<T> formatArray (const T* arr, int size) in formatArray() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluCallLogWrapper.cpp54 const T* arr; member in eglu::PointerFmt
80 inline PointerFmt<T> getPointerStr (const T* arr, deUint32 size) in getPointerStr() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djcommander-1.27.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/jcommander/ com/beust/jcommander/converters/ ...
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsearchndk.cpp266 int arr[5] = {27, 14, 29, 68, 55}; in LSearch() local
/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/
H A Dhidebugndk.cpp268 uint32_t arr[5] = {1, 2, 3, 4, 5}; in getGraphicsMemoryArray() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_gradients.c120 static uint32_t lerp_colors(uint8_t arr[3][4], int nb_colors, int nb_wrap_colors, float step) in lerp_colors() argument
143 lerp_colors16(uint8_t arr[3][4], int nb_colors, int nb_wrap_colors, float step) lerp_colors16() argument
166 lerp_colors32(float arr[3][4], int nb_colors, int nb_wrap_colors, float step, float *r, float *g, float *b, float *a) lerp_colors32() argument
[all...]
/third_party/node/src/
H A Dnode_file-inl.h137 auto* const arr = &binding_data->stats_field_bigint_array; in FillGlobalStatsArray() local
141 auto* const arr = &binding_data->stats_field_array; in FillGlobalStatsArray() local
169 auto* const arr = &binding_data->statfs_field_bigint_array; in FillGlobalStatFsArray() local
173 auto* const arr in FillGlobalStatFsArray() local
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp334 const char* arr ="new String[] { \n"; in array_write_java() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp334 const char* arr ="new String[] { \n"; in array_write_java() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_gf2m.c393 int arr[6]; in BN_GF2m_mod() local
470 int *arr; in BN_GF2m_mod_mul() local
533 int *arr; BN_GF2m_mod_sqr() local
917 int *arr; BN_GF2m_mod_exp() local
982 int *arr; BN_GF2m_mod_sqrt() local
1118 int *arr; BN_GF2m_mod_solve_quad() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_gf2m.c394 int arr[6]; in BN_GF2m_mod() local
471 int *arr; in BN_GF2m_mod_mul() local
534 int *arr; BN_GF2m_mod_sqr() local
912 int *arr; BN_GF2m_mod_exp() local
977 int *arr; BN_GF2m_mod_sqrt() local
1113 int *arr; BN_GF2m_mod_solve_quad() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp334 const char* arr ="new String[] { \n"; in array_write_java() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
H A DCore.h344 auto arr = value.As<Napi::TypedArrayOf<T>>(); in FromJS() local
492 auto arr = value.As<Napi::Array>(); in FromJS() local
504 auto arr = Napi::Array::New(env, vec.size()); in ToJS() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddecoration_validation_test.cc679 auto* arr = ty.array(ty.f32(), nullptr, in TEST_P() local
869 auto* arr = ty.array(Source{{12, 34}}, el_ty, 4, params.stride); in TEST_P() local
949 auto* arr = ty.array(Source{{12, 34}}, ty.i32(), 4, in TEST_F() local
/third_party/toybox/toys/pending/
H A Dtftp.c326 char *arr[] = {TFTP_ES_NOSUCHFILE, TFTP_ES_ACCESS, in file_get() local
/third_party/protobuf/php/tests/
H A DGeneratedClassTest.php495 $arr = array(); variable
499 $arr = array(1, 2.1, "3"); variable
604 $arr = $m->getOptionalMessage()->getB(); variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc836 static const char arr[] = "abcd"; in TEST() 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

Completed in 33 milliseconds

12345678910>>...12