HomeSort by relevance Sort by last modified time
    Searched full:effective (Results 51 - 75 of 803) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/leaks/
003.html-disabled 50 // GC was not effective.
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKContextPrivate.h 59 // FIXME: These functions are only effective if called before the Web process is launched. But
  /packages/apps/Contacts/res/layout/
contacts_list_content.xml 20 Instead, android:layout_marginTop inside <fragment /> is effective. -->
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 261 /* Test for access to NAME using the effective UID and GID
273 If AT_EACCESS is set in FLAG, then use effective IDs like `eaccess',
644 /* Get the effective user ID of the calling process. */
650 /* Get the effective group ID of the calling process. */
665 and effective user IDs, and the saved set-user-ID to UID;
666 if not, the effective user ID is set to UID. */
671 and the effective user ID of the calling process to EUID. */
676 /* Set the effective user ID of the calling process to UID. */
682 and effective group IDs, and the saved set-group-ID to GID;
683 if not, the effective group ID is set to GID. *
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 16 # to the user's ID, but the effective user ID set to 0 (root). bash -p is
17 # used on the first line to prevent bash from setting the effective user ID to
  /frameworks/base/media/java/android/media/videoeditor/
Overlay.java 103 * If a preview or export is in progress, then this change is effective for
136 * progress, then this change is effective for next preview or export
  /external/javassist/src/main/javassist/bytecode/stackmap/
MapMaker.java 471 boolean[] effective = new boolean[n];
475 effective[0] = prev.incoming > 0;
477 int num = effective[0] ? 1 : 0;
480 if (effective[i] = isTarget(bb, blocks[i - 1])) {
492 if (effective[i])
  /external/chromium/chrome/common/extensions/docs/static/
experimental.proxy.html 158 layers that may influence the effective proxy settings, in increasing order of
182 <li>If only <b>(R)</b> is set, these settings are effective for both regular
184 <li>If only <b>(I)</b> is set, these settings are effective for only incognito
  /dalvik/vm/native/
dalvik_system_Zygote.cpp 335 static int setCapabilities(int64_t permitted, int64_t effective)
347 capdata.effective = effective;
350 LOGV("CAPSET perm=%llx eff=%llx", permitted, effective);
  /external/chromium/base/memory/
scoped_callback_factory.h 121 // see Effective C++, 3rd Ed, item 43, p210 for details.
  /external/chromium/base/threading/
watchdog.h 84 // delay due to debugger breaks, and we *try* to adjust the effective start
  /external/chromium/net/data/filter_unittests/
google.txt 11 Google's utility and ease of use have made it one of the world's best known brands almost entirely through word of mouth from satisfied users. As a business, Google generates revenue by providing advertisers with the opportunity to deliver measurable, cost-effective online advertising that is relevant to the information displayed on any given page. This makes the advertising useful to you as well as to the advertiser placing it. We believe you should know when someone has paid to put a message in front of you, so we always distinguish ads from the search results or other content on a page. We don't sell placement in the search results themselves, or allow people to pay for a higher ranking there.
  /external/chromium/net/proxy/
init_proxy_resolver.h 55 // |resolver_| the "effective" proxy settings we ended up using will be
  /external/iproute2/man/man8/
tc-sfq.8 81 In this case, the effective queue does not reside within Linux and is therefore not
  /external/kernel-headers/original/asm-generic/
mutex-xchg.h 89 * If the architecture has no effective trylock variant, it should call the
  /external/llvm/docs/HistoricalNotes/
2001-04-16-DynamicCompilation.txt 49 increase in effective system performance for real world environments.
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_attreffectivevalue.js 78 If an Attr is explicitly assigned any value, then that value is the attributes effective value.
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_attreffectivevalue.js 78 If an Attr is explicitly assigned any value, then that value is the attributes effective value.
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
attreffectivevalue.java 31 * If an Attr is explicitly assigned any value, then that value is the attributes effective value.
hc_attreffectivevalue.java 31 * If an Attr is explicitly assigned any value, then that value is the attributes effective value.
  /libcore/luni/src/main/java/javax/xml/transform/
Templates.java 44 * Get the properties corresponding to the effective xsl:output element.
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 33 * Gets the effective prototype of the method that this instance is
34 * being used for. The <i>effective</i> prototype includes an initial
  /external/neven/Embedded/common/src/b_TensorEm/
CompactMat.h 68 * (int16) 'size' effective size of row vector (= widthE when row is not sparse)
73 * Each row has the effective length of 'wordsPerRowE'
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 212 * Sets effective user ID.
222 * Sets effective group ID.
662 * @param euid effective uid
670 * @param egid effective gid
728 * Sets the permitted and effective capability sets of this process.
731 * @param effectiveCapabilities effective set
  /external/quake/quake/src/WinQuake/data/
COMEXP.TXT 6 on the signature page hereof) and is made effective beginning on
7 the date of last signature hereto (the "Effective Date").
82 herein begins on the Effective Date and shall expire on a date one
83 (1) calendar year from the Effective Date.
87 other party. Termination will be effective on the thirtieth (30th)

Completed in 598 milliseconds

1 23 4 5 6 7 8 91011>>