Searched
full:tell (Results
751 -
775 of
3390) sorted by null
<<31323334353637383940>>
/external/llvm/tools/yaml2obj/ |
yaml2coff.cpp | 417 assert(OS.tell() == CP.SectionTableStart); 433 assert(OS.tell() == CP.SectionTableStart + CP.SectionTableSize); 448 assert(S.Header.PointerToRawData >= OS.tell()); 449 OS << num_zeros(S.Header.PointerToRawData - OS.tell());
|
yaml2obj.cpp | 35 // TODO: The "right" way to tell what kind of object file a given YAML file
|
/external/mdnsresponder/mDNSPosix/ |
nss_ReadMe.txt | 33 For most purposes, 'ping myhostname.local' will tell you if mdns is
|
/external/mesa3d/src/mesa/tnl/ |
t_context.c | 207 * Drivers call this function to tell the TCL module whether or not
|
/external/mockito/src/org/mockito/internal/configuration/ |
ClassPathLoader.java | 44 * <br>Suppose you wrote an extension to create mocks with some <em>Awesome</em> library, in order to tell
|
/external/mockito/src/org/mockito/plugins/ |
MockMaker.java | 23 * <p>Suppose you wrote an extension to create mocks with some <em>Awesome</em> library, in order to tell
|
/external/netperf/ |
netcpu_procstat.c | 207 /* tests tell up what the elapsed time should be. */
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
FrameWriter.java | 88 * Tell the peer to stop creating streams and that we last processed
|
/external/openssh/ |
README.tun | 110 It is also possible to tell the client to fork into the background after
|
roaming_client.c | 216 session_resumed = 1; /* Tell clientloop */
|
/external/openssh/contrib/ |
findssl.sh | 25 # The output of configure will tell you the versions of the OpenSSL
|
/external/pcre/dist/testdata/ |
testinput18 | 96 can't tell the difference.) --/
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
opj_malloc.h | 88 /* Someone should tell the mingw people that their malloc.h ought to provide _mm_malloc() */
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jdtrans.c | 120 /* We can now tell the memory manager to allocate virtual arrays. */
|
/external/pdfium/testing/ |
gtest.gyp | 61 # and other systems, we tell gtest to always use it's internal engine.
|
/external/proguard/docs/ |
main.html | 92 <li><a href="feedback.html">Feedback</a>: tell me about your experiences, or
|
/external/proguard/examples/gradle/ |
android.gradle | 14 // Tell Gradle where to find the ProGuard task.
|
scala.gradle | 8 // Tell Gradle where to find the ProGuard task.
|
/external/proguard/src/proguard/optimize/info/ |
ExceptionInstructionChecker.java | 30 * This class can tell whether an instruction might throw exceptions.
|
/external/protobuf/gtest/ |
README | 109 To build Google Test and your tests that use it, you need to tell your 243 tell Google Test to use the same TR1 tuple library the rest of your 295 to the compiler flags. You'll also need to tell the linker to produce 318 to the compiler flags to tell Google Test to change the macro's name
|
/external/protobuf/src/google/protobuf/io/ |
strtod.cc | 56 // tell, this is the only portable, thread-safe way to get the C library
|
/external/protobuf/src/google/protobuf/stubs/ |
atomicops_internals_x86_gcc.cc | 115 // edx bit 26 is SSE2 which we use to tell use whether we can use mfence
|
/external/selinux/policycoreutils/restorecond/ |
user.c | 69 /* Tell the main loop to quit */
|
/external/skia/src/effects/ |
Sk1DPathEffect.cpp | 109 determine that, but we need it. I guess a cheap answer is let the caller tell us,
|
/external/skia/tests/ |
PointTest.cpp | 59 // ALWAYS non-null. (shhhhhh, don't tell the compiler that).
|
Completed in 117 milliseconds
<<31323334353637383940>>