Home
last modified time | relevance | path

Searched defs:elem (Results 51 - 75 of 571) sorted by relevance

12345678910>>...23

/third_party/alsa-utils/alsamixer/
H A Dmixer_controls.h7 snd_mixer_elem_t *elem; member
/third_party/icu/icu4c/source/common/
H A Dservlkf.cpp76 const UHashElement* elem = NULL; in updateVisibleIDs() local
H A Duvectr32.h228 inline void UVector32::addElement(int32_t elem, UErrorCode &status) { in addElement() argument
H A Duvectr64.h217 inline void UVector64::addElement(int64_t elem, UErrorCode &status) { in addElement() argument
H A Duvectr64.cpp95 void UVector64::setElementAt(int64_t elem, int32_t index) { in setElementAt() argument
102 void UVector64::insertElementAt(int64_t elem, int32_t index, UErrorCode &status) { in insertElementAt() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_per_member_structs.c51 const struct glsl_type *elem = in member_type() local
/third_party/mesa3d/src/egl/main/
H A Deglarray.c106 _eglAppendArray(_EGLArray *array, void *elem) in _eglAppendArray() argument
135 _eglFindArray(_EGLArray *array, void *elem) in _eglFindArray() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_vertex.c133 const struct pipe_vertex_element *elem = velems->velem + i; in define_input_element_object() local
/third_party/node/deps/icu-small/source/common/
H A Duvectr32.h228 inline void UVector32::addElement(int32_t elem, UErrorCode &status) { in addElement() argument
H A Duvectr64.h217 inline void UVector64::addElement(int64_t elem, UErrorCode &status) { in addElement() argument
H A Duvectr64.cpp95 void UVector64::setElementAt(int64_t elem, int32_t index) { in setElementAt() argument
102 void UVector64::insertElementAt(int64_t elem, int32_t index, UErrorCode &status) { in insertElementAt() argument
H A Dservlkf.cpp76 const UHashElement* elem = nullptr; in updateVisibleIDs() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_queue.h90 uint32_t *elem; in wsi_queue_push() local
143 uint32_t *elem = u_vector_remove(&queue->vector); in wsi_queue_pull() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_interp.c69 interp_0_8(struct lp_linear_elem *elem) in interp_0_8() argument
94 interp_noop(struct lp_linear_elem *elem) in interp_noop() argument
102 interp_check(struct lp_linear_elem *elem) in interp_check() argument
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.c73 } elem[33]; member
273 } elem[39]; member
[all...]
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.c88 } elem[24]; member
/third_party/mesa3d/src/tool/pps/
H A Dpps_counter.h105 template<typename T> constexpr uint32_t to_u32(T &&elem) in to_u32() argument
/third_party/skia/src/core/
H A DSkDataTable.cpp102 char* elem = (char*)(dir + count); in MakeCopyArrays() local
H A DSkTMultiMap.h168 void internalRemove(ValueList* prev, ValueList* elem, const Key& key) { in internalRemove() argument
/third_party/skia/src/xml/
H A DSkDOMParser.cpp51 bool SkDOMParser::onStartElement(const char elem[]) { in onStartElement() argument
63 bool SkDOMParser::onEndElement(const char elem[]) { in onEndElement() argument
92 void SkDOMParser::startCommon(const char elem[], size_t elemSize, SkDOM::Type type) { in startCommon() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dservlkf.cpp76 const UHashElement* elem = NULL; in updateVisibleIDs() local
H A Duvectr32.h228 inline void UVector32::addElement(int32_t elem, UErrorCode &status) { in addElement() argument
H A Duvectr64.cpp95 void UVector64::setElementAt(int64_t elem, int32_t index) { in setElementAt() argument
102 void UVector64::insertElementAt(int64_t elem, int32_t index, UErrorCode &status) { in insertElementAt() argument
H A Duvectr64.h217 inline void UVector64::addElement(int64_t elem, UErrorCode &status) { in addElement() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeRingBuffer.hpp122 inline void RingBuffer<T>::pushFront (const T& elem) in pushFront() argument

Completed in 11 milliseconds

12345678910>>...23