/bionic/libc/kernel/common/linux/ |
capability.h | 37 __u32 effective; member in struct:__user_cap_data_struct
|
/docs/source.android.com/src/source/ |
contributing.jd | 24 <p>One of the easiest and most effective ways you can help improve Android is
|
/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/cmake/modules/ |
TableGen.cmake | 99 # Effective tblgen executable to be used:
|
/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.
|
/frameworks/base/docs/html/guide/topics/ui/ |
index.jd | 40 <h4>Implementing Effective Navigation</h4>
|
/frameworks/base/docs/html/training/design-navigation/ |
index.jd | 1 page.title=Designing Effective Navigation
|
/frameworks/base/docs/html/training/notify-user/ |
index.jd | 53 you how to design effective notifications and when to use them. This class shows you how to
|
/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'
|
/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)
|
/external/llvm/lib/Target/X86/Disassembler/ |
X86DisassemblerDecoder.h | 294 * EABase - All possible values of the base field for effective-address 338 * EADisplacement - Possible displacement types for effective-address 531 /* The Mod and R/M fields can encode a base for an effective address, or a
|
/libcore/luni/src/main/java/org/w3c/dom/ |
Attr.java | 36 * <p>The attribute's effective value is determined as follows: if this 38 * attribute's effective value; otherwise, if there is a declaration for 40 * default value is the attribute's effective value; otherwise, the
|
/external/neven/Embedded/common/src/b_ImageEm/ |
Functions.c | 166 /* down sampling is limited to the effective area of the original image */ 168 /* compute effective area by mapping all corners of the dst rectangle */ 208 /* ensre effective area stays within original frame */ 498 /* down sampling is limited to the effective area of the original image */ 500 /* compute effective area by mapping all corners of the dst rectangle */ 540 /* ensre effective area stays within original frame */
|
/dalvik/vm/compiler/template/mips/ |
header.S | 231 * Form an Effective Address rd = rbase + roff<<n; 245 * Form an Effective Shift Right rd = rbase + roff>>n;
|