/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | uspoof_conf.cpp | 324 fKeySet->add(keyChar); in build()
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | runConfigureICU | 32 If you want to add custom CFLAGS or CXXFLAGS or similar, provide them _before_
|
/third_party/skia/third_party/externals/icu/source/samples/all/ |
H A D | samplecheck.bat | 6 REM Don't add additional global environment variables, keep the variables local to this script.
|
/third_party/skia/src/pdf/ |
H A D | SkPDFBitmap.cpp | 285 executor->add([img, encodingQuality, doc, ref]() { in SkPDFSerializeImage()
|
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/ |
H A D | stream.py | 330 self._names.add(name)
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-buffer.hh | 200 HB_INTERNAL void add (hb_codepoint_t codepoint,
|
H A D | hb-ot-map.cc | 41 lookups_out->add (lookups[table_index][i].index); in collect_lookups()
|
H A D | hb-subset-cff2.cc | 210 closure->add (env.context.subr_num); in process_call_subr()
|
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
H A D | ppc64-darwin_closure.S | 127 add r3,r3,r4 // Add contents of table to table address.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CallGraphSCCPass.cpp | 346 // If the call site didn't exist in the CGN yet, add it. in RefreshCallGraph() 600 CGP->add(this); in assignPassManager()
|
H A D | StratifiedSets.h | 345 bool add(const T &Main) { in add() function in llvm::cflaa::StratifiedSetsBuilder 407 // Failed to add where we wanted to. Merge the sets. in addAtMerging()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | PlaceSafepoints.cpp | 280 // Only add the successor blocks if we reach the terminator instruction in scanOneBB() 510 FPM.add(PBS); in runOnFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | dag.h | 182 wg->add(1); in invoke()
|
H A D | scheduler.h | 299 // add() adds another fiber and timeout to the list of waiting fibers. 300 inline void add(const TimePoint& timeout, Fiber* fiber);
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | thread.cpp | 240 Thread::Affinity& Thread::Affinity::add(const Thread::Affinity& other) { in add() function in marl::Thread::Affinity
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceGlobalContext.h | 105 void add(const CodeStats &Other) { in add() function in Ice::GlobalContext::CodeStats 196 // getConstant*() functions are not const because they might add something to
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 390 MIB.add(Cond[i]); in insertBranch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CallLowering.cpp | 396 // Create a temporarily-floating call instruction so we can add the implicit in lowerCall() 404 .add(Info.Callee) in lowerCall() 444 // Now we can add the actual call instruction to the correct basic block. in lowerCall()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 417 unwrap(PM)->add(createAggressiveInstCombinerPass()); in LLVMAddAggressiveInstCombinerPass()
|
/third_party/skia/tools/sk_app/unix/ |
H A D | Window_unix.cpp | 162 // add to hashtable of windows in initWindow() 163 gWindowMap.add(this); in initWindow()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | bytestriebuilder.cpp | 115 // TODO: add StringPiece::compare(), see ticket #8187 in compareStringTo() 148 BytesTrieBuilder::add(StringPiece s, int32_t value, UErrorCode &errorCode) { in add() function in BytesTrieBuilder 153 // Cannot add elements after building. in add()
|
H A D | ucharstriebuilder.cpp | 98 UCharsTrieBuilder::add(const UnicodeString &s, int32_t value, UErrorCode &errorCode) { in add() function in UCharsTrieBuilder 103 // Cannot add elements after building. in add()
|
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-cond-rd-rn-operand-rm-rn-is-sp-in-it-block-t32.cc | 51 #define FOREACH_INSTRUCTION(M) M(add) 210 #include "aarch32/traces/assembler-cond-rd-rn-operand-rm-rn-is-sp-in-it-block-add-t32.h"
|
H A D | test-assembler-cond-sp-sp-operand-imm7-t32.cc | 52 M(add) \ 228 #include "aarch32/traces/assembler-cond-sp-sp-operand-imm7-add-t32.h"
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | IsValidUtf8TestUtil.java | 225 shards.add(new Shard(i, increment * i, increment * (i + 1), expected[i])); in generateFourByteShards()
|