/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | parse_number.cpp | 57 ParseAndEncodeIntegerNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeIntegerNumber() argument 134 ParseAndEncodeFloatingPointNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeFloatingPointNumber() argument 192 ParseAndEncodeNumber(const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeNumber() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_id.cpp | 42 const spv_operand_type_t& type = operand.type; in UpdateIdUse() local 146 const spv_operand_type_t& type = operand.type; in IdPass() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | text_to_binary.constant_test.cpp | 241 std::string type; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_non_uniform_test.cpp | 126 std::string type = std::get<1>(GetParam()); in TEST_P() local 133 sstr << type << " "; in TEST_P() local 159 std::string type = std::get<1>(GetParam()); in TEST_P() local 166 sstr << type << " "; in TEST_P() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | brktrans.cpp | 112 int type = u_charType(cp); in handleTransliterate() local
|
H A D | format.cpp | 198 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument 204 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
|
H A D | number_affixutils.h | 39 AffixPatternType type; member 231 makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, UChar32 cp) makeTag() argument [all...] |
H A D | udateintervalformat.cpp | 166 udtitvfmt_getContext(const UDateIntervalFormat* formatter, UDisplayContextType type, UErrorCode* status) udtitvfmt_getContext() argument
|
H A D | units_complexconverter.cpp | 203 MeasureUnit *type = new MeasureUnit(units_[i]->unitImpl.copy(status).build(status)); in convert() local 208 MeasureUnit *type = new MeasureUnit(units_[i]->unitImpl.copy(status).build(status)); in convert() local
|
H A D | upluralrules.cpp | 69 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status) in uplrules_openForType() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | msgfmt.h | 907 UPluralType type; global() member in MessageFormat::PluralSelectorProvider [all...] |
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | dbgutil.cpp | 27 static const UnicodeString& _fieldString(UDebugEnumType type, int32_t field, UnicodeString& fillin) { in _fieldString() argument 79 U_TOOLUTIL_API const UnicodeString& U_EXPORT2 udbg_enumString(UDebugEnumType type, int32_t field) { in udbg_enumString() argument 98 udbg_enumByString(UDebugEnumType type, const UnicodeString& string) udbg_enumByString() argument [all...] |
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | TapLatencyAnalyser.java | 29 public int type; field in TapLatencyAnalyser.TapLatencyEvent 31 public TapLatencyEvent(int type, int sampleIndex) { in TapLatencyEvent() argument
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
H A D | MidiPortSelector.java | 54 MidiPortSelector(MidiManager midiManager, Activity activity, int spinnerId, int type) MidiPortSelector() argument
|
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/ |
H A D | jni_bridge.cpp | 85 Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setAPI(JNIEnv *env, jclass type, jint apiType) Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setAPI() argument 112 Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_isAAudioSupported( JNIEnv *env, jclass type) Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_isAAudioSupported() argument 124 Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_native_1setDefaultStreamValues(JNIEnv *env, jclass type, jint sampleRate, jint framesPerBurst) Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_native_1setDefaultStreamValues() argument
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/ |
H A D | native-lib.cpp | 50 Java_com_google_oboe_samples_rhythmgame_RendererWrapper_native_1onSurfaceChanged(JNIEnv *env, jclass type, jint width, jint height) Java_com_google_oboe_samples_rhythmgame_RendererWrapper_native_1onSurfaceChanged() argument 58 Java_com_google_oboe_samples_rhythmgame_RendererWrapper_native_1onDrawFrame(JNIEnv *env, jclass type) Java_com_google_oboe_samples_rhythmgame_RendererWrapper_native_1onDrawFrame() argument 64 Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1onTouchInput(JNIEnv *env, jclass type, jint event_type, jlong time_since_boot_ms, jint pixel_x, jint pixel_y) Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1onTouchInput() argument 74 Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1surfaceDestroyed__(JNIEnv *env, jclass type) Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1surfaceDestroyed__() argument 86 Java_com_google_oboe_samples_rhythmgame_MainActivity_native_1setDefaultStreamValues(JNIEnv *env, jclass type, jint sampleRate, jint framesPerBurst) Java_com_google_oboe_samples_rhythmgame_MainActivity_native_1setDefaultStreamValues() argument
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_gentype.hpp | 39 typedef TYPE<VALTYPE> type; typedef
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/ |
H A D | jni_bridge.cpp | 63 Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setAudioApi( JNIEnv *env, jclass type, jlong engineHandle, jint audioApi) Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setAudioApi() argument 95 Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setChannelCount( JNIEnv *env, jclass type, jlong engineHandle, jint channelCount) Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setChannelCount() argument 140 Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1isLatencyDetectionSupported( JNIEnv *env, jclass type, jlong engineHandle) Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1isLatencyDetectionSupported() argument 154 Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setDefaultStreamValues(JNIEnv *env, jclass type, jint sampleRate, jint framesPerBurst) Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setDefaultStreamValues() argument
|
/third_party/skia/src/pdf/ |
H A D | SkPDFResourceDict.cpp | 25 static char* get_resource_name(char dst[kMaxResourceNameLength], SkPDFResourceType type, int key) { in get_resource_name() argument 37 void SkPDFWriteResourceName(SkWStream* dst, SkPDFResourceType type, int key) { in SkPDFWriteResourceName() argument 45 static const char* resource_name(SkPDFResourceType type) { in resource_name() argument 56 static SkString resource(SkPDFResourceType type, int index) { in resource() argument 62 add_subdict(const std::vector<SkPDFIndirectReference>& resourceList, SkPDFResourceType type, SkPDFDict* dst) add_subdict() argument [all...] |
/third_party/skia/src/sksl/ir/ |
H A D | SkSLVariable.cpp | 45 const Type* type = baseType; in Make() local 59 MakeScratchVariable(const Context& context, skstd::string_view baseName, const Type* type, const Modifiers& modifiers, SymbolTable* symbolTable, std::unique_ptr<Expression> initialValue) MakeScratchVariable() argument [all...] |
H A D | SkSLConstructor.cpp | 25 convert_compound_constructor(const Context& context, int line, const Type& type, ExpressionArray args) convert_compound_constructor() argument 150 Convert(const Context& context, int line, const Type& type, ExpressionArray args) Convert() argument [all...] |
H A D | SkSLIndexExpression.cpp | 31 const Type& IndexExpression::IndexType(const Context& context, const Type& type) { in IndexType() argument [all...] |
H A D | SkSLSymbolTable.cpp | 125 const Type* SymbolTable::addArrayDimension(const Type* type, int arraySize) { in addArrayDimension() argument
|
/third_party/skia/src/pathops/ |
H A D | SkIntersectionHelper.h | 67 SegmentType type = (SegmentType) fSegment->verb(); in segmentType() local
|
/third_party/skia/src/xml/ |
H A D | SkDOMParser.cpp | 92 void SkDOMParser::startCommon(const char elem[], size_t elemSize, SkDOM::Type type) { in startCommon() argument
|