/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
synth.s | 1 # common (v8 or v9) synthetic insns
|
synth64.s | 1 # sparc64 synthetic insns
|
splet.s | 47 stbar ! is a valid V8 syntax, at least a synthetic
|
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.2/ |
kotlin-android-extensions-1.0.2.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0/ |
kotlin-android-extensions-1.0.0.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/ |
kotlin-android-extensions-1.0.0-rc-1036.jar | |
/system/media/camera/docs/ |
ACameraMetadata.mako | 28 % if not entry.synthetic: 31 assert(False),"A synthetic key should not present in NDK!" 38 % if not entry.synthetic:
|
metadata_template.mako | 92 % if prop.synthetic: 93 synthetic="true"
|
CameraMetadataKeys.mako | 66 % if entry.synthetic:
|
html.mako | 281 % if prop.synthetic: 282 <span class="entry_type_synthetic">[synthetic] </span>
|
metadata_helpers.py | [all...] |
metadata_model.py | 1060 synthetic: The C-level visibility of this entry ('false', 'true'). 1061 Synthetic entries will not be generated into the native metadata 1062 list of entries (in C code). In general a synthetic entry is 1172 def synthetic(self): member in class:Entry [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
dso-pltdis1.d | 8 # Check dissassembly of the .plt section, specifically the synthetic 11 # with regards to reloc order) synthetic X@plt entries were wrong if 14 # improvement: synthetic symbols for .plt entries with merged .got 16 # in .rela.plt and the default synthetic-symbol implementation just
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/ |
gesture_common.js | 5 // This file provides common functionality for synthetic gesture actions.
|
pinch.js | 36 // the synthetic pinch gesture to cover.
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
StdAttributeFactory.java | 101 return synthetic(cf, offset, length, observer); 130 return synthetic(cf, offset, length, observer); 169 return synthetic(cf, offset, length, observer); 717 * Parses a {@code Synthetic} attribute. 719 private Attribute synthetic(DirectClassFile cf, int offset, int length, method in class:StdAttributeFactory
|
/libcore/ |
JavaLibrary.mk | 244 # jack bug workaround: int[] java.util.stream.StatefulTestOp.-getjava-util-stream-StreamShapeSwitchesValues() is a private synthetic method in an interface which causes a hard verifier error 263 # jack bug workaround: int[] java.util.stream.StatefulTestOp.-getjava-util-stream-StreamShapeSwitchesValues() is a private synthetic method in an interface which causes a hard verifier error
|
/external/llvm/test/MC/Sparc/ |
sparc-synthetic-instructions.s | 4 ! Section A.3 Synthetic Instructions 50 ! Now the synthetic instruction becomes two instructions.
|
/prebuilts/go/darwin-x86/src/go/types/ |
call.go | 404 // If we created a synthetic pointer type above, we will throw
|
/prebuilts/go/linux-x86/src/go/types/ |
call.go | 404 // If we created a synthetic pointer type above, we will throw
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
fmt.go | 439 Fatal("exporting synthetic symbol %s", s.Name) [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
fmt.go | 436 Fatal("exporting synthetic symbol %s", s.Name) [all...] |
/prebuilts/go/darwin-x86/src/net/http/cookiejar/ |
jar_test.go | 17 // tNow is the synthetic current time used as now during testing.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
fmt.go | 439 Fatal("exporting synthetic symbol %s", s.Name) [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
fmt.go | 436 Fatal("exporting synthetic symbol %s", s.Name) [all...] |