HomeSort by relevance Sort by last modified time
    Searched full:secondary (Results 1 - 25 of 1672) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/simple_app/
second.html 3 This is the simple telemetry webapp secondary page.
  /art/test/091-override-package-private-method/
info.txt 1 Test features with a secondary dex file.
run 17 # Use secondary switch to add secondary dex file to class path.
18 exec ${RUN} "${@}" --secondary
  /art/test/127-checker-secondarydex/
info.txt 1 Test features with a secondary dex file.
run 17 # Use secondary switch to add secondary dex file to class path.
18 exec ${RUN} "${@}" --secondary
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
brokw-1.s 8 ; Short jump around secondary jump table inserted here :
12 ; Secondary jump table inserted here :
brokw-2.s 9 ; Short jump around secondary jump table inserted here :
13 ; Secondary jump table inserted here :
  /development/samples/browseable/BasicMediaRouter/
_index.jd 9 content on a secondary display.\n\nUse the "Media Route Action Item" in the ActionBar
12 Secondary screen simulation can also be enabled from the "Developer Options".\n\n
13 Once connected, use the "Change Color" button to change the background color of the secondary screen.
  /external/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h 27 std::unique_ptr<DiagnosticConsumer> Secondary;
31 std::unique_ptr<DiagnosticConsumer> Secondary)
33 Secondary(std::move(Secondary)) {}
37 std::unique_ptr<DiagnosticConsumer> Secondary)
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
43 Secondary->BeginSourceFile(LO, PP);
47 Secondary->EndSourceFile();
52 Secondary->finish()
    [all...]
  /art/test/131-structural-change/
run 17 # Use secondary switch to add secondary dex file to class path.
18 exec ${RUN} "${@}" --secondary
  /art/test/529-checker-unresolved/
run 17 # Use secondary switch to add secondary dex file to class path.
18 exec ${RUN} "${@}" --secondary
  /art/test/555-checker-regression-x86const/
run 17 # Use secondary switch to add secondary dex file to class path.
18 exec ${RUN} "${@}" --secondary
  /art/test/608-checker-unresolved-lse/
run 17 # Use secondary switch to add secondary dex file to class path.
18 exec ${RUN} "${@}" --secondary
  /external/icu/icu4c/source/i18n/
collationrootelements.h 29 * This class takes and returns 16-bit secondary and tertiary weights.
42 * Flag in a root element, set if the element contains secondary & tertiary weights,
58 * Index of the first CE with a non-zero secondary weight.
70 * Secondary & tertiary boundaries.
71 * Bits 31..24: [fixed last secondary common byte 45]
72 * Bits 23..16: [fixed first ignorable secondary byte 80]
85 * Returns the boundary between tertiary weights of primary/secondary CEs
87 * This is the upper limit for tertiaries of primary/secondary CEs.
109 * Returns the last common secondary weight.
117 * Returns the boundary between secondary weights of primary CE
    [all...]
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/res/values/
strings.xml 5 <string name="secondary_notconnected">No secondary display connected.</string>
base-strings.xml 25 content on a secondary display.\n\nUse the "Media Route Action Item" in the ActionBar
28 Secondary screen simulation can also be enabled from the "Developer Options".\n\n
29 Once connected, use the "Change Color" button to change the background color of the secondary screen.
  /developers/samples/android/media/BasicMediaRouter/Application/src/main/res/values/
strings.xml 5 <string name="secondary_notconnected">No secondary display connected.</string>
  /development/samples/browseable/BasicMediaRouter/res/values/
strings.xml 5 <string name="secondary_notconnected">No secondary display connected.</string>
  /external/dbus/test/data/auth/
fallback.auth-script 1 ## this tests that a client can fallback to a secondary auth mech
  /ndk/sources/host-tools/make-3.81/tests/scripts/targets/
SECONDARY 3 $description = "Test the behaviour of the .SECONDARY target.";
6 Test the behavior of the .SECONDARY special target.
8 intermediate, then specify it as .SECONDARY. Build and note that it's
11 Change the original and ensure that the secondary file and the ultimate
12 target are both rebuilt, and that the secondary file is not deleted.
20 .SECONDARY: foo.e
84 # TEST #7 -- test the "global" .SECONDARY, with no targets.
91 .SECONDARY:
112 # TEST #8 -- test the "global" .SECONDARY, with .PHONY.
117 .SECONDARY
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cestst.h 16 * specific primary, secondary and tertiary rules. For example, the ignorable
34 /* perform test with strength SECONDARY */
cfintst.h 16 * specific primary, secondary and tertiary rules. For example, the ignorable
34 /* perform test with strength SECONDARY*/
cfrtst.h 16 * specific primary, secondary and tertiary rules. For example, the ignorable
35 /* perform test with strength SECONDARY*/
encoll.h 16 * specific primary, secondary and tertiary rules. For example, the ignorable
35 /* perform test with strength SECONDARY */
  /external/jemalloc/include/jemalloc/internal/
chunk_dss.h 12 #define DSS_DEFAULT "secondary"

Completed in 1216 milliseconds

1 2 3 4 5 6 7 8 91011>>