/external/clang/runtime/compiler-rt/ |
Makefile | 101 full-i386.a profile-i386.a san-i386.a asan-i386.a ubsan-i386.a \ 111 full-x86_64.a profile-x86_64.a san-x86_64.a asan-x86_64.a \
|
/external/libppp/src/ |
tty.c | 144 log_Printf(LogPHASE, "%s: %s: CD detected\n", p->link.name, p->name.full); 148 p->link.name, p->name.full); 151 p->link.name, p->name.full); 159 p->link.name, p->name.full, dev->carrier_seconds, 685 if (*p->name.full == '\0') { 688 p->link.name, p->name.full); 690 log_Printf(LogDEBUG, "%s: Opened %s\n", p->link.name, p->name.full); 738 p->link.name, p->name.full, p->cfg.speed);
|
physical.h | 96 char full[DEVICE_LEN]; /* Our current device name */ member in struct:physical::__anon23792
|
/external/libvpx/libvpx/vp8/encoder/arm/neon/ |
vp8_memcpy_neon.asm | 20 ;this is not a full memcpy function!!!
|
/external/openssh/regress/ |
bsd.regress.mk | 18 # XXX - Need full path to REGRESSLOG, otherwise there will be much pain.
|
/external/v8/ |
Android.v8common.mk | 42 src/full-codegen.cc \ 115 src/arm/full-codegen-arm.cc \ 137 src/mips/full-codegen-mips.cc \ 158 src/ia32/full-codegen-ia32.cc \
|
/frameworks/base/services/java/com/android/server/ |
PreferredComponent.java | 178 public void writeToXml(XmlSerializer serializer, boolean full) throws IOException { 181 if (full) {
|
/prebuilts/devtools/tools/ |
jobb.bat | 27 rem Get the CWD as a full path with short names only (without spaces)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_difflib.py | 154 full = i.make_file(f1a,t1a,'from','to',context=False,numlines=5) 167 '<h2>Same Full</h2>', 171 '<h2>Empty Full</h2>', 184 actual = full.replace('</body>','\n%s\n</body>' % tables)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_difflib.py | 154 full = i.make_file(f1a,t1a,'from','to',context=False,numlines=5) 167 '<h2>Same Full</h2>', 171 '<h2>Empty Full</h2>', 184 actual = full.replace('</body>','\n%s\n</body>' % tables)
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-reference.js | 227 var full = document.location.pathname; 230 if (full.substr(0, toroot.length) == toroot) { 231 return full.substr(toroot.length); 242 var pos = full.lastIndexOf("/"); 243 file = full.substr(pos) + file; 244 full = full.substr(0, pos);
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-reference.js | 208 var full = document.location.pathname; 211 if (full.substr(0, toroot.length) == toroot) { 212 return full.substr(toroot.length); 223 var pos = full.lastIndexOf("/"); 224 file = full.substr(pos) + file; 225 full = full.substr(0, pos);
|
/external/grub/stage2/ |
char_io.c | 327 auto void cl_refresh (int full, int len); 390 /* Refresh the screen. If FULL is true, redraw the full line, otherwise, 392 void cl_refresh (int full, int len) 398 if (full) 434 if (! full) 445 if (! full) 500 /* Print full line and set position here. */
|
/external/oprofile/events/x86-64/family11h/ |
events | 32 event:0x23 counters:0,1,2,3 um:zero minimum:500 name:LS_BUFFER_2_FULL_CYCLES : Cycles LS Buffer 2 full 102 event:0xd5 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_REORDER_BUFFER_FULL : Dispatch stall for reorder buffer full 103 event:0xd6 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_RESERVATION_STATION_FULL : Dispatch stall when reservation stations are full 104 event:0xd7 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_FPU_FULL : Dispatch stall when FPU is full 105 event:0xd8 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_LS_FULL : Dispatch stall when LS is full
|
/external/oprofile/events/x86-64/hammer/ |
events | 30 event:0x23 counters:0,1,2,3 um:zero minimum:500 name:LS_BUFFER_2_FULL_CYCLES : Cycles LS Buffer 2 full 97 event:0xd5 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_REORDER_BUFFER_FULL : Dispatch stall for reorder buffer full 98 event:0xd6 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_RESERVATION_STATION_FULL : Dispatch stall when reservation stations are full 99 event:0xd7 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_FPU_FULL : Dispatch stall when FPU is full 100 event:0xd8 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_LS_FULL : Dispatch stall when LS is full
|
/external/valgrind/main/callgrind/ |
main.c | [all...] |
/external/skia/tools/ |
rebaseline.py | 212 # Returns the full contents of filepath, as a single string. 353 epilog='Here is the full set of builders we know about:' + 389 '"--configs 565 8888", as a filter over the full set ' 413 'possible, and then report the full set of errors ' 422 'full set of results in ACTUALS_FILENAME; if '
|
/system/core/logwrapper/ |
logwrap.c | 103 /* Return 0 on success, and 1 when full */ 109 int full = 0; local 112 full = 1; 119 return full; 215 /* If the buffer was completely full, and didn't end with a newline, just 262 * is full, and some data was not logged. 388 // buffer is full, flush
|
/external/icu4c/test/intltest/ |
dtfmttst.cpp | 228 * Instantiate a SimpleDateFormat set up to produce a full time 331 DateFormat* fmtA = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::FULL); 332 DateFormat* fmtB = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::FULL); 359 //DateFormat* fmt = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::FULL, Locale::ENGLISH); 775 DateFormat* fmt = DateFormat::createDateInstance(DateFormat::FULL, Locale("cs", "", "")); 935 DateFormat *full = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG); local 1307 DateFormat *date=0, *time=0, *full=0; local 2289 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFull , loc); local 2388 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFullRelative, loc); local 2418 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFull, loc); local [all...] |
/build/core/ |
host_java_library.mk | 52 full_classes_compiled_jar := $(intermediates.COMMON)/classes-full-debug.jar
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/ |
Runtime.pm | 33 A full description of the module and its features. 52 (even the ones that will "never happen"), with a full explanation of each 59 A full explanation of any configuration system(s) used by the module,
|
/external/chromium_org/v8/src/ |
string-stream.h | 189 bool full() const { return (capacity_ - length_) == 1; } function in class:v8::internal::StringStream
|
/external/lzma/CS/7zip/Common/ |
CommandLineParser.cs | 124 throw new Exception("switch is not full");
147 throw new Exception("switch is not full");
|
/external/oprofile/events/mips/25K/ |
events | 74 event:0x24 counters:0,1 um:zero minimum:500 name:REPLAYS_WBB_FULL : replays due to WBB full 75 event:0x25 counters:0,1 um:zero minimum:500 name:FSB_FULL_REPLAYS : replays due to FSB full
|
/external/v8/src/ |
string-stream.h | 183 bool full() const { return (capacity_ - length_) == 1; } function in class:v8::internal::StringStream
|