/external/llvm/test/MC/MBlaze/ |
mblaze_imm.s | 4 # signed immediate value requiring more than 16-bits must be prefixed
|
/external/llvm/utils/vim/ |
llvm.vim | 24 " much more common for these tokens to be used for boolean constants.
|
/external/oprofile/events/mips/sb1/ |
events | 32 event:0x27 counters:1,2,3 um:zero minimum:500 name:INSN_STAGE4 :One or more instructions survives stage 4
|
/external/v8/test/mjsunit/ |
constant-folding.js | 28 // Test operations that involve one or more constants.
|
get-own-property-descriptor.js | 30 // A range of more elaborate tests are performed in
|
unicode-test.js | [all...] |
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
handleerror02.js | 122 Use an error handler to continue from errors and check that more than one
|
/packages/apps/Browser/src/com/android/browser/ |
SuggestionsAdapter.java | 304 boolean more = false; 307 more = s.moveToNext(); 555 // This method is used in multiple places. It is also more
|
NavigationBarPhone.java | 80 mMore = findViewById(R.id.more);
|
/prebuilts/misc/common/json/ |
json-prebuilt.jar | |
/build/tools/droiddoc/templates-ds/ |
customizations.cs | 189 include:"../../../../frameworks/base/docs/html/distribute/more/more_toc.cs" ?> 325 elif:more ?><?cs
|
/build/tools/droiddoc/templates-sdk/ |
customizations.cs | 189 include:"../../../../frameworks/base/docs/html/distribute/more/more_toc.cs" ?> 325 elif:more ?><?cs
|
/development/build/tools/ |
mk_sdk_repo_xml.sh | 31 There can be more than one zip for the same type
|
/external/bison/data/ |
lalr1.cc | 13 # GNU General Public License for more details. [all...] |
lalr1.java | 13 # GNU General Public License for more details.
|
/external/chromium/net/base/ |
x509_cert_types_mac.cc | 151 // We don't expect to have more than one CN, L, S, and C.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
UnixAPIChecker.cpp | 86 // FIXME: We need a more general way of getting the O_CREAT value. 194 // they're more basic and valuable for widespread use.
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-core.css | 592 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results,
|
/external/libnfc-nci/src/nfc/nfc/ |
nfc_ncif.c | 237 /* check if there are more data to send */ 257 /* If there are commands waiting in the xmit queue, or if the controller cannot accept any more commands, */ 741 evt_data.result.more = *p++; 1149 UINT8 more, num_entries, xx, yy, *pn, tl; local [all...] |
/external/linux-tools-perf/util/ |
session.c | 887 "file generated by a more recent tool?\n\n" 923 more: 976 goto more; 1062 more: 1102 goto more; [all...] |
/external/protobuf/python/google/protobuf/internal/ |
type_checkers.py | 132 # We're sure to use ints instead of longs here since comparison may be more
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
genlingware.pl | 101 (For more details see the source of this script)
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s | 114 ;load alpha1,beta1 somewhere to avoid more loads
|
/frameworks/base/core/java/android/text/ |
TextUtils.java | 252 * allowing a more efficient implementation. 617 // note to people adding to this: check more specific types 618 // before more generic types. also notice that it uses 866 * value that was not provided, or if more than 9 values are [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
tree.rb | 83 For more in-depth coverage of the topic, check out the ANTLR documentation 100 See Tree and TreeAdaptor for more information. 209 [flat list (nil tree)] a tree node without a token payload, but with more 453 value) and contains zero or more child tree nodes. Additionally, it tracks 464 unnecessary. In such a case, a more bare-bones tree class could be written [all...] |