Home
last modified time | relevance | path

Searched refs:appear (Results 1 – 25 of 200) sorted by relevance

12345678

/external/elfutils/libebl/
Dx86_64_symbol.c38 enum { both = 0, rel = 1, exec = 2 } appear; member
99 if (reloc_map_table[type].appear == rel) in x86_64_reloc_valid_use()
102 if (reloc_map_table[type].appear == exec) in x86_64_reloc_valid_use()
105 assert (reloc_map_table[type].appear == both); in x86_64_reloc_valid_use()
Di386_symbol.c38 enum { both = 0, rel = 1, exec = 2 } appear; member
111 if (reloc_map_table[type].appear == rel) in i386_reloc_valid_use()
114 if (reloc_map_table[type].appear == exec) in i386_reloc_valid_use()
117 assert (reloc_map_table[type].appear == both); in i386_reloc_valid_use()
Dppc_symbol.c38 enum { both = 0, rel = 1, exec = 2 } appear; member
141 if (reloc_map_table[type].appear == rel) in ppc_reloc_valid_use()
144 if (reloc_map_table[type].appear == exec) in ppc_reloc_valid_use()
147 assert (reloc_map_table[type].appear == both); in ppc_reloc_valid_use()
Dppc64_symbol.c38 enum { both = 0, rel = 1, exec = 2 } appear; member
180 if (reloc_map_table[type].appear == rel) in ppc64_reloc_valid_use()
183 if (reloc_map_table[type].appear == exec) in ppc64_reloc_valid_use()
186 assert (reloc_map_table[type].appear == both); in ppc64_reloc_valid_use()
/external/stlport/
DLICENSE23 …hat the above copyright notice appear in all copies and that both that copyright notice and this p…
25 …hat the above copyright notice appear in all copies and that both that copyright notice and this p…
27 …hat the above copyright notice appear in all copies and that both that copyright notice and this p…
/external/ppp/pppd/plugins/radius/
DCOPYRIGHT8 copyright and permission notice appear on all copies and supporting
24 permission notice appear on all copies and supporting documentation, the
40 and permission notice appear on all copies and supporting documentation,
55 that the above copyright notice and this permission notice appear in all
58 notice appear in supporting documentation.
/external/webkit/WebCore/manual-tests/
Dsvg-links.svg9 <tspan x='10' dy='20'>3. Hover and notice a tooltip appear</tspan>
10 <tspan x='10' dy='20'>4. Drag the link and notice a bubble appear with the correct URL</tspan>
/external/stlport/stlport/
Drope7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
Dslist7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
/external/clearsilver/
DCS_LICENSE31 Alternately, this acknowledgment may appear in the software itself, if
32 and wherever such third-party acknowledgments normally appear.
40 may "ClearSilver" appear in their name, without prior written permission of
/external/jpeg/
Dwizard.doc38 entries appear in normal array order (NOT in the zigzag order in which they
42 appear between numbers. Also, comments can be included: a comment starts
82 component, in the order in which the components appear in the JPEG SOF marker.
100 component, in the order in which they appear in the JPEG SOF marker.
135 the scan. Components are numbered in the order in which they appear in the
148 Ss and Se values other than 0 and 63 appear. (The -progressive switch is
153 Scan script files are free format, in that arbitrary whitespace can appear
/external/e2fsprogs/debian/
Dlibss2.copyright18 appear in all copies and that both that copyright notice and
19 this permission notice appear in supporting documentation,
Dlibcomerr2.copyright17 appear in all copies and that both that copyright notice and
18 this permission notice appear in supporting documentation,
/external/bison/tests/
Dconflicts.at155 Terminals, with rules where they appear
163 Nonterminals, with rules where they appear
258 Terminals, with rules where they appear
266 Nonterminals, with rules where they appear
395 Terminals, with rules where they appear
402 Nonterminals, with rules where they appear
/external/embunit/src/
DNOTICE7 copyright notice(s) and this permission notice appear in all copies
9 permission notice appear in supporting documentation.
/external/webkit/JavaScriptGlue/icu/
DLICENSE12 and this permission notice appear in all copies of the Software and that both the above
13 copyright notice(s) and this permission notice appear in supporting documentation.
/external/webkit/JavaScriptCore/icu/
DLICENSE12 and this permission notice appear in all copies of the Software and that both the above
13 copyright notice(s) and this permission notice appear in supporting documentation.
/external/webkit/WebCore/icu/
DLICENSE12 and this permission notice appear in all copies of the Software and that both the above
13 copyright notice(s) and this permission notice appear in supporting documentation.
/external/icu4c/
DNOTICE9 … permission notice appear in all copies of the Software and that both the above copyright notice(s…
47 and this permission notice appear with all copies of the Data Files or Software,
48 (b) both the above copyright notice(s) and this permission notice appear in
Dunicode-license.txt29 and this permission notice appear with all copies of the Data Files or Software,
30 (b) both the above copyright notice(s) and this permission notice appear in
/external/icu4c/test/testdata/
Driwords.txt28 # copyright notice(s) and this permission notice appear in all copies of
30 # permission notice appear in supporting documentation.
/external/chromium/third_party/icu/source/test/testdata/
Driwords.txt28 # copyright notice(s) and this permission notice appear in all copies of
30 # permission notice appear in supporting documentation.
/external/libvpx/examples/
Dvp8_set_maps.txt21 is evenly divisble by 4, then the output will appear to have distinct
26 is evenly divisble by 4, then the output will appear to have distinct
/external/icu4c/data/unidata/
Ducdterms.txt26 and this permission notice appear in all copies of the Data Files or Software,
27 (b) both the above copyright notice(s) and this permission notice appear in
/external/chromium/third_party/icu/source/data/unidata/
Ducdterms.txt26 and this permission notice appear in all copies of the Data Files or Software,
27 (b) both the above copyright notice(s) and this permission notice appear in

12345678