HomeSort by relevance Sort by last modified time
    Searched full:declared (Results 1226 - 1250 of 3874) sorted by null

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
py_curses.h 52 /* for tigetstr, which is not declared in SysV curses */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditorContributor.java 61 * (non-JavaDoc) Method declared in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceLabelProvider.java 127 return "Declared inline";
  /system/extras/tests/bionic/libstdc++/
test_ctime.cpp 85 // Check various types are declared in the std namespace.
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 814 * declared in a document.</p>
838 * declared in a document.</p>
973 * @param prefix The Namespace prefix being declared.
995 * @param prefix The Namespace prefix being declared.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/serialize/
SerializerUtils.java 239 * declared. It might not be, because it may be an excluded prefix.
240 * If it's not, it still needs to be declared at this point.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
NamespaceSupport.java 82 * index of declared namespace bindings and runs to the size of the
166 // previously declared binding or should it
  /external/chromium_org/chrome/common/extensions/api/
management.json 88 "description": "A list of icon information. Note that this just reflects what was declared in the manifest, and the actual image at that url may be larger or smaller than what was declared, so you might consider using explicit width and height attributes on img tags referencing these images. See the <a href='manifest/icons.html'>manifest documentation on icons</a> for more details.",
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_extension.cc 104 // If this is a class member, it needs to be declared "static". Otherwise,
126 // If this is a class member, it needs to be declared in its class scope.
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLShaderVar.h 98 kUnsizedArray = -1, // an unsized array (declared with [])
184 * Is this an unsized array, (i.e. declared with []).
  /external/clang/include/clang/Basic/
Specifiers.h 138 /// has not yet been declared, defined, or instantiated.
143 /// This template specialization was declared or defined by an
  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 57 "declared on line "
73 os << "stack-allocated block declared on line "
  /external/clang/test/Analysis/diagnostics/
undef-value-caller.c 44 // CHECK-NEXT: <string>&apos;x&apos; declared without an initial value</string>
46 // CHECK-NEXT: <string>&apos;x&apos; declared without an initial value</string>
  /external/clang/test/CXX/temp/temp.param/
p15-cxx0x.cpp 82 struct inner { // expected-note 2{{declared}}
133 // parameter pack declared in the same template-parameter-list.
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p2-0x.cpp 82 template<> struct N0::X0<const void> { }; // expected-error{{class template specialization of 'X0' must originally be declared in namespace 'N0'}}
265 // shall be declared in the nearest enclosing namespace of the
  /external/clang/test/SemaCXX/
conversion-function.cpp 102 AutoPtr(AutoPtr &); // expected-note{{declared private here}}
128 A1(const A1&); // expected-note 2 {{declared private here}}
virtual-override.cpp 32 struct b : private a { }; // expected-note{{declared private here}}
146 void f(int) = 0; // expected-error{{not virtual and cannot be declared pure}}
  /external/javassist/src/main/javassist/expr/
FieldAccess.java 86 * Returns the class in which the field is declared.
93 * Returns the name of the class in which the field is declared.
  /external/libsepol/tests/
test-linker-roles.c 138 types[0] = "g_b_type_2"; /* added in base when declared */
150 types[0] = "g_b_type_2"; /* added in base when declared */
  /external/libvorbis/examples/
seeking_example.c 184 fprintf(stderr,"Declared position didn't perfectly match request: %ld != %ld\n",
227 fprintf(stderr,"Declared position didn't perfectly match request: %f != %f\n",
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_extension.cc 104 // If this is a class member, it needs to be declared "static". Otherwise,
126 // If this is a class member, it needs to be declared in its class scope.
  /external/skia/src/gpu/gl/
GrGLShaderVar.h 98 kUnsizedArray = -1, // an unsized array (declared with [])
184 * Is this an unsized array, (i.e. declared with []).
  /frameworks/base/docs/html/guide/topics/manifest/
manifest-intro.jd 227 the subclass is declared through a {@code name} attribute. The name must include
229 For example, an {@link android.app.Service} subclass might be declared as follows:
437 {@link android.Manifest.permission android.Manifest.permission}) or declared
438 by other applications. Or it can define its own. A new permission is declared
461 declared with the
472 permission declared elsewhere
486 defines a label for a set of permissions (both those declared in the manifest with
488 elements and those declared elsewhere). It affects only how the permissions are
  /libcore/luni/src/main/java/org/xml/sax/
AttributeList.java 87 * declared or specified. The number of attributes may be
99 * same attribute twice. Attributes without values (those declared
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AndroidPreferencePage.java 119 * Method declared on StringFieldEditor and overridden in DirectoryFieldEditor.
183 * Method declared on StringFieldEditor (and FieldEditor).

Completed in 4212 milliseconds

<<41424344454647484950>>