Searched
full:what (Results
476 -
500 of
9590) sorted by null
<<11121314151617181920>>
/external/oprofile/events/mips/vr5500/ |
events | 4 # Very similar to what the VR5432 provides.
|
/external/oprofile/libutil/ |
op_deviceio.h | 43 * calls if the number of bytes read is not what is requested
|
/external/ppp/pppd/ |
ecp.c | 119 ecp_options ecp_wantoptions[NUM_PPP]; /* what to request the peer to use */ 120 ecp_options ecp_gotoptions[NUM_PPP]; /* what the peer agreed to do */ 121 ecp_options ecp_allowoptions[NUM_PPP]; /* what we'll agree to do */ 122 ecp_options ecp_hisoptions[NUM_PPP]; /* what we agreed to do */
|
/external/proguard/examples/ |
midlets.pro | 41 # Print out a list of what we're preserving.
|
/external/proguard/src/proguard/io/ |
DataEntryReader.java | 28 * determines what to do with the read data, if anything.
|
/external/protobuf/ |
generate_descriptor_proto.sh | 6 # will fail if these files do not match what the protocol compiler would
|
/external/protobuf/gtest/xcode/Config/ |
ReleaseProject.xcconfig | 18 // Deploment postprocessing is what triggers Xcode to strip
|
/external/qemu/distrib/jpeg-6b/ |
rdjpgcom.1 | 20 Although the standard doesn't actually define what COM blocks are for, they
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_KeyboardEvent.3 | 28 The \fBtype\fR and \fBstate\fR actually report the same information, they just use different values to do it! A keyboard event occurs when a key is released (\fBtype\fR=\fBSDK_KEYUP\fP or \fBstate\fR=\fBSDL_RELEASED\fP) and when a key is pressed (\fBtype\fR=\fBSDL_KEYDOWN\fP or \fBstate\fR=\fBSDL_PRESSED\fP)\&. The information on what key was pressed or released is in the \fI\fBkeysym\fR\fR structure\&.
|
SDL_PollEvent.3 | 35 printf("I don\&'t know what this event is!
|
/external/qemu/distrib/sdl-1.2.15/src/audio/windx5/ |
directx.h | 72 /* We need these defines to mark what version of DirectX API we use */
|
/external/qemu/slirp/ |
main.h | 27 * what it's being compared against.
|
/external/qemu/slirp-android/ |
main.h | 28 * what it's being compared against.
|
misc.h | 15 const char *ex_exec; /* Command line of what to exec */
|
/external/quake/quake/src/WinQuake/docs/ |
INSTALL.Q2Mission | 19 The script will ask some questions about what options you want to install
|
/external/stlport/stlport/stl/ |
_exception.h | 166 virtual const char* what() const _STLP_NOTHROW; 170 virtual const char* what() const _STLP_NOTHROW {return "class exception";} 180 const char* what() const _STLP_NOTHROW; 184 const char* what() const _STLP_NOTHROW {return "class bad_exception";}
|
/external/strace/ |
PORTING | 20 you may be able to use it to trace itself to determine what mechanism 32 it is intended to work and see how well it fits with what strace 58 calls in other operating systems. Go ahead and tweak what is there 59 to achieve what you want. If there is more difference than similarity,
|
README | 16 See the file NEWS for information on what has changed in recent
|
/external/tcpdump/ |
print-vjc.c | 43 * XXX - for BSD/OS PPP, what packets get supplied with a PPP header type 44 * of PPP_VJC and what packets get supplied with a PPP header type of 77 * Without a BSD/OS VJC-compressed PPP trace, or knowledge of what the 78 * BSD/OS VJC code does, we can't say what's the case.
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-main.c | 105 sketch of what it does. 370 /* was: return s1->what == s2->what && sr_EQ( s1->sres, s2->sres ); */ 371 if (s1->what == s2->what && sr_EQ( s1->sres, s2->sres )) 375 vg_assert(s1->what == s2->what); 390 status.what = SsComplete; 482 // GrP fixme what about __syscall() ? 503 // Here we determine what kind of syscall it was by looking at th [all...] |
/external/valgrind/main/memcheck/tests/darwin/ |
scalar_nocancel.c | 8 // See memcheck/tests/x86-linux/scalar.c for an explanation of what this test
|
/external/valgrind/main/memcheck/tests/ |
realloc3.c | 6 sense, it is misleading and not what you'd expect. This test
|
varinfo1.c | 18 its best guess as to what "a" actually is. a must be
|
varinfo2.c | 18 its best guess as to what "a" actually is. a must be
|
varinfo4.c | 18 its best guess as to what "a" actually is. a must be
|
Completed in 663 milliseconds
<<11121314151617181920>>