| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | units_router.cpp | 48 this->init(MeasureUnit::forIdentifier(inputUnitIdentifier, status), region, usage, status); in UnitsRouter() local 53 this->init(std::move(inputUnit), region, usage, status); in UnitsRouter() local 26 parseSkeletonToPrecision(icu::UnicodeString precisionSkeleton, UErrorCode &status) parseSkeletonToPrecision() argument 46 UnitsRouter(StringPiece inputUnitIdentifier, StringPiece region, StringPiece usage, UErrorCode &status) UnitsRouter() argument 51 UnitsRouter(const MeasureUnit &inputUnit, StringPiece region, StringPiece usage, UErrorCode &status) UnitsRouter() argument 56 init(const MeasureUnit &inputUnit, StringPiece region, StringPiece usage, UErrorCode &status) init() argument [all...] |
| H A D | upluralrules.cpp | 41 UnicodeString select(const PluralRules &rules, const Formattable& obj, const NumberFormat& fmt, UErrorCode& status) { in select() argument 63 uplrules_open(const char *locale, UErrorCode *status) in uplrules_open() argument 69 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status) uplrules_openForType() argument 81 uplrules_select(const UPluralRules *uplrules, double number, UChar *keyword, int32_t capacity, UErrorCode *status) uplrules_select() argument 98 uplrules_selectFormatted(const UPluralRules *uplrules, const UFormattedNumber* number, UChar *keyword, int32_t capacity, UErrorCode *status) uplrules_selectFormatted() argument 120 uplrules_selectForRange(const UPluralRules *uplrules, const UFormattedNumberRange* urange, UChar *keyword, int32_t capacity, UErrorCode *status) uplrules_selectForRange() argument 139 uplrules_selectWithFormat(const UPluralRules *uplrules, double number, const UNumberFormat *fmt, UChar *keyword, int32_t capacity, UErrorCode *status) uplrules_selectWithFormat() argument 160 uplrules_getKeywords(const UPluralRules *uplrules, UErrorCode *status) uplrules_getKeywords() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/dtitvfmtsample/ |
| H A D | dtitvfmtsample.cpp | 28 UErrorCode status =U_ZERO_ERROR; in dtitvfmtPreDefined() local 90 UErrorCode status =U_ZERO_ERROR; dtitvfmtCustomized() local [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/dtptngsample/ |
| H A D | dtptngsample.cpp | 46 UErrorCode status =U_ZERO_ERROR; in getBestPatternExample() local 84 UErrorCode status =U_ZERO_ERROR; in addPatternExample() local 125 UErrorCode status =U_ZERO_ERROR; replaceFieldTypesExample() local [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | ScriptCompositeFontInstance.cpp | 44 LEErrorCode status = LE_NO_ERROR; in getGlyphAdvance() local 58 LEErrorCode status = LE_NO_ERROR; in getGlyphPoint() local 96 LEErrorCode status = LE_NO_ERROR; in mapCharToGlyph() local
|
| H A D | gdiglue.cpp | 59 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) in fm_gdiFontMapOpen() argument
|
| H A D | gnomeglue.cpp | 55 fm_fontMap *fm_gnomeFontMapOpen(FT_Library engine, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) in fm_gnomeFontMapOpen() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/legacy/ |
| H A D | newcol.cpp | 34 UErrorCode status = U_ZERO_ERROR; in getSortKey_current() local 64 UErrorCode status = U_ZERO_ERROR; in initCollator_current() local
|
| H A D | oldcol.cpp | 35 UErrorCode status = U_ZERO_ERROR; in getSortKey_legacy() local 65 UErrorCode status = U_ZERO_ERROR; in initCollator_legacy() local
|
| /third_party/skia/third_party/externals/icu/source/samples/numfmt/ |
| H A D | main.cpp | 52 UErrorCode status = U_ZERO_ERROR; in cppapi() local
|
| H A D | util.cpp | 32 void check(UErrorCode& status, const char* msg) { in check() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/plurfmtsample/ |
| H A D | plurfmtsample.cpp | 31 UErrorCode status =U_ZERO_ERROR; in PluralFormatExample() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/gencfu/ |
| H A D | gencfu.cpp | 137 UErrorCode status = U_ZERO_ERROR; in main() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | filterrb.cpp | 20 ResKeyPath::ResKeyPath(const std::string& path, UErrorCode& status) { in ResKeyPath() argument 72 void SimpleRuleBasedPathFilter::addRule(const std::string& ruleLine, UErrorCode& status) { in addRule() argument 90 void SimpleRuleBasedPathFilter::addRule(const ResKeyPath& path, bool inclusionRule, UErrorCode& status) { in addRule() argument 161 applyRule( const ResKeyPath& path, std::list<std::string>::const_iterator it, bool inclusionRule, UErrorCode& status) applyRule() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | filetools.cpp | 61 UErrorCode status = U_ZERO_ERROR; in isFileModTimeLater() local
|
| H A D | flagparser.cpp | 25 parseFlagsFile(const char *fileName, char **flagBuffer, int32_t flagBufferSize, const char ** flagNames, int32_t numOfFlags, UErrorCode *status) { in parseFlagsFile() argument 117 extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, const char **flagNames, int32_t numOfFlags, UErrorCode *status) extractFlag() argument [all...] |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
| H A D | MidiDeviceMonitor.java | 100 public void onDeviceStatusChanged(final MidiDeviceStatus status) { in onDeviceStatusChanged() argument
|
| H A D | MidiPortSelector.java | 132 public void onDeviceStatusChanged(final MidiDeviceStatus status) { in onDeviceStatusChanged() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkOSFile_stdio.cpp | 154 struct stat status; in sk_isdir() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
| H A D | decoder_jni.cc | 129 BrotliDecoderResult status = BrotliDecoderDecompressStream( in Java_org_brotli_wrapper_dec_DecoderJNI_nativePush() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/ |
| H A D | SemaphoreServiceZirconHandle.cpp | 86 MaybeError status = CheckVkSuccess(mDevice->fn.ImportSemaphoreZirconHandleFUCHSIA( in ImportSemaphore() local
|
| H A D | SemaphoreServiceFD.cpp | 90 MaybeError status = CheckVkSuccess( in ImportSemaphore() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| H A D | ServerQueue.cpp | 20 void Server::OnQueueWorkDone(WGPUQueueWorkDoneStatus status, QueueWorkDoneUserdata* data) { in OnQueueWorkDone() argument
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
| H A D | encoder_jni.cc | 141 BROTLI_BOOL status = BrotliEncoderCompressStream( in Java_org_brotli_wrapper_enc_EncoderJNI_nativePush() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | ClientDoers.cpp | 77 DoBufferMapAsyncCallback(Buffer* buffer, uint64_t requestSerial, uint32_t status, uint64_t readDataUpdateInfoLength, const uint8_t* readDataUpdateInfo) DoBufferMapAsyncCallback() argument 90 DoQueueWorkDoneCallback(Queue* queue, uint64_t requestSerial, WGPUQueueWorkDoneStatus status) DoQueueWorkDoneCallback() argument 100 DoDeviceCreateComputePipelineAsyncCallback(Device* device, uint64_t requestSerial, WGPUCreatePipelineAsyncStatus status, const char* message) DoDeviceCreateComputePipelineAsyncCallback() argument 111 DoDeviceCreateRenderPipelineAsyncCallback(Device* device, uint64_t requestSerial, WGPUCreatePipelineAsyncStatus status, const char* message) DoDeviceCreateRenderPipelineAsyncCallback() argument 122 DoShaderModuleGetCompilationInfoCallback(ShaderModule* shaderModule, uint64_t requestSerial, WGPUCompilationInfoRequestStatus status, const WGPUCompilationInfo* info) DoShaderModuleGetCompilationInfoCallback() argument [all...] |