Searched defs:reference (Results 376 - 400 of 419) sorted by relevance

<<11121314151617

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c557 xmlSchemaBasicItemPtr reference; /* The referencing component. */ member in struct:_xmlSchemaRedef
639 * A component reference item (not a schema component)
666 a group definition, a XML_SCHEMA_EXTRA_QNAMEREF (if a reference),
1153 return(BAD_CAST "[helper component] QName reference");
3817 * @item: a QName reference structure
3819 * Deallocatea a QName reference structure.
4359 fprintf(output, " [reference] ");
5396 "allocating QName reference item", NULL);
5406 * Store the reference item in the schema.
5515 * need not to be fixed up (i.e. the reference t
[all...]
/external/chromium_org/v8/src/
H A Dhydrogen.cc1221 HValue* reference = Add<HConstant>(ExternalReference(counter)); local
1223 reference, static_cast<HValue*>(NULL), HObjectAccess::ForCounter());
1226 Add<HStoreNamedField>(reference, HObjectAccess::ForCounter(),
8591 // Cannot embed a direct reference to the global proxy map
8774 // Cannot embed a direct reference to the global proxy
9861 // Result of deleting non-property, non-variable reference is true.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libxml2/
H A Dxmlschemas.c557 xmlSchemaBasicItemPtr reference; /* The referencing component. */ member in struct:_xmlSchemaRedef
639 * A component reference item (not a schema component)
666 a group definition, a XML_SCHEMA_EXTRA_QNAMEREF (if a reference),
1158 return(BAD_CAST "[helper component] QName reference");
3836 * @item: a QName reference structure
3838 * Deallocatea a QName reference structure.
4378 fprintf(output, " [reference] ");
5415 "allocating QName reference item", NULL);
5425 * Store the reference item in the schema.
5534 * need not to be fixed up (i.e. the reference t
[all...]
/external/qemu/qapi-auto-generated/
H A Dqapi-types.h3306 char * reference; member in union:BlockdevRef::__anon30075
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h758 // ByRef<T>::type is T if T is a reference; otherwise it's const T&.
767 // AddRef<T>::type is T if T is a reference; otherwise it's T&. This
7662 // Removes the reference from a type if it is a reference type,
7710 // Adds reference to a type if it is not a reference type,
7723 // Adds a reference to const on top of T as necessary. For example,
7920 // reference modifier). It's the client's responsibility to satisfy
7943 // const or reference type.
8993 // A "smart" pointer type with reference trackin
10101 typedef const T& reference; typedef in class:testing::internal::ParamIterator
[all...]
/external/chromium_org/v8/test/cctest/
H A Dtest-api.cc1898 // base1 and base2 cannot cross reference to each's prototype
9008 // Create a function in env2 and add a reference to it in env1.
9072 // Create a reference to env2 global from env1 global.
10918 // Set up reference from current to other.
11029 // Set up reference from current to other.
11528 // Now it should be ICed and keep a reference to x defined on proto
11550 // Now it should be ICed and keep a reference to y defined on proto2
11603 // Now it should be ICed and keep a reference to y defined on field_holder.
11731 // Now it should be ICed and keep a reference to x defined on p
11762 // Now it should be ICed and keep a reference t
23191 const char* reference = "\\xeb\\x91\\x80"; local
23214 const char* reference = "\\xeb\\x91\\x80"; local
23238 const char* reference = "\\xeb\\x91\\x80"; local
23291 const char* reference = "\\xeb\\x91\\x80"; local
23342 const char* reference = "\\xeb\\x91\\x80\\x80\\x80"; local
[all...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h758 // ByRef<T>::type is T if T is a reference; otherwise it's const T&.
767 // AddRef<T>::type is T if T is a reference; otherwise it's T&. This
7662 // Removes the reference from a type if it is a reference type,
7710 // Adds reference to a type if it is not a reference type,
7723 // Adds a reference to const on top of T as necessary. For example,
7920 // reference modifier). It's the client's responsibility to satisfy
7943 // const or reference type.
8993 // A "smart" pointer type with reference trackin
10101 typedef const T& reference; typedef in class:testing::internal::ParamIterator
[all...]
/external/robolectric/lib/main/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1043 milliseconds

<<11121314151617