HomeSort by relevance Sort by last modified time
    Searched refs:relations (Results 1 - 18 of 18) sorted by null

  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
StatementParser.java 96 JSONArray relations = statement.optJSONArray(Utils.ASSET_DESCRIPTOR_FIELD_RELATION); local
97 if (relations == null) {
103 for (int i = 0; i < relations.length(); i++) {
105 .create(source, target, Relation.create(relations.getString(i))));
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
assert.hpp 99 enum relations { equal = 1, not_equal, greater, greater_equal, less, less_equal }; enum in struct:assert_
130 template< assert_::relations r, long x, long y > struct assert_relation {};
203 template< assert_::relations r, long x, long y >
266 boost::mpl::assert_::relations( sizeof( \
289 boost::mpl::assert_::relations(BOOST_PP_CAT(mpl_assert_rel,counter)) \
  /prebuilts/go/darwin-x86/src/go/types/
selection.go 32 // the following relations exist:
  /prebuilts/go/linux-x86/src/go/types/
selection.go 32 // the following relations exist:
  /external/v8/test/mjsunit/
smi-ops-inlined.js 219 // Check that relations on unary ops work.
smi-ops.js 226 // Check that relations on unary ops work.
  /external/libxml2/
xmlschemas.c 400 xmlSchemaSchemaRelationPtr relations; member in struct:_xmlSchemaBucket
431 /* @relations will hold any included/imported/redefined schemas. */
432 xmlSchemaSchemaRelationPtr relations; member in struct:_xmlSchemaImport
455 xmlSchemaSchemaRelationPtr relations; member in struct:_xmlSchemaInclude
575 /* xmlSchemaItemListPtr relations; */ /* List of schema relations. */
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
file.go 805 // applies any applicable relations.
  /prebuilts/go/linux-x86/src/debug/elf/
file.go 805 // applies any applicable relations.
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar 
  /prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 

Completed in 884 milliseconds