/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
README.txt | 13 out to a separate plugin, but the formatter itself continues to live
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
mips16-pic-4a.s | 7 # in separate files is really valid or useful. However, if we
|
tls-hidden4.got | 14 # addresses match the relocs in the .r dump and that there is a separate
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
crange-2b.s | 1 ! Initially three separate sections, one with SHmedia and constants, one with
|
/external/libgdx/gdx/src/com/badlogic/gdx/net/ |
ServerSocket.java | 24 * method should preferably be called in a separate thread as it is blocking.
34 * Blocking, call on a separate thread.
|
/external/testng/eclipse-projects/beust.com/ |
index.html | 37 // separate transformation function for IE 6.0+ 44 // separate transformation function for NSCP 7.1+ and Mozilla 1.4.1+
|
/external/v8/build/config/linux/ |
BUILD.gn | 12 # is applied to all targets. It is here to separate out the logic that is 20 # config that is applied to all targets. It is here to separate out the logic
|
/packages/providers/DownloadProvider/tests/public_api_access/ |
AndroidManifest.xml | 30 We intentionally target our own package to ensure this runs in a separate process under a 31 separate UID.
|
/prebuilts/go/darwin-x86/src/cmd/doc/testdata/ |
pkg.go | 74 const unexportedTypedConstant ExportedType = 1 // In a separate section to test -u. 92 const unexportedTypedConstant unexportedType = 1 // In a separate section to test -u.
|
/prebuilts/go/linux-x86/src/cmd/doc/testdata/ |
pkg.go | 74 const unexportedTypedConstant ExportedType = 1 // In a separate section to test -u. 92 const unexportedTypedConstant unexportedType = 1 // In a separate section to test -u.
|
/sdk/eclipse/sites/external/ |
index.html | 37 // separate transformation function for IE 6.0+ 44 // separate transformation function for NSCP 7.1+ and Mozilla 1.4.1+
|
/sdk/eclipse/sites/internal/ |
index.html | 37 // separate transformation function for IE 6.0+ 44 // separate transformation function for NSCP 7.1+ and Mozilla 1.4.1+
|
/frameworks/compile/slang/ |
RSCCOptions.td | 30 def target_api : Separate<["-"], "target-api">, 40 def _I : Separate<["-", "--"], "include-path">, MetaVarName<"<directory>">, Alias<I>; 46 def o : Separate<["-"], "o">, MetaVarName<"<directory>">, 75 def java_reflection_path_base : Separate<["-"], "java-reflection-path-base">, 78 def _java_reflection_path_base : Separate<["-"], "p">, 80 def java_reflection_package_name : Separate<["-"], "java-reflection-package-name">, 82 def _java_reflection_package_name : Separate<["-"], "j">, 85 def bitcode_storage : Separate<["-"], "bitcode-storage">, 87 def _bitcode_storage : Separate<["-"], "s">, Alias<bitcode_storage>; 89 def rs_package_name : Separate<["-"], "rs-package-name"> [all...] |
/external/llvm/include/llvm/Option/ |
OptParser.td | 36 def KIND_SEPARATE : OptionKind<"Separate">; 39 // An option which is which takes multiple (separate) arguments. 63 // RenderJoined - The option should be rendered joined, even if separate (only 64 // sensible on single value separate options). 104 class Separate<list<string> prefixes, string name>
|
/external/elfutils/tests/ |
run-addr2line-alt-debugpath.sh | 23 # Split off the debuginfo and put it under a separate subdir from the 25 # Note that we use separate subdirs/roots for the binaries and debug files. 36 # Can we find the separate debuginfo file now?
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/gl-matrix/ |
mat2-spec.js | 63 describe("with a separate output matrix", function() { 80 describe("with a separate output matrix", function() { 97 describe("with a separate output matrix", function() { 122 describe("with a separate output matrix", function() { 149 describe("with a separate output matrix", function() { 169 describe("with a separate output matrix", function() {
|
/external/ImageMagick/m4/ |
ax_cxx_bool.m4 | 11 # If the compiler recognizes bool as a separate built-in type, define 12 # HAVE_BOOL. Note that a typedef is not a separate type since you cannot
|
/external/autotest/server/hosts/ |
base_classes.py | 44 1. If two separate generic implementations could reasonably be 48 (e.g. two separate run() implementations cannot both be executed)
|
/external/llvm/include/llvm/CodeGen/ |
GCMetadataPrinter.h | 11 // as assembly code. This is a separate class from GCStrategy in order to allow 15 // GCMetadataPrinterRegistry. This is separate from the GCStrategy itself
|
/external/llvm/include/llvm/Support/ |
Threading.h | 23 /// llvm_execute_on_thread - Execute the given \p UserFn on a separate 28 /// on a separate thread or honoring the requested stack size, but tries to do
|
/external/llvm/test/CodeGen/SystemZ/ |
atomicrmw-add-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
atomicrmw-add-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
atomicrmw-and-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
atomicrmw-and-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
atomicrmw-or-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|