| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | compress_fragment.c | 345 UpdateBits(size_t n_bits, uint32_t bits, size_t pos, uint8_t* array) UpdateBits() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-font.hh | 85 void (*array[0 member
|
| /third_party/python/Lib/test/ |
| H A D | test_memoryio.py | 491 import array namespace 529 import array namespace
|
| H A D | test_gzip.py | 4 import array namespace
|
| H A D | test_fileio.py | 8 from array import array namespace
|
| H A D | test_long.py | 8 import array namespace
|
| H A D | test_marshal.py | 4 import array namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | JSON.h | 780 void array(Block Contents) { in array() function in llvm::json::OStream [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | decompose_memory_access.cc | 588 auto* array = in StoreFunc() local [all...] |
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_main.cpp | 39 static void add_unique_basename(StringArray* array, const SkString& filename) { in add_unique_basename() argument 160 const StringArray& array = fFailedBaseNames[resultInt]; in printfFailingBaseNames() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uset.cpp | 446 const uint16_t* array; in uset_serializedContains() local 514 const uint16_t* array; uset_getSerializedRange() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | generated_message_util.cc | 425 const RepeatedField<T>& array = Get<RepeatedField<T> >(field); in Serialize() local 446 const internal::RepeatedPtrFieldBase& array = in Serialize() local 464 const internal::RepeatedPtrFieldBase& array = in Serialize() local 480 const internal::RepeatedPtrFieldBase& array = Serialize() local 501 const RepeatedField<T>& array = Get<RepeatedField<T> >(field); Serialize() local [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | message.c | 364 VALUE array = rb_class_new_instance(1, array_args, CLASS_OF(raw_value)); in Message_method_missing() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | dbus-util.c | 590 void pa_dbus_append_basic_array(DBusMessageIter *iter, int item_type, const void *array, unsigned n) { in pa_dbus_append_basic_array() argument 621 void pa_dbus_append_basic_array_variant(DBusMessageIter *iter, int item_type, const void *array, unsigned n) { in pa_dbus_append_basic_array_variant() argument 554 pa_dbus_send_basic_array_variant_reply( DBusConnection *c, DBusMessage *in_reply_to, int item_type, void *array, unsigned n) pa_dbus_send_basic_array_variant_reply() argument 652 pa_dbus_append_basic_array_variant_dict_entry( DBusMessageIter *dict_iter, const char *key, int item_type, const void *array, unsigned n) pa_dbus_append_basic_array_variant_dict_entry() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| H A D | exception_safety_testing_test.cc | 307 ThrowingValue<TypeSpec::kNoThrowNew>* array; in TEST() local 321 auto* array = new ThrowingValue<>[2]; in TEST() local
|
| /third_party/skia/bench/ |
| H A D | nanobench.cpp | 526 SkCommandLineConfigArray array; in create_configs() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsUniformBlockCase.hpp | 114 } array; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | utils_module_tests.c | 52 int array[10]; in printf_encode_decode_tests() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | mesh_rsn.c | 282 static int index_within_array(const int *array, int idx) in index_within_array() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | dePoolArray.hpp | 435 inline PoolArrayConstIterator<T, Alignment>::PoolArrayConstIterator (const PoolArray<T, Alignment>* array, deIntptr ndx) in PoolArrayConstIterator() argument 489 inline PoolArrayIterator<T, Alignment>::PoolArrayIterator (PoolArray<T, Alignment>* array, deIntpt argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | utils_module_tests.c | 52 int array[10]; in printf_encode_decode_tests() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | mesh_rsn.c | 293 static int index_within_array(const int *array, int idx) in index_within_array() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 937 loader_cJSON_GetArraySize(cJSON *array) loader_cJSON_GetArraySize() argument 943 loader_cJSON_GetArrayItem(cJSON *array, int item) loader_cJSON_GetArrayItem() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A D | jsnapi_second_tests.cpp | 706 Local<JSValueRef> array = JSNApiHelper::ToLocal<ArrayRef>(jsArrayTag); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | object_fast_operator-inl.h | 111 TaggedArray *array = TaggedArray::Cast(JSObject::Cast(receiver)->GetProperties().GetTaggedObject()); in HasOwnProperty() variable 314 TaggedArray *array = TaggedArray::Cast(JSObject::Cast(holder)->GetProperties().GetTaggedObject()); in GetPropertyByName() local [all...] |