HomeSort by relevance Sort by last modified time
    Searched refs:similar (Results 1 - 25 of 38) sorted by null

1 2

  /external/valgrind/main/exp-bbv/tests/amd64-linux/
fldcw_check.S 18 # these are instructions with similar encodings to fldcw
20 similar: label
  /external/valgrind/main/exp-bbv/tests/x86/
fldcw_check.S 20 # these are instructions with similar encodings to fldcw
22 similar: label
  /external/mesa3d/docs/
MESA_window_pos.spec 106 Not specified at this time. However, a protocol message very similar
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 20 While in some ways similar to an editor which
270 This is similar to
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
OnClickDetector.java 113 List<String> similar = mSimilar != null ? mSimilar.get(name) : null; local
114 if (similar != null) {
115 Collections.sort(similar);
117 Joiner.on(", ").join(similar));
  /external/aac/libSBRenc/src/
ps_encode.cpp 520 INT similar = 0; local
526 similar = 1;
535 similar = 0;
538 } while ((b<psBands) && (similar>0));
542 return similar;
552 INT similar = 0; local
558 similar = 1;
567 similar = 0;
570 } while ((b<psBands) && (similar>0));
574 return similar;
    [all...]
  /dalvik/dexdump/
Android.mk 16 # dexdump, similar in purpose to objdump.
  /external/fdlibm/
Android.mk 87 # See similar section above.
  /external/v8/test/mjsunit/regress/
regress-155924.js 37 // The following floating-point heap number has a second word similar
regress-1122.js 30 // similar limit to the number of function parameters.
regress-1167.js 48 // Similar test with a different subexpression of unary !.
63 // A similar issue, different subexpression of unary ! (e0 !== e1 is
  /external/webkit/LayoutTests/dom/html/level2/events/
dispatchEvent12.js 108 are mde with similar but not identical arguments, and an event is dispatched.
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
dispatchEvent12.js 108 are mde with similar but not identical arguments, and an event is dispatched.
  /ndk/sources/cxx-stl/stlport/
Android.mk 58 # of STLport. This is similar to what the GNU libstdc++ does (it includes
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
visitor.rb 41 objects are similar to plain vanilla iterators, but provide two action hooks,
wizard.rb 44 define <i>tree patterns</i>, objects that are conceptually similar to regular
  /frameworks/base/core/java/android/net/
UrlQuerySanitizer.java 413 * one that doesn't allow any special characters, similar to what
  /external/clang/lib/CodeGen/
CGVTables.cpp 169 static bool similar(const ABIArgInfo &infoL, CanQualType typeL, function
364 assert(similar(CallFnInfo.getReturnInfo(), CallFnInfo.getReturnType(),
368 assert(similar(CallFnInfo.arg_begin()[i].info,
  /ndk/build/core/
build-local.mk 17 # or similar wrapper tool.
  /external/quake/
NOTICE 259 be similar in spirit to the present version, but may differ in detail to
604 be similar in spirit to the present version, but may differ in detail to
    [all...]
  /external/bluetooth/bluez/gdbus/
NOTICE 261 be similar in spirit to the present version, but may differ in detail to
  /external/bluetooth/bluez/input/
NOTICE 261 be similar in spirit to the present version, but may differ in detail to
  /external/bluetooth/bluez/plugins/
NOTICE 261 be similar in spirit to the present version, but may differ in detail to
  /external/bluetooth/bluez/src/
NOTICE 263 be similar in spirit to the present version, but may differ in detail to
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 507 be similar in spirit to the present version, but may differ in detail to

Completed in 1721 milliseconds

1 2