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

1 2 3 4 5 6 7 8 91011>>

  /packages/experimental/
Android.mk 2 # Individual packages in experimental/ must be built directly with "mmm".
  /external/llvm/test/Feature/
README.txt 1 This directory contains test cases for individual source features of LLVM.
5 Regression tests for individual bug fixes should go into the test/Regression dir.
  /external/chromium_org/chrome/browser/resources/cryptotoken/
individualattest.js 7 * individual attestation certificate during enrollment.
12 * Interface to determine whether to request the individual attestation
20 * @return {boolean} Whether to request the individual attestation certificate
devicefactoryregistry.js 14 * @param {!IndividualAttestation} individualAttestation An individual
38 /** @return {!IndividualAttestation} An individual attestation implementation.
googlecorpindividualattest.js 12 * individual certificates for corp accounts.
20 * @return {boolean} Whether to request the individual attestation certificate
  /external/junit/src/org/junit/internal/matchers/
Each.java 10 public static <T> Matcher<Iterable<T>> each(final Matcher<T> individual) {
11 final Matcher<Iterable<T>> allItemsAre = not(hasItem(not(individual)));
20 individual.describeTo(description);
  /external/libpng/contrib/pngminim/
README 5 See the individual README and pngusr.dfa files for more explanation.
  /developers/build/prebuilts/androidtv/leanback/
build.gradle 11 // in the individual module build.gradle files
  /development/samples/browseable/BasicMultitouch/
_index.jd 7 This samples demonstrates the use of MotionEvent properties to keep track of individual touches
  /external/chromium_org/apps/
metrics_names.h 10 // Histogram metrics individual values.
  /external/chromium_org/components/
DEPS 4 # Individual components must explicitly declare their dependencies
  /external/regex-re2/
CONTRIBUTORS 11 # the individual or the individual's organization has agreed to
14 # http://code.google.com/legal/individual-cla-v1.0.html
22 # individual or corporate CLA was used.
  /external/chromium-trace/trace-viewer/src/base/
unittest.css 55 #individual-tests {
60 .individual-result:nth-child(2n) {
64 .individual-result pre {
69 .individual-result {
75 .individual-result:before {
  /external/chromium_org/content/public/test/
unittest_test_suite.h 21 // 2. Individual unittests should not be initting WebKit on their own, initting
22 // it here ensures attempts to do so within an individual test will fail.
  /external/chromium_org/extensions/browser/api/bluetooth/
bluetooth_extension_function.h 23 // individual bluetooth extension functions.
37 // Implemented by individual bluetooth extension functions, called
  /cts/apps/CameraITS/tests/inprog/scene2/
README 4 checker charts, and resolution charts. The individual tests will specify
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).
  /developers/build/prebuilts/gradle/ActivityInstrumentation/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).
  /developers/build/prebuilts/gradle/AdapterTransition/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).
  /developers/build/prebuilts/gradle/AgendaData/
CONTRIB.md 8 Please fill out either the individual or corporate Contributor License Agreement (CLA).
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an [individual CLA]
12 (https://developers.google.com/open-source/cla/individual).

Completed in 573 milliseconds

1 2 3 4 5 6 7 8 91011>>