/external/flac/libFLAC/ |
cpu.c | 263 "incl %0\n\t" /* SIGILL handler will jump over this */
|
/external/jpeg/ |
configure | 202 | --includ | --inclu | --incl | --inc) 205 | --includ=* | --inclu=* | --incl=* | --inc=*) 373 | --x-incl | --x-inc | --x-in | --x-i) 376 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
abap.php | 971 'incl', [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
x86-32.txt | 14 # CHECK: incl
|
/external/quake/quake/src/QW/gas2masm/ |
gas2masm.c | 707 {"incl", " inc", 2, emitoneoperandl},
|
/external/quake/quake/src/WinQuake/gas2masm/ |
gas2masm.c | 707 {"incl", " inc", 2, emitoneoperandl},
|
/external/svox/pico/lib/ |
picodata.h | 390 number of bytes copied to outbuf (incl. header) is returned; return
|
picospho.c | 405 /* shift relevant data in headx/'cbuf' (between 'readPos' incl and writePos non-incl) to 'start'. [all...] |
/external/v8/src/ |
scopes.h | 348 // All user-declared variables (incl. parameters). For global scopes
|
/external/valgrind/main/none/tests/x86/ |
x86locked.c | 453 GEN_do_locked_unary_E(incl,eax)
|
/external/webrtc/src/modules/audio_processing/agc/main/source/ |
digital_agc.c | 296 // array for gains (one value per ms, incl start & end)
|
/external/valgrind/main/memcheck/docs/ |
mc-tech-docs.xml | [all...] |
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
flex.man | [all...] |
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/ |
flex.info | [all...] |
flex.texi | [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
flex.1 | [all...] |
configure | 249 | --x-incl | --x-inc | --x-in | --x-i) 252 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) [all...] |
/external/v8/src/x64/ |
assembler-x64.cc | 1193 void Assembler::incl(const Operand& dst) { function in class:v8::internal::Assembler 1201 void Assembler::incl(Register dst) { function in class:v8::internal::Assembler [all...] |
assembler-x64.h | 925 void incl(Register dst); 926 void incl(const Operand& dst); [all...] |
/external/bzip2/ |
compress.c | 3 /*--- Compression machinery (not incl block sorting) ---*/
|
/external/clang/docs/ |
DriverInternals.html | 14 <!--#include virtual="../menu.html.incl"-->
|
PCHInternals.html | 15 <!--#include virtual="../menu.html.incl"-->
|
/external/clang/www/ |
features.html | 14 <!--#include virtual="menu.html.incl"-->
|
/external/fdlibm/ |
configure | 408 | --includ | --inclu | --incl | --inc) 411 | --includ=* | --inclu=* | --incl=* | --inc=*) 578 | --x-incl | --x-inc | --x-in | --x-i) 581 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) [all...] |
/external/ppp/pppd/ |
pppd.h | 79 #define MAXWORDLEN 1024 /* max length of word in file (incl null) */ [all...] |