HomeSort by relevance Sort by last modified time
    Searched refs:appear (Results 1 - 25 of 26) sorted by null

1 2

  /external/elfutils/libebl/
x86_64_symbol.c 38 enum { both = 0, rel = 1, exec = 2 } appear; member in struct:__anon3433
99 if (reloc_map_table[type].appear == rel)
102 if (reloc_map_table[type].appear == exec)
105 assert (reloc_map_table[type].appear == both);
i386_symbol.c 38 enum { both = 0, rel = 1, exec = 2 } appear; member in struct:__anon3423
111 if (reloc_map_table[type].appear == rel)
114 if (reloc_map_table[type].appear == exec)
117 assert (reloc_map_table[type].appear == both);
ppc_symbol.c 38 enum { both = 0, rel = 1, exec = 2 } appear; member in struct:__anon3431
41 // XXX Check all the appear values.
141 if (reloc_map_table[type].appear == rel)
144 if (reloc_map_table[type].appear == exec)
147 assert (reloc_map_table[type].appear == both);
ppc64_symbol.c 38 enum { both = 0, rel = 1, exec = 2 } appear; member in struct:__anon3429
41 // XXX Check all the appear values.
180 if (reloc_map_table[type].appear == rel)
183 if (reloc_map_table[type].appear == exec)
186 assert (reloc_map_table[type].appear == both);
  /ndk/build/core/
import-locals.mk 57 # Similarly, you want the imported flags to appear _after_ the LOCAL_LDLIBS
58 # due to the way Unix linkers work (depending libraries must appear before
definitions.mk     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-validate-input.js 27 r = email + " does NOT appear to be a valid email address.";
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-validate-input.js 27 r = email + " does NOT appear to be a valid email address.";
  /external/webkit/WebCore/manual-tests/inspector-wrappers/
inspector-wrappers-test-utils.js 44 str += "<li>If the test failed, a prompt will appear.</ol>";
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 28 addresses to appear in the DNS with names configured either in each host or
  /external/v8/test/mjsunit/
sparse-array-reverse.js 35 // smjs will appear to hang on this file.
array-functions-prototype-misc.js 38 // smjs will appear to hang on this file.
unicode-test.js     [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/dbus/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 433 option descriptions can appear in the same string if they are
  /external/bison/doc/
refcard.tex 16 % comment out this line if you want page numbers to appear.
  /external/grub/docs/
texinfo.tex 522 \errmessage{This command can appear only \inenvironment\temp,
693 % should appear on a line by itself (according to the Texinfo
    [all...]
  /external/libxml2/
parser.c     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 763 milliseconds

1 2