| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_add_bit_instruction_synonym.cpp | 203 const uint32_t count = fuzzerutil::MaybeGetIntegerConstant( in AddOpBitwiseOrOpNotSynonym() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
| H A D | reducer_test.cpp | 228 ss << "temp_" << count << ".spv"; in InterestingWhileOpcodeExists() local 570 uint32_t& count = result[function.result_id()] = 0; in GetFunctionInstructionCount() local 224 InterestingWhileOpcodeExists(const std::vector<uint32_t>& binary, uint32_t opcode, uint32_t count, bool dump) InterestingWhileOpcodeExists() argument 254 InterestingWhileIMulReachable(const std::vector<uint32_t>& binary, uint32_t count) InterestingWhileIMulReachable() argument 259 InterestingWhileSDivReachable(const std::vector<uint32_t>& binary, uint32_t count) InterestingWhileSDivReachable() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | double-conversion-bignum-dtoa.cpp | 297 static void GenerateCountedDigits(int count, int* decimal_point, in GenerateCountedDigits() argument [all...] |
| H A D | number_affixutils.cpp | 284 int32_t count = U16_LENGTH(cp); in nextToken() local [all...] |
| H A D | selfmt.cpp | 133 int32_t count = pattern.countParts(); in findSubMessage() local
|
| H A D | sortkey.cpp | 60 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) in CollationKey() argument 71 uprv_memcpy(getBytes(), newValues, count); in CollationKey() local [all...] |
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | sprintf.cpp | 39 u_sprintf_write(void *context, const UChar *str, int32_t count) u_sprintf_write() argument 141 u_snprintf(UChar *buffer, int32_t count, const char *patternSpecification, ... ) u_snprintf() argument 157 u_snprintf_u(UChar *buffer, int32_t count, const UChar *patternSpecification, ... ) u_snprintf_u() argument 173 u_vsnprintf(UChar *buffer, int32_t count, const char *patternSpecification, va_list ap) u_vsnprintf() argument 220 u_vsnprintf_u(UChar *buffer, int32_t count, const UChar *patternSpecification, va_list ap) u_vsnprintf_u() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | GnomeFontInstance.cpp | 47 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
| H A D | datamap.cpp | 181 const UnicodeString* RBDataMap::getStringArray(int32_t& count, const char* key, UErrorCode &status) const in getStringArray() argument 202 const int32_t* RBDataMap::getIntArray(int32_t& count, const char* key, UErrorCode &status) const in getIntArray() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | prscmnts.cpp | 170 int32_t count = 0; in getCount() local 210 int32_t count = 0; in getAt() local
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | swapimpl.cpp | 322 int32_t i, offset, count, size; in ucase_swap() local 424 int32_t i, offset, count, size; ubidi_swap() local 534 int32_t i, offset, count, size; unorm_swap() local 723 int32_t count = indexesLength * 4; ulayout_swap() local [all...] |
| H A D | uparse.cpp | 194 int32_t count; in u_parseCodePoints() local
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | WaveformView.java | 132 public void setSampleData(float[] samples, int offset, int count) { in setSampleData() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
| H A D | MidiConstants.java | 89 isAllActiveSensing(byte[] msg, int offset, int count) isAllActiveSensing() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFMakeToUnicodeCmap.cpp | 89 int count = SkToInt(bfchar.size() - i); in append_bfchar_section() local 109 int count = SkToInt(bfrange.size() - i); in append_bfrange_section() local [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkParse.cpp | 69 int count = 0; in Count() local 90 int count = 0; in Count() local 217 const char* SkParse::FindScalars(const char str[], SkScalar value[], int count) in FindScalars() argument 238 lookup_str(const char str[], const char** table, int count) lookup_str() argument [all...] |
| /third_party/skia/tests/ |
| H A D | MipMapTest.cpp | 219 int count = builder->countLevels(); in fill_in_mips() local
|
| H A D | PathBuilderTest.cpp | 61 static bool check_points(const SkPath& path, const SkPoint expected[], size_t count) { in check_points() argument
|
| H A D | PathCoverageTest.cpp | 64 uint32_t count = std::min<uint32_t>(SkNextPow2(temp), MAX_POINTS_PER_CURVE); in compute_pointCount() local 111 static bool one_d_pe(const int* array, const unsigned int count, in one_d_pe() argument
|
| H A D | DataRefTest.cpp | 75 int count = SK_ARRAY_COUNT(str); in test_vartable() local 100 int count = SK_ARRAY_COUNT(gData); test_globaltable() local [all...] |
| H A D | EmptyPathTest.cpp | 28 size_t count = DIMENSION * DIMENSION; in drawAndTest() local
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_custom_embedded.cpp | 13 struct SkEmbeddedResourceHeader { const SkEmbeddedResource* entries; int count; }; member
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpBuilder.cpp | 130 int count = fOps.count(); in resolve() local
|
| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLType.cpp | 252 DSLType Array(const DSLType& base, int count, PositionInfo pos) { in Array() argument
|
| H A D | DSLVar.cpp | 51 int count; in DSLVarBase() local
|