Home
last modified time | relevance | path

Searched defs:array (Results 101 - 125 of 933) sorted by relevance

12345678910>>...38

/third_party/mesa3d/src/egl/main/
H A Deglarray.h82 _eglGetArraySize(_EGLArray *array) in _eglGetArraySize() argument
/third_party/ltp/include/lapi/
H A Dsem.h17 unsigned short *array; /* array for GETALL, SETALL */ member
/third_party/node/deps/brotli/c/enc/
H A Dwrite_bits.h34 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 Dv8-value-utils.cc24 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 Dembedder-data-array.cc14 EnsureCapacity( Isolate* isolate, Handle<EmbedderDataArray> array, int index) EnsureCapacity() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfflush.c40 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 Dbsearch.c35 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 DSkBlenders.cpp59 const float array[] = { in Arithmetic() local
/third_party/skia/tests/
H A DTemplatesTest.cpp13 SkAutoSTMalloc<1, int> array; in test_automalloc_realloc() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dwrite_bits.h34 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 Dityp_array.h32 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 DarrayLiteralExpressionContextualTyping.js5 var array = [1, 2, 3]; variable
31 var array = [1, 2, 3]; variable
/base/inputmethod/imf/services/json/include/
H A Dserializable.h71 auto array = cJSON_CreateArray(); in SetValue() local
/base/security/certificate_framework/frameworks/common/v1.0/src/
H A Dcf_blob.c66 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 DsoftwareNdk.cpp22 int32_t array[2] = { [0] = 1 }; in InitArray() local
/third_party/ffmpeg/libavcodec/tests/
H A Djpeg2000dwt.c34 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 Dsanei_constrain_value.c58 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 Darray-prototype-concat.js15 var array = ["foo", [], Infinity, 4] variable
H A Darray-prototype-unshift.js15 var array = [] variable
[all...]
H A Darray-prototype-shift.js15 var array = ["foo", [], Infinity, 4] variable
[all...]
/third_party/jerryscript/tests/unit-core/
H A Dtest-native-callback-nested.cpp24 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 Dunit-serialization.cpp197 json array = {"value", 1, binary}; variable
/third_party/json/include/nlohmann/detail/
H A Dvalue_t.hpp57 array, ///< array (ordered collection of values) member in detail::value_t
/third_party/mesa3d/src/glx/
H A Dclientattrib.c40 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 Dsemctl.c15 unsigned short *array; member

Completed in 6 milliseconds

12345678910>>...38