Home
last modified time | relevance | path

Searched defs:base (Results 7401 - 7425 of 9611) sorted by relevance

1...<<291292293294295296297298299300>>...385

/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbtz.cpp546 RuleBasedTimeZone::getNextTransition(UDate base, UBool inclusive, TimeZoneTransition& result) const { in getNextTransition() argument
565 RuleBasedTimeZone::getPreviousTransition(UDate base, UBool inclusive, TimeZoneTransition& result) const { in getPreviousTransition() argument
703 UDate base; in findRuleInFinal() local
738 findNext(UDate base, UBool inclusive, UDate& transitionTime, TimeZoneRule*& fromRule, TimeZoneRule*& toRule) const findNext() argument
822 findPrev(UDate base, UBool inclusive, UDate& transitionTime, TimeZoneRule*& fromRule, TimeZoneRule*& toRule) const findPrev() argument
[all...]
H A Ducal.cpp778 UDate base = ((Calendar*)cal)->getTime(*status); in ucal_getTimeZoneTransitionDate() local
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.cpp620 xml_entity_decl_handler(void *data, const XML_Char *entityName, int is_parameter_entity, const XML_Char *value, int value_length, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName) xml_entity_decl_handler() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp417 const Type& base = type.componentType(); in writeTransposeHack() local
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp293 static DSLExpression Swizzle(DSLExpression base, SkSL::SwizzleComponent::Type a, in Swizzle() argument
300 static DSLExpression Swizzle(DSLExpression base, in Swizzle() argument
309 static DSLExpression Swizzle(DSLExpression base, in Swizzle() argument
319 static DSLExpression Swizzle(DSLExpression base, in Swizzle() argument
678 DSLExpression Swizzle(DSLExpression base, SkSL::SwizzleComponent::Type a, in Swizzle() argument
683 Swizzle(DSLExpression base, SkSL::SwizzleComponent::Type a, SkSL::SwizzleComponent::Type b, PositionInfo pos) Swizzle() argument
690 Swizzle(DSLExpression base, SkSL::SwizzleComponent::Type a, SkSL::SwizzleComponent::Type b, SkSL::SwizzleComponent::Type c, PositionInfo pos) Swizzle() argument
698 Swizzle(DSLExpression base, SkSL::SwizzleComponent::Type a, SkSL::SwizzleComponent::Type b, SkSL::SwizzleComponent::Type c, SkSL::SwizzleComponent::Type d, PositionInfo pos) Swizzle() argument
[all...]
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp1303 DSLExpression base = this->logicalOrExpression(); in ternaryExpression() local
1566 DSLExpression DSLParser::swizzle(int line, DSLExpression base, in swizzle() argument
1614 call(int line, dsl::DSLExpression base, ExpressionArray args) call() argument
1620 suffix(DSLExpression base) suffix() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1641 af_cjk_align_serif_edge( AF_GlyphHints hints, AF_Edge base, AF_Edge serif ) af_cjk_align_serif_edge() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffload.c1298 FT_UInt base; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dafmparse.c60 FT_Byte* base; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c3087 FT_ULong base = TT_NEXT_UINT24( defp ); in FT_CALLBACK_DEF() local
3183 tt_cmap14_char_map_def_binary( FT_Byte *base, in tt_cmap14_char_map_def_binary() argument
3217 tt_cmap14_char_map_nondef_binary( FT_Byte *base, in tt_cmap14_char_map_nondef_binary() argument
3250 tt_cmap14_find_variant( FT_Byte *base, FT_UInt32 variantCode ) tt_cmap14_find_variant() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1load.c1807 FT_Byte* base; in parse_subrs() local
1981 FT_Byte* base; in parse_charstrings() local
1348 read_binary_data( T1_Parser parser, FT_ULong* size, FT_Byte** base, FT_Bool incremental ) read_binary_data() argument
2278 parse_dict( T1_Face face, T1_Loader loader, FT_Byte* base, FT_ULong size ) parse_dict() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-kerx-table.hh47 kerxTupleKern(int value, unsigned int tupleCount, const void *base, hb_aat_apply_context_t *c) kerxTupleKern() argument
H A Dhb-algs.hh890 hb_bsearch (const K& key, V* base, in hb_bsearch() argument
903 hb_bsearch (const K& key, V* base, in hb_bsearch() argument
857 hb_bsearch_impl(unsigned *pos, const K& key, V* base, size_t nmemb, size_t stride, int (*compar)(const void *_key, const void *_item, Ts... _ds), Ts... ds) hb_bsearch_impl() argument
985 sort_r_simple(void *base, size_t nel, size_t w, int (*compar)(const void *_a, const void *_b, Ts... _ds), Ts... ds) sort_r_simple() argument
1105 hb_qsort(void *base, size_t nel, size_t width, int (*compar)(const void *_a, const void *_b)) hb_qsort() argument
1116 hb_qsort(void *base, size_t nel, size_t width, int (*compar)(const void *_a, const void *_b, void *_arg), void *arg) hb_qsort() argument
1160 hb_codepoint_parse(const char *s, unsigned int len, int base, hb_codepoint_t *out) hb_codepoint_parse() argument
[all...]
H A Dhb-ot-color-cbdt-table.hh829 const void *base; get_extents() local
879 const void *base; reference_png() local
[all...]
H A Dhb-ot-shape-complex-indic.cc445 unsigned int base = end; initial_reordering_consonant_syllable() local
1012 unsigned int base; final_reordering_syllable_indic() local
[all...]
H A Dhb-ot-var-gvar-table.hh209 const HBUINT8 *base = &(var_data+var_data->data); in get_shared_indices() local
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dxmlwf.c446 notationDecl(void *userData, const XML_Char *notationName, const XML_Char *base, in notationDecl() argument
710 metaNotationDecl(void *userData, const XML_Char *notationName, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId) metaNotationDecl() argument
730 metaEntityDecl(void *userData, const XML_Char *entityName, int is_param, const XML_Char *value, int value_length, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName) metaEntityDecl() argument
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c67 mpd_export_u16(uint16_t **rdata, size_t rlen, uint32_t base, const mpd_t *src, in mpd_export_u16() argument
78 mpd_export_u32(uint32_t **rdata, size_t rlen, uint32_t base, const mpd_t *src, in mpd_export_u32() argument
857 mpd_pow(mpd_t *result, const mpd_t *base, const mpd_t *exp, mpd_context_t *ctx) in mpd_pow() argument
49 mpd_import_u16(mpd_t *result, const uint16_t *srcdata, size_t srclen, uint8_t srcsign, uint32_t base, mpd_context_t *ctx) mpd_import_u16() argument
58 mpd_import_u32(mpd_t *result, const uint32_t *srcdata, size_t srclen, uint8_t srcsign, uint32_t base, mpd_context_t *ctx) mpd_import_u32() argument
865 mpd_powmod(mpd_t *result, const mpd_t *base, const mpd_t *exp, const mpd_t *mod, mpd_context_t *ctx) mpd_powmod() argument
[all...]
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py1175 base = { variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.h83 GPRRegister base() const { in base() function in Ice::X8632::AsmOperand
104 void SetSIB(ScaleFactor scale, GPRRegister index, GPRRegister base) { in SetSIB() argument
H A DIceAssemblerX8664.h94 GPRRegister base() const { in base() function in Ice::X8664::AsmOperand
114 void SetSIB(ScaleFactor scale, GPRRegister index, GPRRegister base) { in SetSIB() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp509 uint8_t index, base; in readSIB() local
[all...]
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc900 const Instruction* base = this; in GetImmPCOffsetTarget() local
H A Doperands-aarch64.h486 explicit SVEMemOperand(ZRegister base, uint64_t offset = 0) in SVEMemOperand() argument
503 explicit SVEMemOperand(Register base, in SVEMemOperand() argument
517 SVEMemOperand(Register base, CPURegiste argument
532 SVEMemOperand(Register base, ZRegister offset, M mod) SVEMemOperand() argument
548 SVEMemOperand(Register base, CPURegister offset, M mod, unsigned shift_amount) SVEMemOperand() argument
558 SVEMemOperand(ZRegister base, Register offset) SVEMemOperand() argument
570 SVEMemOperand(ZRegister base, ZRegister offset, M mod = NO_SVE_OFFSET_MODIFIER, unsigned shift_amount = 0) SVEMemOperand() argument
[all...]
/third_party/vixl/src/
H A Dutils-vixl.h223 uint64_t base = (bits >= 64) ? 0 : (UINT64_C(1) << bits); in GetUintMask() local

Completed in 53 milliseconds

1...<<291292293294295296297298299300>>...385