| /third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
| H A D | dicttrieperf.cpp | 444 int32_t lengths[20]; in call() local 349 ucharsTrieMatches(UCharsTrie &trie, UText *text, int32_t textLimit, int32_t *lengths, int &count, int limit ) ucharsTrieMatches() argument 548 bytesTrieMatches(BytesTrie &trie, UText *text, int32_t textLimit, int32_t *lengths, int &count, int limit ) bytesTrieMatches() argument 593 int32_t lengths[20]; call() local [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTree.java | 904 private final Supplier<ImmutableSortedSet<Integer>> lengths; field in RangeTree [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_2_params.cpp | 92 CaptureGetDebugMessageLog_sources(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *sourcesParam) CaptureGetDebugMessageLog_sources() argument 107 CaptureGetDebugMessageLog_types(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *typesParam) CaptureGetDebugMessageLog_types() argument 122 CaptureGetDebugMessageLog_ids(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *idsParam) CaptureGetDebugMessageLog_ids() argument 137 CaptureGetDebugMessageLog_severities(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *severitiesParam) CaptureGetDebugMessageLog_severities() argument 152 CaptureGetDebugMessageLog_lengths(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *lengthsParam) CaptureGetDebugMessageLog_lengths() argument 167 CaptureGetDebugMessageLog_messageLog(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *messageLogParam) CaptureGetDebugMessageLog_messageLog() argument
|
| H A D | capture_gles_3_2_autogen.cpp | 404 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/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcfread.c | 1314 size_t lengths[4], nn, len; in pcf_interpret_style() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | text_format_unittest.cc | 363 std::vector<int> lengths; in TEST_F() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderProgram.cpp | 65 void Shader::setSources (int numSourceStrings, const char* const* sourceStrings, const int* lengths) in setSources() argument
|
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | PpContext.h | 352 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 D | UCharacterName.java | 176 public int getGroupLengths(int index, char offsets[], char lengths[]) in getGroupLengths() argument [all...] |
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | namespropsbuilder.cpp | 306 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 D | UCharacterName.java | 177 public int getGroupLengths(int index, char offsets[], char lengths[]) in getGroupLengths() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtptngen_impl.h | 142 int8_t lengths[UDATPG_FIELD_COUNT]; member in SkeletonFields
|
| /third_party/mesa3d/src/gallium/frontends/clover/spirv/ |
| H A D | invocation.cpp | 829 std::vector<size_t> lengths; in link_program() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | debug_output.c | 1099 _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 D | dtptngen_impl.h | 142 int8_t lengths[UDATPG_FIELD_COUNT]; member in SkeletonFields
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcKHRDebugTests.cpp | 349 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 D | validationES32.cpp | 303 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 D | entry_points_gles_3_2_autogen.cpp | 515 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 D | dtptngen_impl.h | 142 int8_t lengths[UDATPG_FIELD_COUNT]; member in SkeletonFields
|
| /third_party/skia/third_party/externals/tint/samples/ |
| H A D | main.cc | 895 int lengths[1] = {static_cast<int>(result.glsl.length())}; in GenerateGlsl() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderApiTests.cpp | 67 std::vector<int> lengths; member [all...] |
| /third_party/curl/lib/ |
| H A D | smb.c | 146 unsigned short lengths[2]; member
|
| /third_party/glslang/glslang/Public/ |
| H A D | ShaderLang.h | 710 const int* lengths; member in glslang::TShader
|
| /third_party/glslang/StandAlone/ |
| H A D | StandAlone.cpp | 1868 int* lengths = new int[1]; in CompileFile() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateTimePatternGenerator.java | 2478 private byte[] lengths = new byte[TYPE_LIMIT]; field in DateTimePatternGenerator.SkeletonFields [all...] |