HomeSort by relevance Sort by last modified time
    Searched refs:Named (Results 251 - 275 of 413) sorted by null

<<11121314151617

  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar 
sisu-guice-3.1.0.jar 
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapTest.java 406 ColorSpace.Named.SRGB));
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
syntax.go 47 // - OSTRUCTKEY uses it to store the named field's offset.
48 // - Named OLITERALs use it to to store their ambient iota value.
231 // Name holds Node fields used only by named nodes (ONAME, OTYPE, OPACK, OLABEL, some OLITERAL).
    [all...]
bexport.go 67 functions start with their name, type, and possibly a value. Named types
71 (i.e., one pointer) for each named type (and read but discard the current
153 // trackAllTypes enables cycle tracking for all types, not just named
157 // If disabled, only named types are tracked, possibly leading to slightly
466 // If this is a named type, mark all of its associated
558 // named type
714 // T is a named type are common. We could canonicalize all
737 // pick off named types
740 // if we don't track all types, track named types now
751 Fatalf("exporter: named type definition incorrectly set up"
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vet/
print.go 238 if named, ok := recv.(*types.Named); ok {
239 obj := named.Obj()
  /prebuilts/go/darwin-x86/src/go/doc/
reader.go 92 // Named types
116 // A namedType represents a named unqualified (package local, or possibly
266 // entry has a named type
396 // exactly one (named or anonymous) result associated
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
syntax.go 47 // - OSTRUCTKEY uses it to store the named field's offset.
48 // - Named OLITERALs use it to to store their ambient iota value.
231 // Name holds Node fields used only by named nodes (ONAME, OTYPE, OPACK, OLABEL, some OLITERAL).
    [all...]
bexport.go 67 functions start with their name, type, and possibly a value. Named types
71 (i.e., one pointer) for each named type (and read but discard the current
153 // trackAllTypes enables cycle tracking for all types, not just named
157 // If disabled, only named types are tracked, possibly leading to slightly
466 // If this is a named type, mark all of its associated
558 // named type
714 // T is a named type are common. We could canonicalize all
737 // pick off named types
740 // if we don't track all types, track named types now
751 Fatalf("exporter: named type definition incorrectly set up"
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/
print.go 238 if named, ok := recv.(*types.Named); ok {
239 obj := named.Obj()
  /prebuilts/go/linux-x86/src/go/doc/
reader.go 92 // Named types
116 // A namedType represents a named unqualified (package local, or possibly
266 // entry has a named type
396 // exactly one (named or anonymous) result associated
  /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/
org.eclipse.sisu.inject-0.0.0.M5.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.5.0-alpha-preview-02/
gradle-core-2.5.0-alpha-preview-02.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/3.0.0-alpha4/
gradle-core-3.0.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/3.0.0-alpha5/
gradle-core-3.0.0-alpha5.jar 
  /external/testng/lib-supplied/
guice-2.0.jar 
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 290 /// \param CurContext the context in which this result will be named.
298 /// \param CurContext the context in which this result will be named.
440 /// \param CurContext the context where an entity is being named, which is
443 /// \param TargetContext the context in which the named entity actually
521 auto *Named = ND;
553 if (Filter && !(this->*Filter)(Named)) {
880 // declaration name is hidden by a similarly-named declaration in an outer
    [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/
jackson-databind-2.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.5.0-alpha-preview-01/
gradle-core-2.5.0-alpha-preview-01.jar 
  /prebuilts/go/darwin-x86/src/crypto/x509/
x509.go 475 // RFC 5480, 2.1.1.1. Named Curve
    [all...]
  /prebuilts/go/linux-x86/src/crypto/x509/
x509.go 475 // RFC 5480, 2.1.1.1. Named Curve
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/3.0.0/
gradle-core-3.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/3.0.0-alpha6/
gradle-core-3.0.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/3.0.0-alpha7/
gradle-core-3.0.0-alpha7.jar 

Completed in 3936 milliseconds

<<11121314151617