Searched defs:sourceArray (Results 1 – 11 of 11) sorted by relevance
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | Charset88591.java | 32 byte[] sourceArray, char[] targetArray, int oldSource, int offset, int limit) { in decodeLoopCoreOptimized() 71 char[] sourceArray, byte[] targetArray, int oldSource, int offset, int limit, in encodeLoopCoreOptimized()
|
| D | CharsetASCII.java | 112 byte[] sourceArray, char[] targetArray, int oldSource, int offset, int limit) { in decodeLoopCoreOptimized() 220 char[] sourceArray = source.array(); in encodeLoop() local 272 char[] sourceArray, byte[] targetArray, int oldSource, int offset, int limit, in encodeLoopCoreOptimized()
|
| D | CharsetUTF8.java | 341 char[] sourceArray = source.array(); in encodeLoop() local 518 private final CoderResult encodeFourBytes(char[] sourceArray, byte[] targetArray, in encodeFourBytes()
|
| D | CharsetEncoderICU.java | 908 final CoderResult handleSurrogates(char[] sourceArray, int sourceIndex, in handleSurrogates()
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | ParallelShaderCompileTest.cpp | 88 const char *sourceArray[1] = {source.c_str()}; in CompileShader() local 97 const char *sourceArray[1] = {source.c_str()}; in RecompileShader() local
|
| D | GLSLTest.cpp | 2413 const char *sourceArray[1] = {source.c_str()}; in TEST_P() local 2428 const char *sourceArray[1] = {essl1_shaders::fs::Red()}; in TEST_P() local 2456 const char *sourceArray[] = { in TEST_P() local 2483 const char *sourceArray[] = { in TEST_P() local 2753 const char *sourceArray[1] = {kFS}; in TEST_P() local 8217 const char *sourceArray[1] = {kBadFS}; in TEST_P() local 13002 const char *sourceArray[1] = {kVS}; in TEST_P() local 13038 const char *sourceArray[1] = {kVS}; in TEST_P() local 13075 const char *sourceArray[1] = {kVS}; in TEST_P() local 13105 const char *sourceArray[1] = {kVS}; in TEST_P() local [all …]
|
| D | FramebufferFetchTest.cpp | 984 const char *sourceArray[3] = {kVS, kFS1, kFS2}; in ProgramPipelineTest() local
|
| /third_party/skia/third_party/externals/angle2/util/ |
| D | shader_utils.cpp | 144 const char *sourceArray[1] = {source}; in CompileShader() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | rbbitblb.cpp | 1048 MaybeStackArray<void *, 16> destArray, sourceArray; // Handle small cases without malloc in setAdd() local
|
| /third_party/skia/m133/third_party/externals/icu/source/common/ |
| D | rbbitblb.cpp | 1036 MaybeStackArray<void *, 16> destArray, sourceArray; // Handle small cases without malloc in setAdd() local
|
| /third_party/icu/icu4c/source/common/ |
| D | rbbitblb.cpp | 1051 MaybeStackArray<void *, 16> destArray, sourceArray; // Handle small cases without malloc in setAdd() local
|