OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relations
(Results
1 - 17
of
17
) 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))));
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
prove.go
20
// relation represents the set of possible
relations
between
24
// `v op w` the set of
relations
is updated to exclude any
49
// of
relations
is known. For example,
relations
learned for unsigned
92
// factsTable keeps track of
relations
between pairs of values.
95
stack []fact // previous sets of
relations
116
// get returns the known possible
relations
between v and w.
199
// update updates the set of
relations
between v and w in domain d
318
// checkpoint saves the current state of known
relations
.
558
// Negative branch taken, complement the
relations
[
all
...]
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
prove.go
20
// relation represents the set of possible
relations
between
24
// `v op w` the set of
relations
is updated to exclude any
49
// of
relations
is known. For example,
relations
learned for unsigned
92
// factsTable keeps track of
relations
between pairs of values.
95
stack []fact // previous sets of
relations
116
// get returns the known possible
relations
between v and w.
199
// update updates the set of
relations
between v and w in domain d
318
// checkpoint saves the current state of known
relations
.
558
// Negative branch taken, complement the
relations
[
all
...]
/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/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
1054
// applies any applicable
relations
.
/prebuilts/go/linux-x86/src/debug/elf/
file.go
1054
// applies any applicable
relations
.
/prebuilts/tools/common/m2/repository/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
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py
[
all
...]
/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 789 milliseconds