| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | colldata.cpp | 107 void CEList::add(uint32_t ce, UErrorCode &status) in add() function in CEList 189 void StringList::add(const UnicodeString *string, UErrorCode &status) in add() function in StringList 215 void StringList::add(const UChar *chars, int32_t count, UErrorCode &status) in add() function in StringList
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expression.c | 562 struct expression *add = alloc_expression(token->pos, EXPR_BINOP); in postfix_expression() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r3xx_vertprog.c | 819 struct rc_instruction *inst, *add; in transform_negative_addressing() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg_hash.c | 149 const unsigned char *add; in add_bytes() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | RangeTable.java | 239 public Builder add(RangeTable table) { in add() method in RangeTable.Builder 254 public Builder add(RangeTree ranges) { in add() method in RangeTable.Builder 260 public Builder add(Column<?> column) { in add() method in RangeTable.Builder 266 public Builder add(Collection<Column<?>> columns) { in add() method in RangeTable.Builder [all...] |
| /third_party/python/Lib/test/ |
| H A D | pythoninfo.py | 28 def add(self, key, value): member in PythonInfo
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestCase.cpp | 373 void TestSet::add (const TestNode* node) in add() function in TestSet
|
| /third_party/skia/src/core/ |
| H A D | SkRasterPipeline.h | 192 add; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Reactor.cpp | 72 void Variable::UnmaterializedVariables::add(const Variable *v) in add() function in rr::Variable::UnmaterializedVariables
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Context.cpp | 68 void Broadcaster<Listener>::add(Listener *l) in add() function in __anon22992::Broadcaster
|
| /third_party/openssl/providers/implementations/rands/ |
| H A D | drbg_hash.c | 149 const unsigned char *add; in add_bytes() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dayperiodrules.cpp | 498 void DayPeriodRules::add(int32_t startHour, int32_t limitHour, DayPeriod period) { in add() function in DayPeriodRules
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | wrtjava.cpp | 261 uint32_t add; in str_write_java() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/test/shape/ |
| H A D | hb_test_tools.py | 166 def add (self, test): member in Stat 177 def add (self, test): member in Stats
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | AliasSetTracker.cpp | 404 void AliasSetTracker::add(Value *Ptr, LocationSize Size, in add() function in AliasSetTracker 409 void AliasSetTracker::add(LoadInst *LI) { in add() function in AliasSetTracker 415 void AliasSetTracker::add(StoreInst *SI) { in add() function in AliasSetTracker 421 void AliasSetTracker::add(VAArgInst *VAAI) { in add() function in AliasSetTracker 425 void AliasSetTracker::add(AnyMemSetInst *MSI) { in add() function in AliasSetTracker 429 void AliasSetTracker::add(AnyMemTransferInst *MTI) { in add() function in AliasSetTracker 461 void AliasSetTracker::add(Instruction *I) { in add() function in AliasSetTracker 516 void AliasSetTracker::add(BasicBlock &BB) { add() function in AliasSetTracker 521 void AliasSetTracker::add(const AliasSetTracker &AST) { add() function in AliasSetTracker [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceELFSection.h | 270 void add(GlobalString Str) { in add() function in Ice::ELFStringTableSection
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| H A D | AArch64A57FPLoadBalancing.cpp | 212 void add(MachineInstr *MI, unsigned Idx, Color C) { in add() function in __anon24358::Chain
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMAddressingModes.h | 39 add enumerator
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestriebuilder.cpp | 148 BytesTrieBuilder::add(StringPiece s, int32_t value, UErrorCode &errorCode) { in add() function in BytesTrieBuilder
|
| H A D | ucharstriebuilder.cpp | 98 UCharsTrieBuilder::add(const UnicodeString &s, int32_t value, UErrorCode &errorCode) { in add() function in UCharsTrieBuilder
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MapField.java | 421 public boolean add(E e) { in add() method in MapField.MutatabilityAwareMap.MutatabilityAwareCollection 518 public boolean add(E e) { in add() method in MapField.MutatabilityAwareMap.MutatabilityAwareSet
|
| H A D | SmallSortedMap.java | 493 public boolean add(Map.Entry<K, V> entry) { in add() method in SmallSortedMap.EntrySet
|
| /third_party/skia/include/private/ |
| H A D | SkTHash.h | 506 void add(T item) { fTable.set(std::move(item)); } in add() function in SkTHashSet
|
| /third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/ |
| H A D | CubeActivity.java | 67 public Vec3 add(float v) { in add() method in Vec3
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | iapp.c | 178 struct iapp_add_notify *add; in iapp_send_add() local 264 struct iapp_add_notify *add = (struct iapp_add_notify *) (hdr + 1); iapp_process_add_notify() local [all...] |