Home
last modified time | relevance | path

Searched +defs:void +defs:elements (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeBlockBuffer.hpp40 inline BufferCanceledException(void) in BufferCanceledException() argument
43 inline ~BufferCanceledException(void) throw() in ~BufferCanceledException() argument
146 BlockBuffer<T>::~BlockBuffer(void) in ~BlockBuffer() argument
156 void BlockBuffer<T>::clear(void) in clear() argument
176 void BlockBuffer<T>::cancel(void) in cancel() argument
186 int BlockBuffer<T>::writeToCurrentBlock(int numElements, const T *elements, bool blocking) in writeToCurrentBlock()
229 int BlockBuffer<T>::readFromCurrentBlock(int numElements, T *elements, bool blocking) in readFromCurrentBlock()
278 int BlockBuffer<T>::tryWrite(int numElements, const T *elements) in tryWrite()
306 void BlockBuffer<T>::write(int numElements, const T *elements) in write()
323 void BlockBuffer<T>::flush(void) in flush() argument
[all …]
H A DdeAppendList.hpp74 ElementType *elements; member
117 Iterator<CompatibleType> &operator++(void) in operator ++() argument
177 AppendList<ElementType>::~AppendList(void) in ~AppendList() argument
199 void AppendList<ElementType>::clear(void) in clear() argument
282 typename AppendList<ElementType>::iterator AppendList<ElementType>::begin(void) in begin() argument
294 typename AppendList<ElementType>::iterator AppendList<ElementType>::end(void) in end() argument
/aosp_15_r20/external/libffi/src/aarch64/
H A Dffi.c97 ffi_type **elements = ty->elements; in is_hfa0() local
122 ffi_type **elements = ty->elements; in is_hfa1() local
152 ffi_type **elements; in is_vfp_type() local
573 ffi_call_int (ffi_cif *cif, void (*fn)(void), void *orig_rvalue, in ffi_call_int() argument
754 ffi_call (ffi_cif *cif, void (*fn) (void), void *rvalue, void **avalue) in ffi_call()
761 ffi_call_go (ffi_cif *cif, void (*fn) (void), void *rvalue, in ffi_call_go()
776 void (*fun)(ffi_cif*,void*,void**,void*), in ffi_prep_closure_loc() argument
834 void (*fun)(ffi_cif*,void*,void**,void*)) in ffi_prep_go_closure() argument
872 void (*fun)(ffi_cif*,void*,void**,void*), in ffi_closure_SYSV_inner() argument
/aosp_15_r20/external/libffi/src/arm/
H A Dffi.c352 ffi_call_int (ffi_cif * cif, void (*fn) (void), void *rvalue, in ffi_call_int()
419 ffi_call (ffi_cif *cif, void (*fn) (void), void *rvalue, void **avalue) in ffi_call()
425 ffi_call_go (ffi_cif *cif, void (*fn) (void), void *rvalue, in ffi_call_go()
541 void (*fun) (ffi_cif *, void *, void **, void *), in ffi_closure_inner_SYSV() argument
554 void (*fun) (ffi_cif *, void *, void **, void *), in ffi_closure_inner_VFP() argument
575 void (*fun) (ffi_cif *, void *, void **, void *), in ffi_prep_closure_loc() argument
627 void (*fun) (ffi_cif *, void *, void **, void *)) in ffi_prep_go_closure() argument
656 ffi_type **elements = ty->elements; in is_hfa0() local
681 ffi_type **elements = ty->elements; in is_hfa1() local
710 ffi_type **elements; in vfp_type_p() local
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
H A Duvector.h88 UElement* elements; variable
353 inline int32_t UVector::size(void) const { in size() argument
357 inline UBool UVector::isEmpty(void) const { in isEmpty() argument
369 inline void* UVector::firstElement(void) const { in firstElement() argument
373 inline void* UVector::lastElement(void) const { in lastElement() argument
377 inline int32_t UVector::lastElementi(void) const { in lastElementi() argument
391 inline UBool UStack::empty(void) const { in empty() argument
395 inline void* UStack::peek(void) const { in peek() argument
399 inline int32_t UStack::peeki(void) const { in peeki() argument
H A Duvectr32.h69 int32_t* elements; variable
255 inline int32_t UVector32::size(void) const { in size() argument
259 inline UBool UVector32::isEmpty(void) const { in isEmpty() argument
267 inline int32_t UVector32::lastElementi(void) const { in lastElementi() argument
282 inline UBool UVector32::empty(void) const { in empty() argument
286 inline int32_t UVector32::peeki(void) const { in peeki() argument
295 inline int32_t UVector32::popi(void) { in popi() argument
H A Duvectr64.h68 int64_t* elements; variable
127 inline UBool isEmpty(void) const { return count == 0; } in isEmpty() argument
244 inline int32_t UVector64::size(void) const { in size() argument
248 inline int64_t UVector64::lastElementi(void) const { in lastElementi() argument
268 inline int64_t UVector64::popi(void) { in popi() argument
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/
H A Duvector.h88 UElement* elements; variable
353 inline int32_t UVector::size(void) const { in size() argument
357 inline UBool UVector::isEmpty(void) const { in isEmpty() argument
369 inline void* UVector::firstElement(void) const { in firstElement() argument
373 inline void* UVector::lastElement(void) const { in lastElement() argument
377 inline int32_t UVector::lastElementi(void) const { in lastElementi() argument
391 inline UBool UStack::empty(void) const { in empty() argument
395 inline void* UStack::peek(void) const { in peek() argument
399 inline int32_t UStack::peeki(void) const { in peeki() argument
H A Duvectr32.h69 int32_t* elements; variable
255 inline int32_t UVector32::size(void) const { in size() argument
259 inline UBool UVector32::isEmpty(void) const { in isEmpty() argument
267 inline int32_t UVector32::lastElementi(void) const { in lastElementi() argument
282 inline UBool UVector32::empty(void) const { in empty() argument
286 inline int32_t UVector32::peeki(void) const { in peeki() argument
295 inline int32_t UVector32::popi(void) { in popi() argument
H A Duvectr64.h68 int64_t* elements; variable
127 inline UBool isEmpty(void) const { return count == 0; } in isEmpty() argument
244 inline int32_t UVector64::size(void) const { in size() argument
248 inline int64_t UVector64::lastElementi(void) const { in lastElementi() argument
268 inline int64_t UVector64::popi(void) { in popi() argument
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/
H A Duvector.h88 UElement* elements; variable
353 inline int32_t UVector::size(void) const { in size() argument
357 inline UBool UVector::isEmpty(void) const { in isEmpty() argument
369 inline void* UVector::firstElement(void) const { in firstElement() argument
373 inline void* UVector::lastElement(void) const { in lastElement() argument
377 inline int32_t UVector::lastElementi(void) const { in lastElementi() argument
391 inline UBool UStack::empty(void) const { in empty() argument
395 inline void* UStack::peek(void) const { in peek() argument
399 inline int32_t UStack::peeki(void) const { in peeki() argument
H A Duvectr32.h69 int32_t* elements; variable
255 inline int32_t UVector32::size(void) const { in size() argument
259 inline UBool UVector32::isEmpty(void) const { in isEmpty() argument
267 inline int32_t UVector32::lastElementi(void) const { in lastElementi() argument
282 inline UBool UVector32::empty(void) const { in empty() argument
286 inline int32_t UVector32::peeki(void) const { in peeki() argument
295 inline int32_t UVector32::popi(void) { in popi() argument
H A Duvectr64.h68 int64_t* elements; variable
127 inline UBool isEmpty(void) const { return count == 0; } in isEmpty() argument
244 inline int32_t UVector64::size(void) const { in size() argument
248 inline int64_t UVector64::lastElementi(void) const { in lastElementi() argument
268 inline int64_t UVector64::popi(void) { in popi() argument
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/
H A Duvector.h88 UElement* elements; variable
353 inline int32_t UVector::size(void) const { in size() argument
357 inline UBool UVector::isEmpty(void) const { in isEmpty() argument
369 inline void* UVector::firstElement(void) const { in firstElement() argument
373 inline void* UVector::lastElement(void) const { in lastElement() argument
377 inline int32_t UVector::lastElementi(void) const { in lastElementi() argument
391 inline UBool UStack::empty(void) const { in empty() argument
395 inline void* UStack::peek(void) const { in peek() argument
399 inline int32_t UStack::peeki(void) const { in peeki() argument
H A Duvectr32.h69 int32_t* elements; variable
255 inline int32_t UVector32::size(void) const { in size() argument
259 inline UBool UVector32::isEmpty(void) const { in isEmpty() argument
267 inline int32_t UVector32::lastElementi(void) const { in lastElementi() argument
282 inline UBool UVector32::empty(void) const { in empty() argument
286 inline int32_t UVector32::peeki(void) const { in peeki() argument
295 inline int32_t UVector32::popi(void) { in popi() argument
H A Duvectr64.h68 int64_t* elements; variable
127 inline UBool isEmpty(void) const { return count == 0; } in isEmpty() argument
244 inline int32_t UVector64::size(void) const { in size() argument
248 inline int64_t UVector64::lastElementi(void) const { in lastElementi() argument
268 inline int64_t UVector64::popi(void) { in popi() argument
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp401 InstanceContext createInstanceContext(const std::vector<ShaderElement> &elements, const tcu::RGBA (… in createInstanceContext()
423 InstanceContext createInstanceContext(const std::vector<ShaderElement> &elements, tcu::RGBA (&input… in createInstanceContext()
432 InstanceContext createInstanceContext(const std::vector<ShaderElement> &elements, in createInstanceContext()
447 std::vector<ShaderElement> elements; in createUnusedVariableContext() local
1133 map<string, string> fillInterfacePlaceholderVert(void) in fillInterfacePlaceholderVert() argument
1167 map<string, string> fillInterfacePlaceholderFrag(void) in fillInterfacePlaceholderFrag() argument
1203 map<string, string> fillInterfacePlaceholderTessCtrl(void) in fillInterfacePlaceholderTessCtrl() argument
1251 map<string, string> fillInterfacePlaceholderTessEvalGeom(void) in fillInterfacePlaceholderTessEvalGeom() argument
1283 map<string, string> passthruFragments(void) in passthruFragments() argument
4755 const vector<ShaderElement> &getVertFragPipelineStages(void) in getVertFragPipelineStages() argument
[all …]
/aosp_15_r20/external/eigen/bench/btl/generic_bench/
H A Dbtl.hh125 BtlString toLowerCase( void ) in toLowerCase() argument
130 BtlString toUpperCase( void ) in toUpperCase() argument
152 std::vector<BtlString> elements = this->split("/\\"); in decomposePathAndFile() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp395 tcu::TestStatus iterate(void) in iterate() argument
687 uint32_t elements; member
726 tcu::TestStatus iterate(void) in iterate() argument
906 for (uint32_t elements = 1; elements <= 4; ++elements) in AddZeroTests() local
991 tcu::TestStatus iterate(void) in iterate() argument
1141 tcu::TestStatus iterate(void) in iterate() argument
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp99 virtual IterateResult iterate(void) in iterate() argument
145 virtual IterateResult iterate(void) in iterate() argument
435 static const GLuint elements[] = { in iterate() local
641 void RobustnessTests::init(void) in init() argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport_module.cpp335 std::vector<c10::IValue>& elements, in pushMobileFunctionsToIValues()
660 std::vector<c10::IValue> elements; in writeByteCode() local
913 const std::function<size_t(const void*, size_t)>& writer_func) { in save_jit_module_to_write_func()
921 const std::function<size_t(const void*, size_t)>& writer_func, in ExportModule()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp2009 CElementArray elements(coords.size(), 0); in Run() local
2199 CElementArray elements(coords.size(), 0); in Run() local
2491 CElementArray elements(coords.size(), 0); in Run() local
3155 CElementArray elements(coords.size(), 0); in Run() local
3260 CElementArray elements(coords.size(), 0); in Run() local
3370 CElementArray elements(coords.size(), 0); in Run() local
3480 CElementArray elements(coords.size(), 0); in Run() local
3612 CElementArray elements(coords.size(), 0); in Run() local
3898 std::vector<GLushort> elements(coords.size(), 0); in Run() local
4009 std::vector<GLubyte> elements(coords.size(), 0); in Run() local
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.c129 vl_vb_get_quad_vertex_element(void) in vl_vb_get_quad_vertex_element() argument
144 vl_vb_element_helper(struct pipe_vertex_element* elements, unsigned num_elements, in vl_vb_element_helper()
/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprog_parameter.c136 _mesa_new_parameter_list(void) in _mesa_new_parameter_list() argument
287 unsigned elements = (oldValNum - paramList->NumParameterValues) + padded_size; in _mesa_add_parameter() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp110 static T maxElement(const std::vector<T> &elements) in maxElement()
381 SamplerIndexingCase::~SamplerIndexingCase(void) in ~SamplerIndexingCase() argument
385 void SamplerIndexingCase::init(void) in init() argument
508 SamplerIndexingCase::IterateResult SamplerIndexingCase::iterate(void) in iterate() argument
763 BlockArrayIndexingCase::~BlockArrayIndexingCase(void) in ~BlockArrayIndexingCase() argument
767 void BlockArrayIndexingCase::init(void) in init() argument
875 BlockArrayIndexingCase::IterateResult BlockArrayIndexingCase::iterate(void) in iterate() argument
998 AtomicCounterIndexingCase::~AtomicCounterIndexingCase(void) in ~AtomicCounterIndexingCase() argument
1025 void AtomicCounterIndexingCase::init(void) in init() argument
1117 AtomicCounterIndexingCase::IterateResult AtomicCounterIndexingCase::iterate(void) in iterate() argument
[all …]

1234