/dalvik/vm/mterp/x86-atom/ |
OP_SHR_LONG.S | 39 cmpl $$0, 4(rFP, %edx, 4) # check if we need to consider sign 40 jl .L${opcode}_finish # consider sign
|
OP_SHR_LONG_2ADDR.S | 40 cmpl $$0, 4(rFP, rINST, 4) # check if we need to consider sign 41 jl .L${opcode}_finish # consider sign
|
/cts/tools/dasm/src/java_cup/ |
lalr_item_set.java | 241 lalr_item_set consider; local 253 consider = new lalr_item_set(this); 255 /* repeat this until there is nothing else to consider */ 256 while (consider.size() > 0) 258 /* get one item to consider */ 259 itm = consider.get_one(); 289 /* that may need further closure, consider it also */ 290 consider.add(new_itm);
|
/external/webkit/Source/WebCore/bindings/v8/ |
ScriptCachedFrameData.h | 89 #error You need to consider whether you want Page Cache and either add a stub or a real implementation.
|
/external/icu4c/data/translit/ |
trnsfiles.mk | 9 # you should consider creating a 'trnslocal.mk' file in this same directory.
|
/external/icu4c/data/misc/ |
miscfiles.mk | 9 # you should consider creating a 'misclocal.mk' file in this same directory.
|
/external/icu4c/data/sprep/ |
sprepfiles.mk | 9 # you should consider creating a 'brklocal.mk' file in this same directory.
|
/external/icu4c/data/brkitr/ |
brkfiles.mk | 10 # you should consider creating a 'brklocal.mk' file in this same directory.
|
/external/icu4c/data/rbnf/ |
rbnffiles.mk | 10 # you should consider creating a 'rbnflocal.mk' file in this same directory.
|
/external/v8/test/mjsunit/regress/ |
regress-1132.js | 33 // If the test starts to fail in Genesis, consider increasing this constant.
|
/external/webkit/LayoutTests/storage/ |
hash-change-with-xhr.js | 76 // If we don't finish before this time, then we consider the test failed.
|
/development/scripts/app_engine_server/ |
memcache_zipserve.py | 527 work will consider compressing the data before storing or chunking it 553 Future work should consider setting a maximum negative cache size to
|
/external/v8/test/mjsunit/ |
for-in-special-cases.js | 100 // assert will fail. If that happens, consider if that behavior is OK.
|
array-elements-from-array-prototype-chain.js | 31 // If add any new tests here, consider adding them to all other files:
|
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/ |
set-href-attribute-hash.js | 21 // IE8 and Firefox3.5.2 don't consider these characters as illegal.
|
set-href-attribute-hostname.js | 50 // Firefox3.5.2 and WebKit consider space as illegal character and would not set
|
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/ |
align.m | 63 % We consider this minimum to be significant, hence update the delay
|
/external/icu4c/data/lang/ |
resfiles.mk | 10 # you should consider creating a 'reslocal.mk' file in this same directory.
|
/external/icu4c/data/mappings/ |
ucmfiles.mk | 9 # you should consider creating a 'ucmlocal.mk' file in this same directory.
|
/external/icu4c/data/region/ |
resfiles.mk | 10 # you should consider creating a 'reslocal.mk' file in this same directory.
|
/external/icu4c/data/zone/ |
resfiles.mk | 10 # you should consider creating a 'reslocal.mk' file in this same directory.
|
/sdk/files/ |
find_java.bat | 101 echo Please consider adding it to your path:
|
/external/guava/src/com/google/common/primitives/ |
generate.sh | 163 // TODO: consider making this public 217 // TODO: consider making this public
|
/external/icu4c/data/coll/ |
colfiles.mk | 10 # you should consider creating a 'collocal.mk' file in this same directory.
|
/external/icu4c/data/curr/ |
resfiles.mk | 10 # you should consider creating a 'reslocal.mk' file in this same directory.
|