Home
last modified time | relevance | path

Searched refs:Remove (Results 1 – 25 of 1242) sorted by relevance

12345678910>>...50

/external/cldr/tools/java/org/unicode/cldr/draft/
DManualChanges.txt2 Symbol;Arrows;Remove;[⤫⤬]
7 Symbol;Game Pieces;Remove;[⟘-⟟ ⫞-⫭]
12 Symbol;Math;Remove;[²³¹ϐ-ϒϕϰϱϴϵ⁰ⁱ⁴-⁹ⁿ-₉ℂℇℊ-ℓℕℙ-ℝℤℨℬℭℯ-ℱℳℴℼ-ℿⅅ-ⅉ��-����-��������������-����-������-�…
14 Symbol;Miscellaneous;Remove;[⚪-⚬ ⛉-⛋ ⛢ ➔ ⚊-⚏ ☰-☷ ��-�� ��-�� ��-��]
16 Symbol;Emoji;Remove;[‼⁉™ℹ©® \u2002 \u2003 \u2005]
17 Symbol;Miscellaneous;Remove;[����������������������������������]
18 Symbol;Miscellaneous;Remove;[ ☎ ☑ ☕ ☝ ♨ ♻ ♿ ⚓ ⚠ ⚡ ⚽ ⚾ ⛔ ⛪ ⛲ ⛳ ⛵ ⛺ ⛽ ✂ ✅ ✈-✌ ✏ ✒ ✔ ✖ ❌ ❎ ❓-❕ ❗ ❤ ➕-…
22 Symbol;Technical;Remove;[⅏ ⏐]
27 Punctuation;Compatibility;Remove;[⸴ ⸲ ⳺ ⳻ ⳹ ⸰ ⸱ ⸳ ⳼ ⸯ]
/external/webrtc/webrtc/common_audio/
Dswap_queue_unittest.cc52 EXPECT_TRUE(queue.Remove(&i)); in TEST()
54 EXPECT_TRUE(queue.Remove(&i)); in TEST()
74 EXPECT_TRUE(queue.Remove(&i)); in TEST()
76 EXPECT_TRUE(queue.Remove(&i)); in TEST()
83 EXPECT_FALSE(queue.Remove(&i)); in TEST()
85 EXPECT_TRUE(queue.Remove(&i)); in TEST()
86 EXPECT_FALSE(queue.Remove(&i)); in TEST()
104 EXPECT_FALSE(queue.Remove(&i)); in TEST()
119 EXPECT_TRUE(queue.Remove(&valid_chunk)); in TEST()
132 EXPECT_TRUE(queue.Remove(&valid_chunk)); in TEST()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObjcopyOpts.td29 HelpText<"Remove <section>">;
43 HelpText<"Remove all but <section>">;
50 HelpText<"Remove non-allocated sections other than .gnu.warning* sections">;
54 HelpText<"Remove all debug information">;
56 HelpText<"Remove all DWARF .dwo sections from file">;
58 HelpText<"Remove all section headers">;
60 HelpText<"Remove all non-allocated sections">;
62 HelpText<"Remove all sections that are not DWARF .dwo sections from file">;
81 HelpText<"Remove all local symbols except file and section symbols">;
86 HelpText<"Remove symbol <symbol>">;
[all …]
DStripOpts.td15 HelpText<"Remove non-allocated sections other than .gnu.warning* sections">;
18 HelpText<"Remove debugging symbols only">;
31 HelpText<"Remove <section>">;
44 HelpText<"Remove all local symbols except file and section symbols">;
49 HelpText<"Remove all symbols not needed by relocations">;
/external/dng_sdk/source/
Ddng_xmp.cpp650 void dng_xmp::Remove (const char *ns, in Remove() function in dng_xmp
654 fSDK->Remove (ns, path); in Remove()
682 Remove (ns, path); in RemoveEmptyStringOrArray()
766 Remove (ns, path); in SyncString()
789 Remove (ns, path); in SyncString()
815 Remove (ns, path); in SyncString()
830 Remove (ns, path); in SyncString()
892 Remove (ns, path); in SyncStringList()
1040 Remove (ns, path); in SyncAltLangDefault()
1265 Remove (ns, path); in Sync_uint32()
[all …]
/external/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs97 map.Remove("b"); in AddPreservesInsertionOrder()
216 Assert.IsFalse(map.Remove("missing")); in Remove_Key()
218 Assert.IsTrue(map.Remove("foo")); in Remove_Key()
220 Assert.Throws<ArgumentNullException>(() => map.Remove(null)); in Remove_Key()
230 Assert.IsFalse(collection.Remove(NewKeyValuePair("wrong key", "bar"))); in Remove_Pair()
232 Assert.IsFalse(collection.Remove(NewKeyValuePair("foo", "wrong value"))); in Remove_Pair()
234 Assert.IsTrue(collection.Remove(NewKeyValuePair("foo", "bar"))); in Remove_Pair()
236 …Assert.Throws<ArgumentException>(() => collection.Remove(new KeyValuePair<string, string>(null, ""… in Remove_Pair()
341 dictionary.Remove("a"); in IDictionary_Remove()
343 dictionary.Remove(5); in IDictionary_Remove()
[all …]
/external/elfutils/lib/
DChangeLog7 * color.c: Remove error.h, add system.h include.
9 * xmalloc.c: Remove error.h include.
23 * Makefile.am (libeu_a_SOURCES): Remove md5.c and sha1.c.
24 (noinst_HEADERS): Remove md5.h and sha1.h.
56 * Makefile.am (libeu_a_SOURCES): Remove version.c, add printversion.c
63 * system.h: Remove argp.h include,
64 (ARGP_PROGRAM_VERSION_HOOK_DEF, ARGP_PROGRAM_BUG_ADDRESS_DEF): Remove.
65 (print_version): Remove.
80 * libeu.h: Remove color handling.
86 * system.h: Remove semi-colon after TEMP_FAILURE_RETRY definition.
[all …]
/external/flatbuffers/net/FlatBuffers/
DFlatBuffers.Core.csproj8 <Compile Remove="Properties\**" />
12 <EmbeddedResource Remove="Properties\**" />
16 <None Remove="Properties\**" />
/external/syzkaller/pkg/osutil/
Dosutil_unix.go44 if os.Remove(pidfile) == nil {
104 os.Remove(f.Name())
112 os.Remove(fname)
119 os.Remove(f.Name())
129 err3 := os.Remove(f.Name())
/external/lzma/CPP/Windows/
DFileDir.h71 ~CTempFile() { Remove(); } in ~CTempFile()
75 bool Remove();
85 ~CTempDir() { Remove(); } in ~CTempDir()
89 bool Remove();
/external/proguard/src/proguard/gui/
Dboilerplate.pro93 # Remove - System method calls. Remove all invocations of System
107 # Remove - Math method calls. Remove all invocations of Math
156 # Remove - Number method calls. Remove all invocations of Number
273 # Remove - String method calls. Remove all invocations of String
330 # Remove - StringBuffer method calls. Remove all invocations of StringBuffer
346 # Remove - StringBuilder method calls. Remove all invocations of StringBuilder
362 # Remove debugging - Throwable_printStackTrace calls. Remove all invocations of
368 # Remove debugging - Thread_dumpStack calls. Remove all invocations of
374 # Remove debugging - All logging API calls. Remove all invocations of the
380 # Remove debugging - All Log4j API calls. Remove all invocations of the
Ddefault.pro32 # Remove - System method calls. Remove all invocations of System
46 # Remove - Math method calls. Remove all invocations of Math
95 # Remove - Number method calls. Remove all invocations of Number
205 # Remove - String method calls. Remove all invocations of String
262 # Remove - StringBuffer method calls. Remove all invocations of StringBuffer
278 # Remove - StringBuilder method calls. Remove all invocations of StringBuilder
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs142 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.MapField
148 map.Remove(key); in Remove()
149 node.List.Remove(node); in Remove()
313 bool ICollection<KeyValuePair<TKey, TValue>>.Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.MapField
323 map.Remove(item.Key); in Remove()
324 node.List.Remove(node); in Remove()
503 void IDictionary.Remove(object key) in IDictionary.Remove()
510 Remove((TKey)key); in IDictionary.Remove()
733 public bool Remove(T item) in Remove() method in Google.Protobuf.Collections.MapField.MapView
/external/e2fsprogs/doc/RelNotes/
Dv1.43.9.txt4 Remove the huge file flag from libe2p (and hence from chattr/lsattr),
5 since it was never made visible by the kernel. Remove the description
9 Remove a misplaced "MNP is unsupported" message from debugfs.
/external/elfutils/libasm/
DChangeLog7 * asm_end.c: Remove error.h include.
42 * asm_align.c: Remove sys/param.h include.
83 * asm_*.c: Remove old-style function definitions.
102 * Makefile.am: Remove !MUDFLAP conditions.
110 * asm_newscn.c (asm_newscn): Remove unused variable.
119 * asm_error.c: Always use __thread. Remove all !USE_TLS code.
189 * Makefile.am: Remove lint handling.
200 * asm_end.c (binary_end): Remove shadowing variables.
/external/syzkaller/vendor/google.golang.org/grpc/
Dstickiness_linkedmap.go53 m.l.Remove(oldE)
77 m.l.Remove(e)
95 m.l.Remove(e)
/external/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp89 bool rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove);
161 SetVector<NodeId> Remove = DeadInstrs; in run() local
168 Changed |= rewrite(SA, Remove); in run()
171 return erase(Remove) || Changed; in run()
201 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite() argument
255 Remove.insert(D.Id); in rewrite()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp95 bool rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove);
176 SetVector<NodeId> Remove = DeadInstrs; in run() local
183 Changed |= rewrite(SA, Remove); in run()
186 return erase(Remove) || Changed; in run()
215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite() argument
269 Remove.insert(D.Id); in rewrite()
/external/vixl/src/
Dcpu-features.cc82 void CPUFeatures::Remove(const CPUFeatures& other) { in Remove() function in vixl::CPUFeatures
86 void CPUFeatures::Remove(Feature feature0, in Remove() function in vixl::CPUFeatures
113 f.Remove(other); in Without()
122 f.Remove(feature0, feature1, feature2, feature3); in Without()
/external/naver-fonts/
DREADME10 1. Remove 4,888 Chinese characters
11 2. Remove non-Korean characters other than ASCII (up to U+007F)
12 3. Remove hints
/external/junit/
DREADME.version6 Remove DisableOnDebug (new in 4.12) as it is not supported on Android
7 Remove support for stuck threads
/external/autotest/client/site_tests/platform_ToolchainOptions/
Dstack_whitelist4 # FIXME: Remove this once the bug is fixed.
7 # FIXME: Remove this after Intel fixes their parser, crbug.com/887869
/external/v8/src/
Dcompilation-cache.cc81 void CompilationSubCache::Remove(Handle<SharedFunctionInfo> function_info) { in Remove() function in v8::internal::CompilationSubCache
87 table->Remove(*function_info); in Remove()
255 void CompilationCache::Remove(Handle<SharedFunctionInfo> function_info) { in Remove() function in v8::internal::CompilationCache
258 eval_global_.Remove(function_info); in Remove()
259 eval_contextual_.Remove(function_info); in Remove()
260 script_.Remove(function_info); in Remove()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/vscode/tablegen/
Dlanguage-configuration.json3 …// symbol used for single line comment. Remove this entry if your language does not support line c…
5 …// symbols used for start and end a block comment. Remove this entry if your language does not sup…
/external/syzkaller/pkg/db/
Ddb_test.go18 defer os.Remove(fn)
55 defer os.Remove(fn)
96 defer os.Remove(fn)

12345678910>>...50