Home
last modified time | relevance | path

Searched defs:lengths (Results 51 - 75 of 110) sorted by relevance

12345

/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c1314 size_t lengths[4], nn, len; in pcf_interpret_style() local
/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc363 std::vector<int> lengths; in TEST_F() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderProgram.cpp65 void Shader::setSources (int numSourceStrings, const char* const* sourceStrings, const int* lengths) in setSources() argument
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h352 size_t* lengths; member in glslang::TPpContext
695 size_t lengths[3]; member in glslang::TPpContext::TokenizableIncludeFile
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterName.java176 public int getGroupLengths(int index, char offsets[], char lengths[]) in getGroupLengths() argument
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp306 int16_t lengths[4]={ 0, 0, 0, 0 }; in setProps() local
981 addLine(UChar32 code, const char *names[], int16_t lengths[], int16_t count) addLine() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterName.java177 public int getGroupLengths(int index, char offsets[], char lengths[]) in getGroupLengths() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h142 int8_t lengths[UDATPG_FIELD_COUNT]; member in SkeletonFields
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp829 std::vector<size_t> lengths; in link_program() local
/third_party/mesa3d/src/mesa/main/
H A Ddebug_output.c1099 _mesa_GetDebugMessageLog(GLuint count, GLsizei logSize, GLenum *sources, GLenum *types, GLenum *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog) _mesa_GetDebugMessageLog() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h142 int8_t lengths[UDATPG_FIELD_COUNT]; member in SkeletonFields
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_2_autogen.cpp404 CaptureGetDebugMessageLog(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, GLuint returnValue) CaptureGetDebugMessageLog() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp349 GLsizei lengths[count]; in iterate() local
1314 GLsizei lengths[read_messages]; in iterate() local
1579 std::vector<GLsizei> lengths; in iterate() local
1881 GLsizei lengths[read_messages]; inspectMessageLog() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES32.cpp303 ValidateGetDebugMessageLog(const Context *context, angle::EntryPoint entryPoint, GLuint count, GLsizei bufSize, const GLenum *sources, const GLenum *types, const GLuint *ids, const GLenum *severities, const GLsizei *lengths, const GLchar *messageLog) ValidateGetDebugMessageLog() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp515 GL_GetDebugMessageLog(GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog) GL_GetDebugMessageLog() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen_impl.h142 int8_t lengths[UDATPG_FIELD_COUNT]; member in SkeletonFields
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc895 int lengths[1] = {static_cast<int>(result.glsl.length())}; in GenerateGlsl() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderApiTests.cpp67 std::vector<int> lengths; member
[all...]
/third_party/curl/lib/
H A Dsmb.c146 unsigned short lengths[2]; member
/third_party/glslang/glslang/Public/
H A DShaderLang.h710 const int* lengths; member in glslang::TShader
/third_party/glslang/StandAlone/
H A DStandAlone.cpp1868 int* lengths = new int[1]; in CompileFile() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java2478 private byte[] lengths = new byte[TYPE_LIMIT]; field in DateTimePatternGenerator.SkeletonFields
[all...]
/third_party/icu/icu4c/source/common/
H A Dunames.cpp570 uint16_t offsets[LINES_PER_GROUP+2], lengths[LINES_PER_GROUP+2]; in expandGroupName() local
515 expandGroupLengths(const uint8_t *s, uint16_t offsets[LINES_PER_GROUP+1], uint16_t lengths[LINES_PER_GROUP+1]) expandGroupLengths() argument
603 uint16_t offsets[LINES_PER_GROUP+2], lengths[LINES_PER_GROUP+2]; enumGroupNames() local
1343 uint16_t offsets[LINES_PER_GROUP+2], lengths[LINES_PER_GROUP+2]; calcGroupNameSetsLengths() local
1999 uint16_t offsets[LINES_PER_GROUP+1], lengths[LINES_PER_GROUP+1]; uchar_swapNames() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dbrotli_bit_stream.c756 BuildAndStoreBlockSplitCode(const uint8_t* types, const uint32_t* lengths, const size_t num_blocks, const size_t num_types, HuffmanTree* tree, BlockSplitCode* code, size_t* storage_ix, uint8_t* storage) BuildAndStoreBlockSplitCode() argument
/third_party/node/deps/icu-small/source/common/
H A Dunames.cpp570 uint16_t offsets[LINES_PER_GROUP+2], lengths[LINES_PER_GROUP+2]; in expandGroupName() local
515 expandGroupLengths(const uint8_t *s, uint16_t offsets[LINES_PER_GROUP+1], uint16_t lengths[LINES_PER_GROUP+1]) expandGroupLengths() argument
603 uint16_t offsets[LINES_PER_GROUP+2], lengths[LINES_PER_GROUP+2]; enumGroupNames() local
1343 uint16_t offsets[LINES_PER_GROUP+2], lengths[LINES_PER_GROUP+2]; calcGroupNameSetsLengths() local
1999 uint16_t offsets[LINES_PER_GROUP+1], lengths[LINES_PER_GROUP+1]; uchar_swapNames() local
[all...]

Completed in 41 milliseconds

12345