HomeSort by relevance Sort by last modified time
    Searched full:what (Results 426 - 450 of 4330) sorted by null

<<11121314151617181920>>

  /external/elfutils/libasm/
asm_newscngrp.c 62 // XXX TBI. What is the format?
  /external/fdlibm/
changes 49 What's new in FDLIBM 5.3?
  /external/freetype/include/freetype/
ftgasp.h 62 * It is up to the client to decide what to do.
  /external/gtest/test/
gtest_list_tests_unittest_.cc 35 // so that when using a filter, a user will know what
  /external/icu4c/common/unicode/
parseerr.h 40 * some examples of what a parser might produce are the following:
udraft.h 17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
  /external/icu4c/layout/
LELanguages.h 6 * YOU REALLY KNOW WHAT YOU'RE DOING.
  /external/iproute2/tc/
f_cgroup.c 73 fprintf(stderr, "What is \"%s\"?\n", *argv);
q_fifo.c 51 fprintf(stderr, "What is \"%s\"?\n", *argv);
q_multiq.c 56 fprintf(stderr, "What is \"%s\"?\n", *argv);
q_sfq.c 70 fprintf(stderr, "What is \"%s\"?\n", *argv);
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 50 # any SAD instead of flushing what needs to be flushed.
  /external/iptables/
ip6tables-restore.c 88 static int add_argv(char *what) {
89 DEBUGP("add_argv: %s\n", what);
90 if (what && ((newargc + 1) < sizeof(newargv)/sizeof(char *))) {
91 newargv[newargc] = strdup(what);
iptables-restore.c 85 static int add_argv(char *what) {
86 DEBUGP("add_argv: %s\n", what);
87 if (what && ((newargc + 1) < sizeof(newargv)/sizeof(char *))) {
88 newargv[newargc] = strdup(what);
  /external/jdiff/
README.txt 23 shows what a typical page of changes looks like.
  /external/kernel-headers/original/linux/
aio_abi.h 49 __u64 obj; /* what iocb this event came from */
  /external/netperf/
netcpu_osx.c 113 /* tests tell up what the elapsed time should be. */
netcpu_pstatnew.c 207 /* tests tell up what the elapsed time should be. */
243 /* calculate what the sum of CPU cycles _SHOULD_ be */
319 /* and finally, what is our CPU utilization? */
363 /* and finally, what is our CPU utilization? */
  /external/opencore/
Config.mk 31 # Using -fvisibility=hidden option increases the DSO size beyond what's allocated in prelink map.
  /external/opencore/fileformats/mp4/parser/src/
mediainformationheaderatom.cpp 27 getMediaHeaderType() that will return what type of mediaInformationHeader
  /external/proguard/docs/manual/retrace/
introduction.html 55 ReTrace can read an obfuscated stack trace and restore it to what it would
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11dyn.h 68 /* That's really annoying...make this a function pointer no matter what. */
  /external/stlport/stlport/stl/
_stdexcept_base.c 94 const char* __Named_exception::what() const _STLP_NOTHROW_INHERENTLY
_stdexcept_base.h 74 const char* what() const _STLP_NOTHROW_INHERENTLY;
  /external/tcpdump/
machdep.c 33 * a/k/a Tru64 UNIX), is "size_t", which is a standard C type; what do we

Completed in 49 milliseconds

<<11121314151617181920>>