HomeSort by relevance Sort by last modified time
    Searched refs:term (Results 251 - 275 of 299) sorted by null

<<1112

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses.h     [all...]
term.h 38 ** term.h -- Definition of struct term
695 typedef struct term { \/* describe an actual terminal *\/ struct
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.h 867 inline bool reachableBy(const BasicBlock *by, const BasicBlock *term);
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 338 the term "modification".) Each licensee is addressed as "you".
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 867 inline bool reachableBy(const BasicBlock *by, const BasicBlock *term);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 38 ** term.h -- Definition of struct term
695 typedef struct term { \/* describe an actual terminal *\/ struct
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 38 ** term.h -- Definition of struct term
695 typedef struct term { \/* describe an actual terminal *\/ struct
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pickletools.py 48 mapping little integers to objects. The memo serves as the PM's "long term
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickletools.py 48 mapping little integers to objects. The memo serves as the PM's "long term
    [all...]
  /external/chromium_org/v8/src/
parser.cc 147 void RegExpBuilder::AddAtom(RegExpTree* term) {
148 if (term->IsEmpty()) {
152 if (term->IsTextElement()) {
154 text_.Add(term, zone());
157 terms_.Add(term, zone());
    [all...]
  /external/v8/src/
parser.cc 144 void RegExpBuilder::AddAtom(RegExpTree* term) {
145 if (term->IsEmpty()) {
149 if (term->IsTextElement()) {
151 text_.Add(term);
154 terms_.Add(term);
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 665 xmlSchemaTreeItemPtr children; /* the "term" (e.g. a model group,
4268 xmlSchemaTreeItemPtr term; local
18859 xmlSchemaTreeItemPtr term; local
    [all...]
parser.c 11065 int term; local
    [all...]
  /external/libxml2/
xmlschemas.c 665 xmlSchemaTreeItemPtr children; /* the "term" (e.g. a model group,
4268 xmlSchemaTreeItemPtr term; local
18860 xmlSchemaTreeItemPtr term; local
    [all...]
parser.c 11084 int term; local
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.cc 417 // case the term replaces the URL it's unlikely another keyword would have the
688 // search term replacement.
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 24 prefer this term) and 20 bits of flow label. Currently there exist
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 788 defined(eval {require Term::ReadLine}) ) {
789 my $term = new Term::ReadLine 'pprof';
790 while ( defined ($_ = $term->readline('(pprof) '))) {
791 $term->addhistory($_) if /\S/;
    [all...]
  /external/libpng/
configure     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof 788 defined(eval {require Term::ReadLine}) ) {
789 my $term = new Term::ReadLine 'pprof';
790 while ( defined ($_ = $term->readline('(pprof) '))) {
791 $term->addhistory($_) if /\S/;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]
  /external/qemu/fpu/
softfloat.c 2160 uint64_t rem, term; local
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndbdic.c 72 NJ_UINT16 term; member in struct:__anon35218
    [all...]
  /external/blktrace/doc/
blktrace.tex 42 into either long-term on-disk storage, or provides direct formatted
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 398 For the purposes of this library, the term \textit{byte} will refer to an octet or eight bit word. Typically an array of
    [all...]

Completed in 1216 milliseconds

<<1112