HomeSort by relevance Sort by last modified time
    Searched refs:separate (Results 1 - 25 of 435) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ksoap2/
Android.mk 15 # additionally, build unit tests in a separate .apk
  /external/mesa3d/src/compiler/glsl/glcpp/tests/
039-func-arg-obj-macro-with-comma.c 7 #define foo2(a,b) (a separate b)
  /external/curl/docs/cmdline-opts/
next.d 7 Help: Make next URL use its separate set of options
9 Tells curl to use a separate operation for the following URL and associated
key.d 6 Private key file name. Allows you to provide your private key in this separate
ntlm-wb.d 7 to the separate binary ntlmauth application that is executed when needed.
  /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...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
lui-2.s 2 # These need to be separate from lui-1.s as they are reported at a later
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
thumb2-b-interwork.s 12 @ Put this in a separate section to force the assembler to generate a reloc
  /compatibility/cdd/9_security-model/
9_2_uid-and-process-isolation.md 7 and in a separate process.
  /external/compiler-rt/make/platform/
multi_arch.mk 1 Description := Example configuration for build two libraries for separate \
  /hardware/qcom/bt/
Android.mk 2 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /hardware/qcom/power/
Android.mk 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /packages/providers/DownloadProvider/tests/
Android.mk 21 # additionally, build sub-tests in a separate .apk
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
got-page-4a.s 5 # a way that each one lives on a separate page.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
vle-multiseg.s 2 # separate output sections. We will then check for separate load segments.
  /external/llvm/test/MC/AArch64/
arm64-separator.s 8 ; being on separate lines in the output. We look for the "; encoding" string
  /frameworks/base/docs/
__DEPRECATED__DO_NOT_EDIT__.txt 14 a separate code repository.
  /frameworks/base/docs/html/
__DEPRECATED__DO_NOT_EDIT__.txt 14 a separate code repository.
  /hardware/qcom/audio/
Android.mk 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /hardware/qcom/display/
Android.mk 2 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /hardware/qcom/keymaster/
Android.mk 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /packages/apps/Test/connectivity/PMC/
Android.mk 22 # additionally, build unit tests in a separate .apk
  /frameworks/minikin/tests/unittest/
GraphemeBreakTests.cpp 203 const float separate[] = {1.0, 0.0, 1.0}; local
204 EXPECT_FALSE(IsBreakWithAdvances(separate,
206 EXPECT_TRUE(IsBreakWithAdvances(separate,
208 EXPECT_FALSE(IsBreakWithAdvances(separate,
210 EXPECT_TRUE(IsBreakWithAdvances(separate,
  /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
BaseDescription.java 89 boolean separate = false;
93 if (separate) append(separator);
95 separate = true;
  /build/make/core/
link_type.mk 5 # my_2nd_arch_prefix: usually LOCAL_2ND_ARCH_VAR_PREFIX, separate for JNI installation

Completed in 1571 milliseconds

1 2 3 4 5 6 7 8 91011>>