| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | FormattedValueFieldPositionIteratorImpl.java | 79 public static void addOverlapSpans(List<FieldPosition> attributes, Format.Field spanField, int firstIndex) { in addOverlapSpans() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | FormattedValueFieldPositionIteratorImpl.java | 81 public static void addOverlapSpans(List<FieldPosition> attributes, Format.Field spanField, int firstIndex) { in addOverlapSpans() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cIndirectParametersTests.hpp | 54 GLuint firstIndex; member
|
| H A D | gl4cShaderDrawParametersTests.hpp | 53 GLuint firstIndex; member
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DrawTests.cpp | 65 Test(uint32_t vertexCount, uint32_t instanceCount, uint32_t firstIndex, uint32_t firstInstance, RGBA8 bottomLeftExpected, RGBA8 topRightExpected) Test() argument
|
| H A D | DrawIndexedTests.cpp | 77 Test(uint32_t indexCount, uint32_t instanceCount, uint32_t firstIndex, int32_t baseVertex, uint32_t firstInstance, uint64_t bufferOffset, RGBA8 bottomLeftExpected, RGBA8 topRightExpected) Test() argument 90 TestZeroSizedIndexBufferDraw(uint32_t indexCount, uint32_t firstIndex, RGBA8 bottomLeftExpected, RGBA8 topRightExpected) TestZeroSizedIndexBufferDraw() argument 98 TestImplementation(uint32_t indexCount, uint32_t instanceCount, uint32_t firstIndex, int32_t baseVertex, uint32_t firstInstance, uint64_t bufferOffset, const wgpu::Buffer& curIndexBuffer, RGBA8 bottomLeftExpected, RGBA8 topRightExpected) TestImplementation() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | formattedval_iterimpl.cpp | 86 addOverlapSpans( UFieldCategory spanCategory, int8_t firstIndex, UErrorCode& status) addOverlapSpans() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | formattedval_iterimpl.cpp | 86 addOverlapSpans( UFieldCategory spanCategory, int8_t firstIndex, UErrorCode& status) addOverlapSpans() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | IndexedPointsTest.cpp | 111 void runTest(GLuint firstIndex, bool useVertexBufferWithColor = false) in runTest() argument
|
| H A D | LineLoopTest.cpp | 497 GLuint firstIndex; in runTest() member 487 runTest(GLenum indexType, const void *indices, GLuint indicesSize, GLuint firstIndex, bool useBuffersAsUboFirst) runTest() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | formattedval_iterimpl.cpp | 86 addOverlapSpans( UFieldCategory spanCategory, int8_t firstIndex, UErrorCode& status) addOverlapSpans() argument
|
| /third_party/vk-gl-cts/modules/gles31/stress/ |
| H A D | es31sDrawTests.cpp | 67 deUint32 firstIndex; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_prim_restart.c | 36 uint32_t firstIndex; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | RenderEncoderBase.cpp | 113 APIDrawIndexed(uint32_t indexCount, uint32_t instanceCount, uint32_t firstIndex, int32_t baseVertex, uint32_t firstInstance) APIDrawIndexed() argument
|
| H A D | CommandBufferStateTracker.cpp | 162 ValidateIndexBufferInRange(uint32_t indexCount, uint32_t firstIndex) ValidateIndexBufferInRange() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | GPURenderBundleEncoder.cpp | 144 drawIndexed(Napi::Env env, interop::GPUSize32 indexCount, interop::GPUSize32 instanceCount, interop::GPUSize32 firstIndex, interop::GPUSignedOffset32 baseVertex, interop::GPUSize32 firstInstance) drawIndexed() argument
|
| H A D | GPURenderPassEncoder.cpp | 214 drawIndexed(Napi::Env env, interop::GPUSize32 indexCount, interop::GPUSize32 instanceCount, interop::GPUSize32 firstIndex, interop::GPUSignedOffset32 baseVertex, interop::GPUSize32 firstInstance) drawIndexed() argument
|
| /third_party/icu/icu4c/source/samples/cal/ |
| H A D | cal.c | 290 get_symbols(const UDateFormat *fmt, UDateFormatSymbolType type, UChar *array[], int32_t arrayLength, int32_t lowestIndex, int32_t firstIndex, UErrorCode *status) get_symbols() argument
|
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | ListView.h | 120 bool RedrawItems(int firstIndex, int lastIndex) { return BOOLToBool(ListView_RedrawItems(_window, firstIndex, lastIndex)); }
in RedrawItems() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AALinearizingConvexPathRenderer.cpp | 193 int firstIndex; in recordDraw() local 201 mesh->setIndexed(std::move(indexBuffer), indexCount, firstIndex, 0, vertexCount - 1, in recordDraw() local 43 extract_verts(const GrAAConvexTessellator& tess, const SkMatrix* localCoordsMatrix, void* vertData, const GrVertexColor& color, uint16_t firstIndex, uint16_t* idxs) extract_verts() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/cal/ |
| H A D | cal.c | 290 get_symbols(const UDateFormat *fmt, UDateFormatSymbolType type, UChar *array[], int32_t arrayLength, int32_t lowestIndex, int32_t firstIndex, UErrorCode *status) get_symbols() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | DrawVertexAndIndexBufferOOBValidationTests.cpp | 241 TestRenderPassDrawIndexed(const wgpu::RenderPipeline& pipeline, IndexBufferDesc indexBuffer, VertexBufferList vertexBufferList, uint32_t indexCount, uint32_t instanceCount, uint32_t firstIndex, int32_t baseVertex, uint32_t firstInstance, bool isSuccess) TestRenderPassDrawIndexed() argument
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | shape.cpp | 250 int firstIndex = ptr - utf8Text; in set_character_bounds() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateIntervalFormat.java | 414 int firstIndex = -1; field in DateIntervalFormat.FormatOutput
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_vbo_translate.c | 488 uint32_t firstIndex; member
|