Home
last modified time | relevance | path

Searched full:them (Results 1 – 25 of 10390) sorted by relevance

12345678910>>...416

/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Denums-original.cc11 // This shouldn't exist but if it does renaming them will help us find them.
21 // This shouldn't exist but if it does renaming them will help us find them.
29 // This shouldn't exist but if it does renaming them will help us find them.
Denums-expected.cc11 // This shouldn't exist but if it does renaming them will help us find them.
21 // This shouldn't exist but if it does renaming them will help us find them.
29 // This shouldn't exist but if it does renaming them will help us find them.
/external/okhttp/okio/okio/src/main/java/okio/
DBufferedSource.java97 /** Removes all bytes bytes from this and returns them as a byte string. */
100 /** Removes {@code byteCount} bytes from this and returns them as a byte string. */
103 /** Removes all bytes from this and returns them as a byte array. */
106 /** Removes {@code byteCount} bytes from this and returns them as a byte array. */
110 * Removes up to {@code sink.length} bytes from this and copies them into {@code sink}.
116 * Removes exactly {@code sink.length} bytes from this and copies them into {@code sink}.
122 * Removes up to {@code byteCount} bytes from this and copies them into {@code sink} at
128 * Removes exactly {@code byteCount} bytes from this and appends them to
135 * Removes all bytes from this and appends them to {@code sink}. Returns the
141 /** Removes all bytes from this, decodes them as UTF-8, and returns the string. */
[all …]
/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
DBufferedSource.java99 /** Removes all bytes bytes from this and returns them as a byte string. */
102 /** Removes {@code byteCount} bytes from this and returns them as a byte string. */
105 /** Removes all bytes from this and returns them as a byte array. */
108 /** Removes {@code byteCount} bytes from this and returns them as a byte array. */
112 * Removes up to {@code sink.length} bytes from this and copies them into {@code sink}.
118 * Removes exactly {@code sink.length} bytes from this and copies them into {@code sink}.
124 * Removes up to {@code byteCount} bytes from this and copies them into {@code sink} at
130 * Removes exactly {@code byteCount} bytes from this and appends them to
137 * Removes all bytes from this and appends them to {@code sink}. Returns the
143 /** Removes all bytes from this, decodes them as UTF-8, and returns the string. */
[all …]
/external/replicaisland/res/values/
Dkabocha.xml19 … directional pad are just for <b>changing direction</b>. You do not need to press them constantly.
43them</b> as you travel across the island. If you are damaged, collecting pearls will <b>help your…
51 …it, and this island is consequently full of unique forms of life. One of them, I’m sorry to say, …
55 …of The Source. The mistake I made was allowing them to replicate on their own. The Source twiste…
59 …ess the red attack button to drop your full weight onto enemies and crush them</b>. Give it a sho…
63 …f you like, but you’ll be doing the island a great service if you destroy them. Remember, if you …
67 …ms to keep you going, but it is imperative that you <b>collect them whenever you see them</b>. My…
71 …ings like that, can we? Right-o, ahead is an area with three gems. Find them and we can move on …
100 …those energy orbs require a lot of power to maintain, so you can only use them for a short time if…
128 …ars adventurers who don’t know what they’re getting into. You must avoid them at all costs, and w…
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc.pxi45 # them directly.
146 # We don't care about the internals (and in fact don't know them)
150 # We don't care about the internals (and in fact don't know them)
154 # We don't care about the internals (and in fact don't know them)
158 # We don't care about the internals (and in fact don't know them)
450 # We don't care about the internals (and in fact don't know them)
454 # We don't care about the internals (and in fact don't know them)
458 # We don't care about the internals (and in fact don't know them)
462 # We don't care about the internals (and in fact don't know them)
502 # We don't care about the internals (and in fact don't know them)
[all …]
/external/selinux/python/sepolicy/sepolicy/help/
Dlockdown_unconfined.txt4 …r them, run as initrc_t or init_t. These domains are unconfined by SELinux. Other similar proces…
7 want unconfined_t users on your system you would need to remove them from the 'Login Mapping' and U…
9 … the denials, and if you have processes running as initrc_t, you may need to write policy for them.
/external/mesa3d/src/compiler/nir/
Dnir_opt_gcm.c45 * traverse the instructions and insert them back into the program to
46 * put them in the right order.
64 * we pull non-pinned instructions out of their blocks and place them in
121 /* These can only go in uniform control flow; pin them for now */ in gcm_pin_instructions_block()
287 * dominate the sources of the phi nodes that use them; instead, they in gcm_schedule_late_def()
317 /* Some instructions may never be used. We'll just leave them scheduled in gcm_schedule_late_def()
318 * early and let dead code clean them up. in gcm_schedule_late_def()
350 * schedule them "as late as possible" as the paper implies. Instead, it
388 * otherwise leave them alone. This pass actually places the instructions
410 * them since they are always at the top. Just skip them completely. in gcm_place_instr()
[all …]
/external/capstone/msvc/
DREADME10 msvc/x64/Release, depending on how you choose to compile them.
13 Visual Studio 2010, so if you open them using newer version, an extra step
14 is needed to convert them to current version. Just accept this when
19 kernel drivers and excluded from build by default. In order to build them,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetSelect.h11 // linked into the main application executable, and initialize them as
50 /// support, to make them available via the TargetRegistry.
60 /// support, to make them available via the TargetRegistry.
73 /// support, to make them available via the TargetRegistry.
82 /// it wants all asm printers that LLVM is configured to support, to make them
92 /// wants all asm parsers that LLVM is configured to support, to make them
103 /// them available via the TargetRegistry.
/external/llvm/include/llvm/Support/
DTargetSelect.h11 // linked into the main application executable, and initialize them as
50 /// support, to make them available via the TargetRegistry.
60 /// support, to make them available via the TargetRegistry.
73 /// support, to make them available via the TargetRegistry.
82 /// it wants all asm printers that LLVM is configured to support, to make them
92 /// wants all asm parsers that LLVM is configured to support, to make them
103 /// them available via the TargetRegistry.
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTargetSelect.h11 // linked into the main application executable, and initialize them as
50 /// support, to make them available via the TargetRegistry.
60 /// support, to make them available via the TargetRegistry.
73 /// support, to make them available via the TargetRegistry.
82 /// it wants all asm printers that LLVM is configured to support, to make them
92 /// wants all asm parsers that LLVM is configured to support, to make them
103 /// them available via the TargetRegistry.
/external/googletest/googletest/samples/
Dsample7_unittest.cc48 // instead of reusing them. In this sample we will define a simple factory
50 // SetUp() method and delete them in TearDown() method.
106 // In order to run value-parameterized tests, you need to instantiate them,
107 // or bind them to a list of values which will be used as test parameters.
108 // You can instantiate them in a different translation module, or even
109 // instantiate them several times.
/external/python/cpython2/Demo/threads/
Dsquasher.py8 # is to squash them together into output lines containing 72 characters
31 # disassembler: grabs input lines from getline, and delivers them one
34 # squasher: grabs characters from disassembler and passes them on to
37 # assembler: grabs characters from squasher and packs them into lines
41 # putline: grabs lines from assembler, and just prints them
/external/python/google-api-python-client/docs/epy/
Dtoc-googleapiclient-module.html24 // javascript is turned off then we want them to be
25 // visible); but by default, we want to hide them. So hide
26 // them unless we have a cookie that says to show them.
Dtoc-googleapiclient.discovery_cache.base-module.html24 // javascript is turned off then we want them to be
25 // visible); but by default, we want to hide them. So hide
26 // them unless we have a cookie that says to show them.
Dtoc-googleapiclient.sample_tools-module.html24 // javascript is turned off then we want them to be
25 // visible); but by default, we want to hide them. So hide
26 // them unless we have a cookie that says to show them.
Dtoc-googleapiclient.schema-module.html27 // javascript is turned off then we want them to be
28 // visible); but by default, we want to hide them. So hide
29 // them unless we have a cookie that says to show them.
Dtoc-googleapiclient.discovery_cache-module.html27 // javascript is turned off then we want them to be
28 // visible); but by default, we want to hide them. So hide
29 // them unless we have a cookie that says to show them.
Dtoc-googleapiclient.discovery_cache.appengine_memcache-module.html28 // javascript is turned off then we want them to be
29 // visible); but by default, we want to hide them. So hide
30 // them unless we have a cookie that says to show them.
/external/google-breakpad/src/testing/gtest/samples/
Dsample7_unittest.cc50 // instead of reusing them. In this sample we will define a simple factory
52 // SetUp() method and delete them in TearDown() method.
108 // In order to run value-parameterized tests, you need to instantiate them,
109 // or bind them to a list of values which will be used as test parameters.
110 // You can instantiate them in a different translation module, or even
111 // instantiate them several times.
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt87 have to ask them what the name of the country is, you know.
132 them. However, on the second time round, she came upon a low
164 their friends had taught them: such as, that a red-hot poker
261 kind to them,' thought Alice, `or perhaps they won't walk the
262 way I want to go! Let me see: I'll give them a new pair of
316 them.
384 behind them a railway station.) However, she soon made out that
446 brown hair! And it'll fetch things when you throw them, and
448 can't remember half of them--and it belongs to a farmer, you
457 like them!' When the Mouse heard this, it turned round and swam
[all …]
/external/brotli/tests/testdata/
Dalice29.txt89 have to ask them what the name of the country is, you know.
134 them. However, on the second time round, she came upon a low
166 their friends had taught them: such as, that a red-hot poker
263 kind to them,' thought Alice, `or perhaps they won't walk the
264 way I want to go! Let me see: I'll give them a new pair of
318 them.
386 behind them a railway station.) However, she soon made out that
448 brown hair! And it'll fetch things when you throw them, and
450 can't remember half of them--and it belongs to a farmer, you
459 like them!' When the Mouse heard this, it turned round and swam
[all …]
/external/pcre/dist2/testdata/
Dtestinput206 # Compile several patterns, push them onto the stack, and then write them
28 # Reload the patterns, then pop them one by one and check them.
/external/wayland-protocols/flinger_headers/
DREADME2 only used by ARC++. They are too light to create a separate project for them, so
3 put them under an isolated folder in external/wayland-protocols, because
4 wayland stuff in vendor/google_arc implement them, and

12345678910>>...416