Home
last modified time | relevance | path

Searched defs:array (Results 701 - 725 of 830) sorted by relevance

1...<<21222324252627282930>>...34

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c1292 static int parse_lang_string(struct hostapd_lang_string **array, in parse_lang_string() argument
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp637 void GLContext::bindVertexArray (deUint32 array) in bindVertexArray() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c3064 DBusMessageIter variant, array; in wpas_dbus_setter_global_wfd_ies() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dsme.c48 static int index_within_array(const int *array, int idx) in index_within_array() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c1362 static int parse_lang_string(struct hostapd_lang_string **array, in parse_lang_string() argument
/third_party/mesa3d/include/CL/
H A Dcl2.hpp661 size_t(const array<size_typ argument
7574 enqueueReadBufferRect( const Buffer& buffer, cl_bool blocking, const array<size_type, 3>& buffer_offset, const array<size_type, 3>& host_offset, const array<size_type, 3>& region, size_type buffer_row_pitch, size_type buffer_slice_pitch, size_type host_row_pitch, size_type host_slice_pitch, void *ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueReadBufferRect() argument
7613 enqueueWriteBufferRect( const Buffer& buffer, cl_bool blocking, const array<size_type, 3>& buffer_offset, const array<size_type, 3>& host_offset, const array<size_type, 3>& region, size_type buffer_row_pitch, size_type buffer_slice_pitch, size_type host_row_pitch, size_type host_slice_pitch, const void *ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueWriteBufferRect() argument
7652 enqueueCopyBufferRect( const Buffer& src, const Buffer& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, size_type src_row_pitch, size_type src_slice_pitch, size_type dst_row_pitch, size_type dst_slice_pitch, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyBufferRect() argument
7731 enqueueReadImage( const Image& image, cl_bool blocking, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type row_pitch, size_type slice_pitch, void* ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueReadImage() argument
7764 enqueueWriteImage( const Image& image, cl_bool blocking, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type row_pitch, size_type slice_pitch, const void* ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueWriteImage() argument
7797 enqueueCopyImage( const Image& src, const Image& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyImage() argument
7834 enqueueFillImage( const Image& image, cl_float4 fillColor, const array<size_type, 3>& origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueFillImage() argument
7868 enqueueFillImage( const Image& image, cl_int4 fillColor, const array<size_type, 3>& origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueFillImage() argument
7902 enqueueFillImage( const Image& image, cl_uint4 fillColor, const array<size_type, 3>& origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueFillImage() argument
7930 enqueueCopyImageToBuffer( const Image& src, const Buffer& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& region, size_type dst_offset, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyImageToBuffer() argument
7959 enqueueCopyBufferToImage( const Buffer& src, const Image& dst, size_type src_offset, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyBufferToImage() argument
8017 enqueueMapImage( const Image& buffer, cl_bool blocking, cl_map_flags flags, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type * row_pitch, size_type * slice_pitch, const vector<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) const enqueueMapImage() argument
9495 enqueueReadBufferRect( const Buffer& buffer, cl_bool blocking, const array<size_type, 3>& buffer_offset, const array<size_type, 3>& host_offset, const array<size_type, 3>& region, size_type buffer_row_pitch, size_type buffer_slice_pitch, size_type host_row_pitch, size_type host_slice_pitch, void *ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueReadBufferRect() argument
9531 enqueueWriteBufferRect( const Buffer& buffer, cl_bool blocking, const array<size_type, 3>& buffer_offset, const array<size_type, 3>& host_offset, const array<size_type, 3>& region, size_type buffer_row_pitch, size_type buffer_slice_pitch, size_type host_row_pitch, size_type host_slice_pitch, const void *ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueWriteBufferRect() argument
9567 enqueueCopyBufferRect( const Buffer& src, const Buffer& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, size_type src_row_pitch, size_type src_slice_pitch, size_type dst_row_pitch, size_type dst_slice_pitch, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyBufferRect() argument
9602 enqueueReadImage( const Image& image, cl_bool blocking, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type row_pitch, size_type slice_pitch, void* ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueReadImage() argument
9632 enqueueWriteImage( const Image& image, cl_bool blocking, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type row_pitch, size_type slice_pitch, const void* ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueWriteImage() argument
9662 enqueueCopyImage( const Image& src, const Image& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyImage() argument
9688 enqueueCopyImageToBuffer( const Image& src, const Buffer& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& region, size_type dst_offset, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyImageToBuffer() argument
9714 enqueueCopyBufferToImage( const Buffer& src, const Image& dst, size_type src_offset, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyBufferToImage() argument
[all...]
/third_party/f2fs-tools/fsck/
H A Dmount.c2075 struct curseg_info *array; in build_curseg() local
[all...]
/third_party/curl/lib/vtls/
H A Dsectransp.c2246 CFMutableArrayRef array = NULL; local
2194 append_cert_to_array(struct Curl_easy *data, const unsigned char *buf, size_t buflen, CFMutableArrayRef array) global() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp2491 Transliterator* array[3]; in TestNewEngine() local
/third_party/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp1871 UnicodeString* array = static_cast<UnicodeString*>(sink.arrays.get(keyUString)); in initField() local
1889 UnicodeString* array = static_cast<UnicodeString*>(sink.arrays.get(keyUString)); initField() local
[all...]
/third_party/libuv/src/unix/
H A Dlinux.c209 uint32_t array; member
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp133 array, ///< array (ordered collection of values) member in nlohmann::detail::value_t
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h192 struct si_pm4_state *array[sizeof(struct si_state_named) / sizeof(struct si_pm4_state *)]; member
232 struct si_atom array[sizeof(struct si_atoms_s) / sizeof(struct si_atom)]; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc212 Local<TypedArray> array = Local<TypedArray>::Cast(source); in GetFirstArgumentAsBytes() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dget.c717 struct gl_array_attributes *array; in find_custom_value() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddtfmtsym.cpp1879 UnicodeString* array = static_cast<UnicodeString*>(sink.arrays.get(keyUString)); in initField() local
1897 UnicodeString* array = static_cast<UnicodeString*>(sink.arrays.get(keyUString)); initField() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c115 struct symbol *array = alloc_symbol(expr->pos, SYM_ARRAY); in evaluate_string() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-typed-lowering.cc1459 Node* array = effect = graph()->NewNode(simplified()->LoadField(field_access), in BuildGetModuleCell() local
2120 Node* array = effect = graph()->NewNode(simplified()->LoadField(array_field), in ReduceJSGeneratorStore() local
2188 Node* array = effect = graph()->NewNode(simplified()->LoadField(array_field), in ReduceJSGeneratorRestoreRegister() local
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc79 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, in Generate_PushArguments() argument
[all...]
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc295 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, in Generate_PushArguments() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc2096 Handle<WeakArrayList> array = GetLoadedScripts() local
[all...]
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc79 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, in Generate_PushArguments() argument
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc181 void TurboAssembler::PushArray(Register array, Register size, Register scratch, in PushArray() argument
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc84 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, in Generate_PushArguments() argument
[all...]
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc78 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, in Generate_PushArguments() argument
[all...]

Completed in 83 milliseconds

1...<<21222324252627282930>>...34