HomeSort by relevance Sort by last modified time
    Searched full:appear (Results 401 - 425 of 10679) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxbuf.h 7 * that the above copyright notice appear in all copies and that both that
8 * copyright notice and this permission notice appear in supporting
mitmiscstr.h 8 the above copyright notice appear in all copies and that both that
9 copyright notice and this permission notice appear in supporting
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlocale.h 8 the above copyright notice appear in all copies and that both that
9 copyright notice and this permission notice appear in supporting
Xwinsock.h 8 the above copyright notice appear in all copies and that both that
9 copyright notice and this permission notice appear in supporting
ap_keysym.h 9 that the above copyright notice appear in such copy and that this
10 copyright notice appear in all supporting documentation, and that the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
MITMisc.h 7 the above copyright notice appear in all copies and that both that
8 copyright notice and this permission notice appear in supporting
XEVI.h 7 notice appear in all copies and that both that copyright
8 notice and this permission notice appear in supporting
Xagsrv.h 7 the above copyright notice appear in all copies and that both that
8 copyright notice and this permission notice appear in supporting
Xcup.h 8 the above copyright notice appear in all copies and that both that
9 copyright notice and this permission notice appear in supporting
Xext.h 8 the above copyright notice appear in all copies and that both that
9 copyright notice and this permission notice appear in supporting
lbxbuf.h 7 * that the above copyright notice appear in all copies and that both that
8 * copyright notice and this permission notice appear in supporting
mitmiscstr.h 8 the above copyright notice appear in all copies and that both that
9 copyright notice and this permission notice appear in supporting
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_range_errors.c 7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
  /external/clang/test/OpenMP/
threadprivate_messages.cpp 59 #pragma omp threadprivate (Class::b) // expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'Class::b' variable declaration}}
67 #pragma omp threadprivate (ns::m) // expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'ns::m' variable declaration}}
68 #pragma omp threadprivate (ns:m) // expected-error {{unexpected ':' in nested name specifier; did you mean '::'?}} expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'ns::m' variable declaration}}
116 #pragma omp threadprivate(d3) // expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'd3' variable declaration}}
120 #pragma omp threadprivate(a) // expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'a' variable declaration}}
122 #pragma omp threadprivate(d) // expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'd' variable declaration}}
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeFilter.java 75 * the attribute node will appear in the first position of the iteration
77 * they do not appear when traversing over the document tree.
96 * means that the <code>Entity</code> node will appear in the first
98 * document tree, they do not appear when traversing over the document
126 * means that the <code>Notation</code> node will appear in the first
128 * document tree, they do not appear when traversing over the document
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java 48 * will appear in the first position of the iteration or traversal.
50 * appear when traversing over the main document tree.
67 * nodes will not appear and this mask has no effect.
75 * node will appear in the first position of the traversal. Since
76 * entities are not part of the document tree, they do not appear when
114 * <code>Notation</code> node will appear in the first position of the
116 * not appear when traversing over the main document tree.
  /bootable/recovery/edify/
README 9 - String literals appear in double quotes. \n, \t, \", and \\ are
34 the left side, then the right. It can also appear after any
45 appear in the string. The following expressions all evaluate to the
  /external/chromium/chrome/common/extensions/docs/static/
pageAction.html 63 In addition, page actions can appear and disappear.
70 You make a page action appear and disappear using the
75 in which the icon should appear.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
pageAction.html 73 In addition, page actions can appear and disappear.
80 You make a page action appear and disappear using the
85 in which the icon should appear.
  /external/clang/test/Sema/
inline.c 52 inline int a; // expected-error{{'inline' can only appear on functions}}
53 typedef inline int b; // expected-error{{'inline' can only appear on functions}}
54 int d(inline int a); // expected-error{{'inline' can only appear on functions}}
  /external/skia/gm/
canvasstate.cpp 135 // both rects should appear
140 // only the top rect should appear
145 // only the bottom rect should appear

Completed in 4655 milliseconds

<<11121314151617181920>>