Home
last modified time | relevance | path

Searched defs:indices (Results 1 - 25 of 415) sorted by relevance

12345678910>>...17

/third_party/skia/third_party/externals/angle2/src/common/
H A Dangleutils_unittest.cpp19 std::vector<unsigned int> indices; in TEST() local
H A Dutilities_unittest.cpp19 std::vector<unsigned int> indices; in TEST() local
32 std::vector<unsigned int> indices; in TEST() local
41 std::vector<unsigned int> indices; TEST() local
55 std::vector<unsigned int> indices; TEST() local
67 std::vector<unsigned int> indices; TEST() local
[all...]
/third_party/node/deps/base64/base64/lib/arch/avx2/
H A Denc_translate.c19 __m256i indices = _mm256_subs_epu8(in, _mm256_set1_epi8(51)); in enc_translate() local
/third_party/node/deps/base64/base64/lib/arch/ssse3/
H A Denc_translate.c22 __m128i indices = _mm_subs_epu8(in, _mm_set1_epi8(51)); in enc_translate() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_select_popup_menu_callback_wrapper.cpp32 void ArkWebSelectPopupMenuCallbackWrapper::Continue(const std::vector<int32_t>& indices) in Continue() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_select_popup_menu_callback_impl.cpp32 void ArkWebSelectPopupMenuCallbackImpl::Continue(const ArkWebInt32Vector& indices) in Continue() argument
/third_party/skia/third_party/externals/angle2/util/
H A Dgeometry_utils.h28 std::vector<GLushort> indices; member
43 std::vector<GLushort> indices; member
/foundation/graphic/graphic_3d/lume/LumeDotfield/assets/app/shaders/common/
H A Ddotfield_struct_common.h21 uvec4 indices; member
27 uvec4 indices; member
/third_party/lzma/CPP/7zip/UI/Common/
H A DSortUtils.cpp15 void SortFileNames(const UStringVector &strings, CUIntVector &indices) in SortFileNames() argument
/third_party/node/deps/base64/base64/lib/arch/neon32/
H A Dcodec.c26 vqtbl1q_u8 (const uint8x16_t lut, const uint8x16_t indices) in vqtbl1q_u8() argument
H A Denc_translate.c14 uint8x16x4_t indices, mask, delta, out; in enc_translate() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DITypBitsetTests.cpp44 void ExpectBits(const Bitset& bits, std::set<size_t> indices) { in ExpectBits() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dmember_accessor_expression.cc44 Swizzle(const ast::MemberAccessorExpression* declaration, const sem::Type* type, const Statement* statement, std::vector<uint32_t> indices) Swizzle() argument
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dutil.h93 struct indices { struct
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dmesh_arrays.h29 BASE_NS::vector<IndexType> indices; member
/third_party/icu/icu4c/source/test/letest/
H A Dletest.h46 le_int32 *indices; member
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dp_tessellator.h47 uint32_t *indices; member
/third_party/skia/third_party/externals/angle2/samples/gles1/
H A DFlatShading.cpp51 GLuint indices[] = { variable
H A DSimpleTexture2D.cpp54 GLushort indices[] = {0, 1, 2, 0, 2, 3}; variable
/third_party/skia/third_party/externals/angle2/samples/simple_texture_2d/
H A DSimpleTexture2D.cpp85 GLushort indices[] = {0, 1, 2, 0, 2, 3}; variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DClientArraysTest.cpp102 const GLubyte indices[] = {0, 1, 2, 3, 4, 5}; in TEST_P() local
/third_party/skia/src/core/
H A DSkVertState.cpp23 const uint16_t* indices = state->fIndices; in TrianglesX() local
53 const uint16_t* indices = state->fIndices; in TriangleStripX() local
83 const uint16_t* indices = state->fIndices; TriangleFanX() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Ddata_descriptor.cpp22 MakeDataDescriptor( uint32_t object, const std::vector<uint32_t>& indices) MakeDataDescriptor() argument
H A Duniform_buffer_element_descriptor.cpp22 MakeUniformBufferElementDescriptor( uint32_t descriptor_set, uint32_t binding, std::vector<uint32_t>&& indices) MakeUniformBufferElementDescriptor() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Ddata_descriptor.cpp22 MakeDataDescriptor( uint32_t object, const std::vector<uint32_t>& indices) MakeDataDescriptor() argument

Completed in 6 milliseconds

12345678910>>...17