/external/iproute2/doc/ |
ip-cref.tex | 370 one with the same name may be created later. Besides that, 403 to all hosts sharing the same link. A typical example is an Ethernet link. 754 An IP address becomes secondary if another address with the same 794 \paragraph{Arguments:} This command has the same arguments as \verb|show|. 838 addresses and link layer addresses for hosts sharing the same link. 916 \paragraph{Arguments:} The arguments are the same as with \verb|ip neigh add|, [all...] |
/external/bison/data/ |
glr.cc | 25 # problems. The C++ interface is the same as that of lalr1.cc. In
|
/external/clang/lib/Lex/ |
LiteralSupport.cpp | 474 // Check for long long. The L's need to be adjacent and the same case. [all...] |
/external/clang/test/SemaCXX/ |
constant-expression-cxx11.cpp | 334 constexpr bool same(const int &a, const int &b) { return &a == &b; } function in namespace:MaterializeTemporary 335 constexpr bool sameTemporary(const int &n) { return same(n, n); } 338 static_assert(!same(4, 4), ""); 339 static_assert(same(n, n), ""); [all...] |
/external/easymock/src/org/easymock/ |
EasyMock.java | 1405 public static <T> T same(T value) { method in class:EasyMock [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
MapsTest.java | 406 MapDifference<Integer, String> same = Maps.difference(left, right); local 411 .addEqualityGroup(original, same) 588 SortedMapDifference<Integer, String> same = local 596 .addEqualityGroup(original, same) 658 /** Can't create the map if more than one value maps to the same key. */ [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodePadMV_PVOP_s.s | 43 ; * same decoded vector.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodePadMV_PVOP_s.s | 43 ; * same decoded vector.
|
omxVCM4P2_PredictReconCoefIntra_s.s | 37 ; * the predictor block are in the same macroblock.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
wavefront.h | 35 still have the same (correct) size. 42 member, which has the same semantics anyway. 369 /* Flags for slot status. These occupy the upper bits of the same byte
|
/build/tools/droiddoc/templates-pdk/assets/ |
search_autocomplete.js | 225 if (n == 0) // lexicographical sort if scores are the same
|
/external/android-mock/src/com/google/android/testing/mocking/ |
AndroidMock.java | 2285 public static <T> T same(T expectedValue) { method in class:AndroidMock [all...] |
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
streams.py | 78 when passed to rewind() you get back to the same spot. 81 not pure input indexes. Same for tree node streams. 125 no longer necessary. This will have the same behavior as 208 Get the ith character of lookahead. This is the same usually as 374 Reset the stream so that it's in the same state it was 1067 same buffer: [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
error.rb | 494 the same as MismatchedToken, but used specifically for tree nodes. 517 on the left side of a rewrite rule and the number of the same symbol
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
en.stg | 128 "symbol <arg> conflicts with global dynamic scope with same name" 132 "label <arg> conflicts with rule with same name" 134 "label <arg> conflicts with token with same name" 136 "label <arg> conflicts with rule <arg2>'s dynamically-scoped attribute with same name" 138 "label <arg> conflicts with rule <arg2>'s return value or parameter with same name" 142 "rule <arg2>'s dynamically-scoped attribute <arg> conflicts with<arg2>'s return value or parameter with same name" 146 "rule <arg2>'s argument <arg> conflicts a return value with same name" 230 ALL_OPS_NEED_SAME_ASSOC(arg) ::= "all operators of alt <alt> of left-recursive rule must have same associativity" 273 The following token definitions can never be matched because prior tokens match the same input: <tokens; separator=",">
|
/external/chromium/chrome/browser/resources/ntp/ |
drag_drop_controller.js | 184 // First, move the item the same distance the mouse has moved.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 93 * template that, if processed again with the same data, will remain
146 * same cache entry.
177 * values. (For example when two different nodes in a template share the same
884 * This function is the same as 'jstGetTemplate' but, if the template
[all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 93 * template that, if processed again with the same data, will remain 146 * same cache entry. 177 * values. (For example when two different nodes in a template share the same 884 * This function is the same as 'jstGetTemplate' but, if the template [all...] |
/external/compiler-rt/make/platform/ |
clang_darwin.mk | 48 # in the same linkage unit, and for a couple of other functions that didn't
|
/external/doclava/res/assets/templates/assets/ |
search_autocomplete.js | 225 if (n == 0) // lexicographical sort if scores are the same
|
/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.
|
/external/icu4c/data/lang/ |
resfiles.mk | 10 # you should consider creating a 'reslocal.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.
|