/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
yp_prot.h | 49 * union switch (bool_t more) { 123 YP_NOMORE = 2, /* No more entries in map */ 339 bool_t more; member in struct:ypresp_all
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
rex.h | 137 tchars more; member in struct:rex_ttymode
|
yp.h | 157 bool_t more; member in struct:ypresp_all
|
yp_prot.h | 49 * union switch (bool_t more) { 123 YP_NOMORE = 2, /* No more entries in map */ 339 bool_t more; member in struct:ypresp_all
|
/system/extras/tests/net_test/ |
cstruct.py | 43 ... "more data") 45 (NLMsgHdr(length=44, type=33, flags=2, seq=0, pid=510), 'more data')
|
/toolchain/binutils/binutils-2.25/gas/ |
macro.c | 17 GNU General Public License for more details. 118 size_t more = get_line (ptr); local 128 while (more) 164 first label then handle more than one label on the 219 the macro definition, but we would need more infrastructure 239 sb_add_char (ptr, more); 241 more = get_line (ptr);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
brokw-3.s | 1 ; Tests the broken-word function, one more word than fits in a
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/ |
opcode.s | 12 # GNU General Public License for more details.
|
/external/mksh/src/ |
misc.c | 110 Xcheck_grow(XString *xsp, const char *xp, size_t more) 114 if (more < xsp->len) 115 more = xsp->len; 117 checkoktoadd(more, xsp->len + X_EXTRA); 118 xsp->beg = aresize(xsp->beg, (xsp->len += more) + X_EXTRA, xsp->areap); 813 /* matches one or more times */ 815 /* matches zero or more times */ [all...] |
/external/libvorbis/lib/ |
vorbisfile.c | 33 /* A 'chained bitstream' is a Vorbis bitstream that contains more than 62 /* read a little more data from the file/pipe into the ogg_sync framer 80 /* save a tiny smidge of verbosity to make the code more readable */ 98 if the function is allowed to fetch more data from the stream (and 112 long more; local 115 more=ogg_sync_pageseek(&vf->oy,og); 117 if(more<0){ 119 vf->offset-=more; 121 if(more==0){ 122 /* send more paramedics * [all...] |
/external/valgrind/none/tests/ |
cmdline2.stdout.exp | 11 -v --verbose be more verbose -- show misc extra info 106 more sectors may increase performance, but use more memory.
|
/build/tools/droiddoc/templates-sdk-dev/assets/css/ |
default.css | 501 /* Clear heading margins, to make absolutely positioned nav a bit more predictable. */ [all...] |
/build/tools/droiddoc/templates-sdk-dev/ |
page_info.cs | 1 <?cs # optional, more info about the page, such as API level and links ?>
|
/development/ndk/platforms/android-21/arch-mips/include/asm/ |
inst.h | 442 #define BITFIELD_FIELD(field, more) more field;
|
/development/ndk/platforms/android-21/arch-mips64/include/asm/ |
inst.h | 442 #define BITFIELD_FIELD(field, more) more field;
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
RecognizerSharedState.as | 19 * matched a token. Prevents generation of more than one error message
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dfa.rb | 43 of recognizing <i>regular languages</i>. For more background on the subject, 95 For more information on the prediction algorithm, check out the #predict method
|
/external/bison/ |
cfg.mk | 12 # GNU General Public License for more details.
|
/external/bison/data/ |
location.cc | 13 # GNU General Public License for more details.
|
/external/bison/djgpp/ |
djunpack.bat | 20 Rem GNU General Public License for more details.
|
/external/boringssl/linux-arm/crypto/modes/ |
ghashv8-armx32.S | 146 subs r3,r3,#32 @ is there more data? 188 bhs .Loop_mod2x_v8 @ there was at least 32 more bytes
|
/external/chromium-trace/catapult/third_party/vinn/vinn/ |
d8_bootstrap.js | 135 // TODO(nednguyen): find a more efficient way to check whether
|
/external/doclava/res/assets/templates/ |
macros.cs | 17 .superBounds.N.(more links) (... super ... & ...) 18 .extendsBounds.N.(more links) (... extends ... & ...) 19 .typeArguments.N.(more links) (< ... >) 95 elif:tag.kind == "@more" ?><p><?cs
|
/external/guice/ |
Android.mk | 18 # See https://source.android.com/source/building.html for more information
|
/external/icu/icu4c/source/test/hdrtst/ |
Makefile.in | 41 @echo Please read this Makefile for more information.
|