Home
last modified time | relevance | path

Searched defs:from (Results 726 - 750 of 819) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DRewriteRowMajorMatrices.cpp77 void CopyArraySizes(const TType *from, TType *to) in CopyArraySizes() argument
1409 addFieldCopy(TIntermBlock *body, TIntermTyped *to, TIntermTyped *from, bool isCopyToOriginal) addFieldCopy() argument
1437 declareStructCopy(const TStructure *from, const TStructure *to, bool isCopyToOriginal) declareStructCopy() argument
[all...]
/third_party/elfutils/src/
H A Delflint.c1234 GElf_Addr from; member
/third_party/f2fs-tools/fsck/
H A Dmount.c2912 static void move_one_curseg_info(struct f2fs_sb_info *sbi, u64 from, int left, in move_one_curseg_info() argument
2965 void move_curseg_info(struct f2fs_sb_info *sbi, u64 from, in argument
[all...]
/third_party/backends/backend/
H A Dmicrotek2.c7075 uint8_t *from; set_exposure() local
7279 uint8_t *from; chunky_proc_data() local
7341 chunky_copy_pixels(Microtek2_Scanner *ms, uint8_t *from) chunky_copy_pixels() argument
7398 uint8_t *from; segreg_proc_data() local
7679 uint8_t *from[3]; lplconcat_proc_data() local
7735 lplconcat_copy_pixels(Microtek2_Scanner *ms, uint8_t **from, int right_to_left, int gamma_by_backend) lplconcat_copy_pixels() argument
7868 uint8_t *from; wordchunky_proc_data() local
7890 wordchunky_copy_pixels(uint8_t *from, uint32_t pixels, int depth, FILE *fp) wordchunky_copy_pixels() argument
7954 uint8_t *from; gray_proc_data() local
7994 gray_copy_pixels(Microtek2_Scanner *ms, uint8_t *from, int right_to_left, int gamma_by_backend) gray_copy_pixels() argument
8105 uint8_t *from; proc_onebit_data() local
8189 uint8_t *from; lineartfake_proc_data() local
8226 lineartfake_copy_pixels(Microtek2_Scanner *ms, uint8_t *from, uint32_t pixels, uint8_t threshold, int right_to_left, FILE *fp) lineartfake_copy_pixels() argument
8308 uint8_t *from; auto_adjust_proc_data() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp1708 const char* const from; in TestAddLikelyAndMinimizeSubtags() member
5524 const char* from = u_skipWhitespace((const char*)line); in TestLocaleCanonicalizationFromFile() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducurr.cpp53 UDate from; member
2245 ucurr_isAvailable(const UChar* isoCode, UDate from, UDate to, UErrorCode* eErrorCode) ucurr_isAvailable() argument
[all...]
/third_party/NuttX/fs/nfs/
H A Dnfs_proto.h554 struct diropargs3 from; member
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp4009 translatePattern(const UnicodeString& originalPattern, UnicodeString& translatedPattern, const UnicodeString& from, const UnicodeString& to, UErrorCode& status) translatePattern() argument
[all...]
H A Dvtzone.cpp1378 UnicodeString from; // current zone from offset in parse() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c1969 static void dec_av1_MoveTask(struct list_head *from, in dec_av1_MoveTask() argument
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp56 UDate from; member
2271 ucurr_isAvailable(const char16_t* isoCode, UDate from, UDate to, UErrorCode* eErrorCode) ucurr_isAvailable() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp3960 translatePattern(const UnicodeString& originalPattern, UnicodeString& translatedPattern, const UnicodeString& from, const UnicodeString& to, UErrorCode& status) translatePattern() argument
[all...]
H A Dvtzone.cpp1378 UnicodeString from; // current zone from offset in parse() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c539 struct basic_block *from; in show_bb() local
1181 add_cast(struct entrypoint *ep, struct symbol *to, struct symbol *from, int op, pseudo_t src) add_cast() argument
1360 cast_pseudo(struct entrypoint *ep, pseudo_t src, struct symbol *from, struct symbol *to) cast_pseudo() argument
[all...]
H A Devaluate.c2374 unsigned from = e->idx_from; in convert_index() local
[all...]
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc1015 void GlobalHandles::CopyTracedReference(const Address* const* from, in CopyTracedReference() argument
1035 void GlobalHandles::MoveGlobal(Address** from, Address** to) { in MoveGlobal() argument
1049 MoveTracedReference(Address** from, Address** to) MoveTracedReference() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.cc706 BytecodeArrayBuilder& BytecodeArrayBuilder::MoveRegister(Register from, in MoveRegister() argument
/third_party/node/deps/v8/src/objects/
H A Delements.cc235 NumberDictionary from = NumberDictionary::cast(from_base); in CopyDictionaryToObjectElements() local
445 NumberDictionary from = NumberDictionary::cast(from_base); CopyDictionaryToDoubleElements() local
975 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
994 FixedArrayBase from = from_holder.elements(); global() variable
1469 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
2508 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
2925 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
4886 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
5078 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
[all...]
/third_party/node/deps/v8/src/logging/
H A Dlog.cc527 void ExternalCodeEventListener::CodeMoveEvent(AbstractCode from, in CodeMoveEvent() argument
674 void LowLevelLogger::CodeMoveEvent(AbstractCode from, AbstractCode to) { in CodeMoveEvent() argument
797 void JitLogger::CodeMoveEvent(AbstractCode from, AbstractCode to) { in CodeMoveEvent() argument
1460 CodeMoveEvent(AbstractCode from, AbstractCode to) CodeMoveEvent() argument
1466 SharedFunctionInfoMoveEvent(Address from, Address to) SharedFunctionInfoMoveEvent() argument
1574 MoveEventInternal(LogEventsAndTags event, Address from, Address to) MoveEventInternal() argument
1776 MapEvent(const char* type, Handle<Map> from, Handle<Map> to, const char* reason, Handle<HeapObject> name_or_sfi) MapEvent() argument
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc2234 base::uc32 from = ranges->at(i).from(); in NeedsDesugaringForUnicode() local
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dmod.rs70 fn from(err: std::io::Error) -> Self { in from() functions
201 fn from(derivable_traits: DerivableTraits) -> Vec<&'static str> { in from() functions
4423 fn from(child: #class_name) -> #parent_struct { from() functions
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_common.c51 static void ppc_cache_flush(sljit_ins *from, sljit_ins *to) in ppc_cache_flush() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsink.c1903 cvolume_remap_minimal_impact( pa_cvolume *v, const pa_cvolume *template, const pa_channel_map *from, const pa_channel_map *to) cvolume_remap_minimal_impact() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c200 uarb_copy(uarb to, uarb from, int idigits) in uarb_copy() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp3887 translatePattern(const UnicodeString& originalPattern, UnicodeString& translatedPattern, const UnicodeString& from, const UnicodeString& to, UErrorCode& status) translatePattern() argument
[all...]

Completed in 85 milliseconds

1...<<21222324252627282930>>...33