Home
last modified time | relevance | path

Searched defs:array (Results 276 - 300 of 1416) sorted by relevance

1...<<11121314151617181920>>...57

/third_party/node/benchmark/napi/function_args/
H A Dnapi_binding.c42 napi_value array = args[0]; in CallWithArray() local
/third_party/mesa3d/src/mesa/main/
H A Dvarray.h58 _mesa_vertex_attrib_address(const struct gl_array_attributes *array, in _mesa_vertex_attrib_address() argument
/third_party/libdrm/radeon/
H A Dbof.h42 struct bof **array; member
/third_party/libevdev/libevdev/
H A Dlibevdev-names.c41 lookup_name(const struct name_entry *array, size_t asize, in lookup_name() argument
/third_party/ltp/testcases/kernel/mem/include/
H A Dmem.h24 static inline void set_node(unsigned long *array, unsigned int node) in set_node() argument
29 static inline void clean_node(unsigned long *array) in clean_node() argument
/third_party/node/deps/v8/src/date/
H A Ddateparser.cc120 DateParser::KeywordTable::array[][DateParser::KeywordTable::kEntrySize] = { member in v8::internal::DateParser::KeywordTable
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-typed-array.cc49 Handle<JSTypedArray> array; in BUILTIN() local
142 Handle<JSTypedArray> array; BUILTIN() local
211 Handle<JSTypedArray> array; BUILTIN() local
241 Handle<JSTypedArray> array; BUILTIN() local
275 Handle<JSTypedArray> array; BUILTIN() local
312 Handle<JSTypedArray> array; BUILTIN() local
[all...]
H A Dgrowable-fixed-array-gen.cc29 const TNode<FixedArray> array = var_array_.value(); in Push() local
/third_party/node/deps/v8/src/objects/
H A Djs-array-inl.h46 void JSArray::SetContent(Handle<JSArray> array, in SetContent() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-typedarray.cc91 Handle<JSTypedArray> array = args.at<JSTypedArray>(0); in RUNTIME_FUNCTION() local
[all...]
/third_party/rust/crates/cxx/tests/
H A Dtest.rs267 let mut array = ffi::Array { in test_c_method_calls() variables
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DReadOnlyDictionary.cs102 public void CopyTo(KeyValuePair<TKey, TValue>[] array, int arrayIndex) in CopyTo() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DExtensionRegistry.cs134 void ICollection<Extension>.CopyTo(Extension[] array, int arrayIndex) in CopyTo() argument
[all...]
/third_party/python/Lib/ctypes/test/
H A Dtest_pointers.py110 from array import array namespace
/third_party/skia/src/core/
H A DSkDataTable.cpp25 SkDataTable::SkDataTable(const void* array, size_t elemSize, int count, in SkDataTable() argument
113 sk_sp<SkDataTable> SkDataTable::MakeCopyArray(const void* array, size_t elemSize, int count) { in MakeCopyArray() argument
125 sk_sp<SkDataTable> SkDataTable::MakeArrayProc(const void* array, size_t elemSize, int count, in MakeArrayProc() argument
H A DSkTSort.h34 void SkTHeapSort_SiftUp(T array[], size_t root, size_t bottom, const C& lessThan) { in SkTHeapSort_SiftUp() argument
68 SkTHeapSort_SiftDown(T array[], size_t root, size_t bottom, const C& lessThan) SkTHeapSort_SiftDown() argument
93 SkTHeapSort(T array[], size_t count, const C& lessThan) SkTHeapSort() argument
106 SkTHeapSort(T array[], size_t count) SkTHeapSort() argument
[all...]
/third_party/skia/src/gpu/effects/
H A DGrMatrixConvolutionEffect.h72 const std::array<float, kMaxUniformSize>& array() const { in array() function in GrMatrixConvolutionEffect::KernelWrapper
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DClassDefTable.java10 public final RecordsTable<?> array; field in ClassDefTable
H A DCoverageTable.java10 public final RecordsTable<?> array; field in CoverageTable
H A DLigatureSubst.java11 private final InnerArrayFmt1 array; field in LigatureSubst
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DOneToManySubst.java12 private final GlyphIds array; field in OneToManySubst
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dutil.cpp117 const Formattable* array = f.getArray(count); in formattableToString() local
/third_party/skia/tests/
H A DUtilsTest.cpp128 int i, array[kSEARCH_COUNT]; in test_search() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcpal.c132 FT_UShort* array = NULL; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dsample.py4 import array namespace

Completed in 12 milliseconds

1...<<11121314151617181920>>...57