Searched
full:actually (Results
776 -
800 of
8333) sorted by null
<<31323334353637383940>>
/external/llvm/test/CodeGen/AArch64/ |
bitfield.ll | 17 ; N.b. this doesn't actually produce a bitfield instruction at the 41 ; N.b. this doesn't actually produce a bitfield instruction at the 142 ; These instructions don't actually select to official bitfield
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
UDPMessageProcessor.java | 122 // Store the address to which we are actually bound 123 // Note that on WINDOWS this is actually broken. It will 125 // address to which the socket was actually bound.
|
/external/skia/src/ports/ |
SkRemotableFontMgr_win_dw.cpp | 33 // This is actually a move!!! 288 // It is possible that the font passed does not actually have the requested character, 290 // Check that the font actually contains the requested character.
|
/external/tcpdump/ |
print-ether.c | 248 * is the number of bytes actually captured. 263 * is the number of bytes actually captured. 290 * is the number of bytes actually captured.
|
/libcore/luni/src/main/java/java/io/ |
InputStream.java | 84 * read or skip will actually read or skip that many bytes: they may read or skip fewer. 168 * Returns the number of bytes actually read or -1 if the end of the stream 224 * @return the number of bytes actually skipped.
|
OutputStreamWriter.java | 196 // actually need this, and you'd hope that any reasonable implementation wouldn't either. 197 // CharsetEncoder.encode doesn't actually pass the boolean through to encodeLoop anyway! 212 // this is actually the first time ICU is told that we've run out of input.
|
/ndk/sources/android/crazy_linker/src/ |
crazy_linker_rdebug.h | 73 // actually point to a specially crafted fake entry for it called 89 // to problems when calling APIs that actually end up using the system's 112 // it for GDB), it only uses 'solist / sonext' to actually perform its
|
/packages/services/Telephony/src/com/android/phone/ |
InCallScreenShowActivation.java | 146 // The result we set here is actually irrelevant, since the 147 // InCallScreen's "interactive" OTASP sequence never actually 149 // activity. So our caller won't actually ever get an
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
base.h | 81 // the OpenMP runtime unless the parallel mode is actually invoked 82 // and active, which imples that the OpenMP runtime is actually 119 __encode2(int __a, int __b) //must all be non-negative, actually
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
base.h | 81 // the OpenMP runtime unless the parallel mode is actually invoked 82 // and active, which imples that the OpenMP runtime is actually 119 __encode2(int __a, int __b) //must all be non-negative, actually
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
base.h | 81 // the OpenMP runtime unless the parallel mode is actually invoked 82 // and active, which imples that the OpenMP runtime is actually 119 __encode2(int __a, int __b) //must all be non-negative, actually
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
base.h | 81 // the OpenMP runtime unless the parallel mode is actually invoked 82 // and active, which imples that the OpenMP runtime is actually 119 __encode2(int __a, int __b) //must all be non-negative, actually
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
base.h | 81 // the OpenMP runtime unless the parallel mode is actually invoked 82 // and active, which imples that the OpenMP runtime is actually 119 __encode2(int __a, int __b) //must all be non-negative, actually
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_queue.py | 21 # function in the main thread a chance at actually blocking before 26 # they should never actually wait that long - they should make 93 # I guess we better check things actually queue correctly a little :)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_queue.py | 21 # function in the main thread a chance at actually blocking before 26 # they should never actually wait that long - they should make 93 # I guess we better check things actually queue correctly a little :)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
UiElementPart.java | 95 * which happens right after the part is actually created. 174 * Actually fills the table. 177 * {@link #insertUiAttributes(UiElementNode, Composite, IManagedForm)} to actually
|
/art/runtime/base/unix_file/ |
fd_file.h | 45 // guarantee that data actually made it to stable storage.)
|
/art/runtime/ |
thread_pool_test.cc | 60 // Check that the thread pool actually runs tasks that you assign it.
|
/art/test/061-out-of-memory/src/ |
Main.java | 50 // Just shy of the typical max heap size so that it will actually
|
/art/tools/dexfuzz/src/dexfuzz/ |
DexFuzz.java | 93 // Actually run the Fuzzer.
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
Offset.java | 61 * If an Offset pointed at 0 (because it is not actually a valid Offset),
|
/bionic/libc/bionic/ |
clone.cpp | 73 // Actually do the clone.
|
pthread_exit.cpp | 103 // because we'll have freed the memory before the thread actually exits.
|
pthread_once.cpp | 43 "pthread_once_t should actually be atomic_int in implementation.");
|
/bionic/tools/bionicbb/ |
README.md | 88 will remove a Verified-1 from a previously rejected patchset. The actually
|
Completed in 389 milliseconds
<<31323334353637383940>>