Home
last modified time | relevance | path

Searched defs:source (Results 251 - 275 of 1582) sorted by relevance

1...<<11121314151617181920>>...64

/third_party/mesa3d/src/hgl/
H A DGLRenderer.cpp66 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() argument
73 BGLRenderer::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_conditionaljumptracker.cpp126 bool ConditionalJumpTracker::add_mid(r600_bytecode_cf *source, JumpType type) in add_mid() argument
158 void IfFrame::fixup_mid(r600_bytecode_cf *source) in fixup_mid() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dbuddhcal.cpp45 BuddhistCalendar::BuddhistCalendar(const BuddhistCalendar& source) in BuddhistCalendar() argument
H A Dtaiwncal.cpp45 TaiwanCalendar::TaiwanCalendar(const TaiwanCalendar& source) in TaiwanCalendar() argument
H A Ddtrule.cpp55 DateTimeRule::DateTimeRule(const DateTimeRule& source) in DateTimeRule() argument
H A Dformat.cpp143 Format::parseObject(const UnicodeString& source, in parseObject() argument
/third_party/node/deps/icu-small/source/common/unicode/
H A Dnormlzr.h785 quickCheck(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) quickCheck() argument
792 isNormalized(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) isNormalized() argument
[all...]
H A Ducnv_err.h198 const UChar *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member
214 const char *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharset88591.java31 protected CoderResult decodeLoopCoreOptimized(ByteBuffer source, CharBuffer target, in decodeLoopCoreOptimized() argument
45 protected CoderResult decodeLoopCoreUnoptimized(ByteBuffer source, CharBuffer target) { in decodeLoopCoreUnoptimized() argument
70 protected final CoderResult encodeLoopCoreOptimized(CharBuffer source, ByteBuffer target, in encodeLoopCoreOptimized() argument
102 encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) encodeLoopCoreUnoptimized() argument
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DCaseIterator.java417 public void reset(String source) { in reset() argument
[all...]
/third_party/icu/icu4c/source/test/perf/strsrchperf/
H A Dstrsrchperf.h39 StringSearchPerfFunction(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar* pattern, int32_t patternLen) { in StringSearchPerfFunction() argument
66 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) { in ICUForwardSearch() argument
75 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) { in ICUBackwardSearch() argument
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_filesystem_test.c47 static void mount2(const char *source, const char *target, in mount2() argument
/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat04.c47 static void do_mount(const char *source, const char *target, in do_mount() argument
/third_party/node/deps/v8/src/debug/
H A Ddebug-stack-trace-iterator.cc171 Evaluate( v8::Local<v8::String> source, bool throw_on_side_effect) Evaluate() argument
/third_party/node/deps/v8/include/
H A Dv8-extension.h37 const String::ExternalOneByteStringResource* source() const { in source() function in v8::Extension
/third_party/node/deps/v8/include/v8-include/
H A Dv8-extension.h37 const String::ExternalOneByteStringResource* source() const { in source() function in v8::Extension
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-function.cc44 Handle<String> source; in CreateDynamicFunction() local
/third_party/node/deps/v8/src/objects/
H A Dcompilation-cache-table-inl.h33 uint32_t CompilationCacheShape::StringSharedHash(String source, in StringSharedHash() argument
53 uint32_t CompilationCacheShape::StringSharedHash(String source, in StringSharedHash() argument
75 String source = String::cast(val.get(1)); in HashForObject() local
[all...]
H A Djs-regexp-inl.h59 String JSRegExp::source() const { in source() function in v8::internal::JSRegExp
/third_party/node/deps/v8/src/runtime/
H A Druntime-typedarray.cc39 Handle<Object> source = args.at(1); in RUNTIME_FUNCTION() local
178 Handle<Object> source = args.at(1); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/torque/
H A Dtorque-compiler.cc116 TorqueCompilerResult CompileTorque(const std::string& source, in CompileTorque() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.h72 struct pipe_sampler_view *source, *matrix; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_translate.c216 int source; in set_pair_instruction() local
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm157 sub source { subroutine
[all...]
/third_party/rust/crates/cxx/gen/src/
H A Derror.rs38 fn source(&self) -> Option<&(dyn StdError + 'static)> { in source() functions
[all...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...64