| /third_party/mesa3d/src/egl/main/ |
| H A D | eglarray.h | 82 _eglGetArraySize(_EGLArray *array) in _eglGetArraySize() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | sem.h | 17 unsigned short *array; /* array for GETALL, SETALL */ member
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | write_bits.h | 34 BrotliWriteBits(size_t n_bits, uint64_t bits, size_t* BROTLI_RESTRICT pos, uint8_t* BROTLI_RESTRICT array) BrotliWriteBits() argument 76 BrotliWriteBitsPrepareStorage( size_t pos, uint8_t* array) BrotliWriteBitsPrepareStorage() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-value-utils.cc | 24 createDataProperty(v8::Local<v8::Context> context, v8::Local<v8::Array> array, int index, v8::Local<v8::Value> value) createDataProperty() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | embedder-data-array.cc | 14 EnsureCapacity( Isolate* isolate, Handle<EmbedderDataArray> array, int index) EnsureCapacity() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | fflush.c | 40 char array[] = "this is fflush test!"; in fflush_0200() local 54 char array[] = "this is fflush error!"; in fflush_0300() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
| H A D | bsearch.c | 35 int array[NUM] = {9, 2, 7, 11, 3, 87, 34, 6}; in bsearch_0100() local 50 int array[NUM] = {9, 2, 7, 11, 3, 87, 34, 6}; in bsearch_0200() local
|
| /third_party/skia/src/effects/ |
| H A D | SkBlenders.cpp | 59 const float array[] = { in Arithmetic() local
|
| /third_party/skia/tests/ |
| H A D | TemplatesTest.cpp | 13 SkAutoSTMalloc<1, int> array; in test_automalloc_realloc() local [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | write_bits.h | 34 BrotliWriteBits(size_t n_bits, uint64_t bits, size_t* BROTLI_RESTRICT pos, uint8_t* BROTLI_RESTRICT array) BrotliWriteBits() argument 76 BrotliWriteBitsPrepareStorage( size_t pos, uint8_t* array) BrotliWriteBitsPrepareStorage() argument
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | ityp_array.h | 32 class array : private std::array<Value, Size> { class 42 constexpr array(Values&&... values) : Base{std::forward<Values>(values)...} { in array() function in ityp::array
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | arrayLiteralExpressionContextualTyping.js | 5 var array = [1, 2, 3]; variable 31 var array = [1, 2, 3];
variable
|
| /base/inputmethod/imf/services/json/include/ |
| H A D | serializable.h | 71 auto array = cJSON_CreateArray(); in SetValue() local
|
| /base/security/certificate_framework/frameworks/common/v1.0/src/ |
| H A D | cf_blob.c | 66 void CfArrayDataClearAndFree(CfArray *array) in CfArrayDataClearAndFree() argument 84 FreeCfBlobArray(CfBlob *array, uint32_t arrayLen) FreeCfBlobArray() argument [all...] |
| /test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/ |
| H A D | softwareNdk.cpp | 22 int32_t array[2] = { [0] = 1 };
in InitArray() local
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | jpeg2000dwt.c | 34 static int test_dwt(int *array, int *ref, int border[2][2], int decomp_levels, int type, int max_diff) { in test_dwt() argument 73 static int test_dwtf(float *array, float *ref, int border[2][2], int decomp_levels, float max_diff) { in test_dwtf() argument 111 static int array[MAX_W * MAX_W]; global() variable [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_constrain_value.c | 58 SANE_Word w, v, *array; in sanei_check_value() local 168 SANE_Word w, v, *array; in sanei_constrain_value() local [all...] |
| /third_party/jerryscript/tests/jerry/ |
| H A D | array-prototype-concat.js | 15 var array = ["foo", [], Infinity, 4] variable
|
| H A D | array-prototype-unshift.js | 15 var array = [] variable [all...] |
| H A D | array-prototype-shift.js | 15 var array = ["foo", [], Infinity, 4] variable [all...] |
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-native-callback-nested.cpp | 24 jerry_value_t array = jerry_create_array (100); in native_cb2() local 35 jerry_value_t array = jerry_create_array (100); in native_cb() local
|
| /third_party/json/tests/src/ |
| H A D | unit-serialization.cpp | 197 json array = {"value", 1, binary}; variable
|
| /third_party/json/include/nlohmann/detail/ |
| H A D | value_t.hpp | 57 array, ///< array (ordered collection of values) member in detail::value_t
|
| /third_party/mesa3d/src/glx/ |
| H A D | clientattrib.c | 40 do_enable_disable(GLenum array, GLboolean val) in do_enable_disable() argument 56 __indirect_glEnableClientState(GLenum array) in __indirect_glEnableClientState() argument 62 __indirect_glDisableClientState(GLenum array) in __indirect_glDisableClientState() argument
|
| /third_party/musl/src/ipc/ |
| H A D | semctl.c | 15 unsigned short *array; member
|