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

1 2

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLImport.h 188 virtual HTMLImportChild* findLinkFor(const KURL&, HTMLImport* excluding = 0) const = 0;
HTMLImportsController.h 70 virtual HTMLImportChild* findLinkFor(const KURL&, HTMLImport* excluding = 0) const OVERRIDE;
HTMLImportsController.cpp 105 HTMLImportChild* HTMLImportsController::findLinkFor(const KURL& url, HTMLImport* excluding) const
109 if (candidate != excluding && equalIgnoringFragmentIdentifier(candidate->url(), url) && !candidate->isDocumentBlocked())
  /development/tools/idegen/src/
Eclipse.java 83 CharSequence excluding = constructExcluding(sourceRoot, c); local
84 if (excluding.length() > 0) {
85 classpath.append(" excluding=\"")
86 .append(excluding).append("\"");
114 * Constructs the "excluding" argument for a given source root.
  /external/oprofile/events/mips/vr5432/
events 9 event:0x5 counters:0,1 um:zero minimum:500 name:FP_INSTRUCTIONS : (FP instruction execution) / 2 and truncated excluding cp1 loads and stores
  /external/svox/pico/tts/
Android.mk 4 # excluding the compatibility code. This is identical
  /external/chromium_org/remoting/webapp/
xhr.js 40 * @param {string} url The base URL to GET, excluding parameters.
61 * @param {string} url The base URL to POST, excluding parameters.
82 * @param {string} url The base URL to DELETE, excluding parameters.
103 * @param {string} url The base URL to PUT, excluding parameters.
125 * @param {string} url The base URL, excluding parameters.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
parser.py 100 excluding = False
122 if not excluding and elineno in self.excluded:
123 # Start excluding a suite. We trigger off of the colon
127 excluding = True
153 if excluding and indent <= exclude_indent:
154 excluding = False
155 if excluding:
  /system/extras/ext4_utils/
Android.mk 51 # -- All host/targets excluding windows
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 23 3. length of header (2 byte, excluding length itself)
29 7. length of the remaining content in 4-byte, excluding length itself
  /external/junit/
Android.mk 93 # Note: 'core' here means excluding the classes that are contained
  /external/oprofile/events/i386/atom/
unit_masks 52 0x00 s SIMD micro-ops executed (excluding stores)
53 0x80 ar SIMD micro-ops retired (excluding stores)
  /device/asus/grouper/keymaster/
NOTICE 102 excluding communication that is conspicuously marked or otherwise
146 excluding those notices that do not pertain to any part of
152 within such NOTICE file, excluding those notices that do not
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 102 excluding communication that is conspicuously marked or otherwise
146 excluding those notices that do not pertain to any part of
152 within such NOTICE file, excluding those notices that do not
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 102 excluding communication that is conspicuously marked or otherwise
146 excluding those notices that do not pertain to any part of
152 within such NOTICE file, excluding those notices that do not
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageVolumePreferenceCategory.java 468 * Return list of other users, excluding the current user.
470 private List<UserInfo> getUsersExcluding(UserInfo excluding) {
474 if (i.next().id == excluding.id) {
  /external/oprofile/events/x86-64/family10/
unit_masks 50 0x01 Add pipe ops excluding load ops and SSE move ops
51 0x02 Multiply pipe ops excluding load ops and SSE move ops
52 0x04 Store pipe ops excluding load ops and SSE move ops
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_type.js 167 // subtype is the extension excluding the first dot.
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 500 may add an explicit geographical distribution limitation excluding
  /external/chromium_org/chrome/browser/resources/google_now/
utility.js 20 * mutually excluding chains of callbacks called tasks. Task Manager uses
  /external/oprofile/events/mips/74K/
events 54 event:0x25 counters:0,2 um:zero minimum:500 name:BRANCH_INSNS : 37-0 Branch instructions graduated, excluding CP1/CP2 conditional branches
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]

Completed in 381 milliseconds

1 2