HomeSort by relevance Sort by last modified time
    Searched full:separate (Results 76 - 100 of 11018) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/zlib/
gzclose.c 8 /* gzclose() is in a separate file so that it is linked in only if it is used.
  /external/dagger2/compiler/src/it/functional-tests/src/test/java/test/cycle/
LongCycleTest.java 29 * Tests a cycle long enough that the real factory is created in a separate initialize method from
40 * factory is created in a separate method from the delegate factory.
  /external/llvm/unittests/Option/
Opts.td 9 def C : Separate<["-"], "C">, HelpText<"The C option">, MetaVarName<"C">, Flags<[OptFlag1]>;
10 def SLASH_C : Separate<["/", "-"], "C">, HelpText<"The C option">, MetaVarName<"C">, Flags<[OptFlag3]>;
  /external/perfetto/protos/perfetto/trace/chrome/
chrome_trace_event.proto 21 // TODO(oysteine) : Separate out commonly repeated values into a separate
  /external/skia/tests/
CanvasStateHelpers.h 29 * so it can be called from a separate library.
45 * so it can be called from a separate library.
  /external/skqp/tests/
CanvasStateHelpers.h 29 * so it can be called from a separate library.
45 * so it can be called from a separate library.
  /external/valgrind/none/tests/s390x/
ecag.stdout.exp-z13 1 L1 topology: separate data and instruction; private
8 L2 topology: separate data and instruction; private
ecag.stdout.exp-zec12 1 L1 topology: separate data and instruction; private
8 L2 topology: separate data and instruction; private
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
vle-multiseg.s 2 # separate output sections. We will then check for separate load segments.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
CC1Options.td 22 def target_cpu : Separate<["-"], "target-cpu">,
24 def target_feature : Separate<["-"], "target-feature">,
26 def triple : Separate<["-"], "triple">,
28 def target_abi : Separate<["-"], "target-abi">,
33 def target_linker_version : Separate<["-"], "target-linker-version">,
36 def mfpmath : Separate<["-"], "mfpmath">,
48 def analyzer_store : Separate<["-"], "analyzer-store">,
52 def analyzer_constraints : Separate<["-"], "analyzer-constraints">,
57 def analyzer_output : Separate<["-"], "analyzer-output">,
62 def analyzer_purge : Separate<["-"], "analyzer-purge">
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
CC1Options.td 22 def target_cpu : Separate<["-"], "target-cpu">,
24 def target_feature : Separate<["-"], "target-feature">,
26 def triple : Separate<["-"], "triple">,
28 def target_abi : Separate<["-"], "target-abi">,
33 def target_linker_version : Separate<["-"], "target-linker-version">,
36 def mfpmath : Separate<["-"], "mfpmath">,
48 def analyzer_store : Separate<["-"], "analyzer-store">,
52 def analyzer_constraints : Separate<["-"], "analyzer-constraints">,
57 def analyzer_output : Separate<["-"], "analyzer-output">,
62 def analyzer_purge : Separate<["-"], "analyzer-purge">
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 22 def target_cpu : Separate<["-"], "target-cpu">,
24 def target_feature : Separate<["-"], "target-feature">,
26 def triple : Separate<["-"], "triple">,
28 def target_abi : Separate<["-"], "target-abi">,
33 def target_linker_version : Separate<["-"], "target-linker-version">,
36 def mfpmath : Separate<["-"], "mfpmath">,
48 def analyzer_store : Separate<["-"], "analyzer-store">,
52 def analyzer_constraints : Separate<["-"], "analyzer-constraints">,
57 def analyzer_output : Separate<["-"], "analyzer-output">,
62 def analyzer_purge : Separate<["-"], "analyzer-purge">
    [all...]
  /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
BaseDescription.java 89 boolean separate = false;
93 if (separate) append(separator);
95 separate = true;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vue_map.c 62 bool separate)
69 separate = false;
71 if (separate) {
85 vue_map->separate = separate;
158 * For separate shader pipelines, we first assign built-in varyings
182 if (separate) {
206 /* separate isn't really meaningful, but make sure it's initialized */
207 vue_map->separate = false;
231 * described here, but pretending they're separate allows us to uniquel
    [all...]
  /art/tools/amm/
README.md 12 The metric is made up of a collection of separate models for different
  /developers/build/prebuilts/gradle/CardView/Application/
build.gradle 25 // keep boilerplate and common code separate from
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Shared/
build.gradle 23 // keep boilerplate and common code separate from
  /developers/build/prebuilts/gradle/SpeedTracker/Shared/
build.gradle 23 // keep boilerplate and common code separate from
  /developers/build/prebuilts/gradle/SynchronizedNotifications/Shared/
build.gradle 23 // keep boilerplate and common code separate from
  /developers/build/prebuilts/gradle/WearNotifications/Shared/
build.gradle 25 // keep boilerplate and common code separate from
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Shared/
build.gradle 23 // keep boilerplate and common code separate from
  /developers/samples/android/wearable/wear/WearNotifications/Shared/
build.gradle 25 // keep boilerplate and common code separate from
  /external/autotest/client/bin/
TODO 1 Make sure build process dumps config errors in separate file from build
  /external/clang/test/Driver/
cl-pch-errorhandling.cpp 5 // This is a separate file since executing this failure path requires
  /external/clang/test/Sema/
vla-2.c 3 // sizeof or typeof. (This test needs to be in a separate file because we use

Completed in 550 milliseconds

1 2 34 5 6 7 8 91011>>