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

1 2 3 4 5 6 7 8 91011>>

  /device/google/marlin/sepolicy/
ppp.te 0 # additional ioctls needed for VPN.
  /external/proguard/src/proguard/optimize/info/
package.html 2 This package contains classes to collect additional information about classes
  /external/v8/tools/gyp/test/win/
gyptest-cl-additional-include-dirs.py 8 Make sure additional include dirs are extracted properly.
19 test.run_gyp('additional-include-dirs.gyp', chdir=CHDIR)
20 test.build('additional-include-dirs.gyp', test.ALL, chdir=CHDIR)
gyptest-link-additional-deps.py 8 Make sure additional library dependencies are handled.
19 test.run_gyp('additional-deps.gyp', chdir=CHDIR)
20 test.build('additional-deps.gyp', test.ALL, chdir=CHDIR)
gyptest-link-additional-options.py 8 Make sure additional options are handled.
19 test.run_gyp('additional-options.gyp', chdir=CHDIR)
20 test.build('additional-options.gyp', test.ALL, chdir=CHDIR)
gyptest-cl-additional-options.py 8 Make sure additional manual compiler flags are extracted properly.
19 test.run_gyp('additional-options.gyp', chdir=CHDIR)
22 test.build('additional-options.gyp', 'test_additional_none', chdir=CHDIR,
26 test.build('additional-options.gyp', 'test_additional_one', chdir=CHDIR)
  /external/icu/android_icu4j/cts-coverage/
README.android 1 This directory contains additional tests written for Android that ensure that the entire
  /external/junit/src/junit/extensions/
TestSetup.java 8 * A Decorator to set up and tear down additional fixture state. Subclass
9 * TestSetup and insert it into your tests when you want to set up additional
31 * Sets up the fixture. Override to set up additional fixture state.
37 * Tears down the fixture. Override to tear down the additional fixture
  /external/v8/tools/gyp/test/win/compiler-flags/
additional-options.gyp 16 'sources': ['additional-options.cc'],
28 'sources': ['additional-options.cc'],
additional-include-dirs.gyp 17 'sources': ['additional-include-dirs.cc'],
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneMenuExtensionsInterface.java 24 * Interface for additional options in the AllInOne menu.
28 * Returns additional options.
33 * Handle selection of the additional options.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/server/
appengine_config.py 2 """Configure additional middlewares for webapp.
5 to give the opportunity for an application to register additional
  /ndk/docs/
README.md 5 A few are still located only in directory "docs/Additional\_library\_docs/".
7 open a web browser for Additional\_library\_docs/opensles/index.html and reference PDF.
  /development/samples/browseable/RuntimePermissions/
_index.jd 10 If executed on an Android M device, an additional option to access contacts is shown
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/
README.txt 5 altgraph includes some additional usage of Python 2.6+ features and
  /external/clang/test/CodeGen/
target-features-no-error.c 3 // Verify that negative features don't cause additional requirements on the inline function.
  /external/cmockery/cmockery_0_1_2/packages/deb/
changelog 3 Made it possible to specify additional compiler, lib tool and link
  /external/junit/src/org/junit/matchers/
package-info.java 2 * Provides useful additional {@link org.hamcrest.Matcher}s for use with
  /external/libxml2/test/catalogs/
catal.script 4 public "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN"
whites.script 4 public "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN"
whites.sgml 5 PUBLIC "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN" "dbgenent.mod"
  /external/opencv3/platforms/
readme.txt 1 This folder contains toolchains and additional files that are needed for cross compilation.
  /frameworks/av/services/audioflinger/
FastThreadDumpState.cpp 46 uint32_t additional = samplingN - mSamplingN; local
49 memset(&mMonotonicNs[mSamplingN], 0, sizeof(mMonotonicNs[0]) * additional);
50 memset(&mLoadNs[mSamplingN], 0, sizeof(mLoadNs[0]) * additional);
52 memset(&mCpukHz[mSamplingN], 0, sizeof(mCpukHz[0]) * additional);
  /frameworks/base/core/java/android/text/format/
package.html 4 defined in {@link java.util} and {@link java.text}. It also contains additional text formatting
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-z9-109.s 7 # z9-109 z/Architecture mode extended sske with an additional parameter

Completed in 697 milliseconds

1 2 3 4 5 6 7 8 91011>>