HomeSort by relevance Sort by last modified time
    Searched refs:good (Results 301 - 325 of 388) sorted by null

<<111213141516

  /prebuilts/gdb/linux-x86/lib/python2.7/
difflib.py 7 Use SequenceMatcher to return list of the best "good enough" matches.
444 # side of it too. Can't think of a good reason not to, and it
704 """Use SequenceMatcher to return list of the best "good enough" matches.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
difflib.py 7 Use SequenceMatcher to return list of the best "good enough" matches.
444 # side of it too. Can't think of a good reason not to, and it
704 """Use SequenceMatcher to return list of the best "good enough" matches.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
difflib.py 7 Use SequenceMatcher to return list of the best "good enough" matches.
444 # side of it too. Can't think of a good reason not to, and it
704 """Use SequenceMatcher to return list of the best "good enough" matches.
    [all...]
  /bionic/libc/dns/net/
getaddrinfo.c 720 goto good;
776 good:
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 675 .do-dont-label.good {
  /external/bison/doc/
refcard.tex 62 % for their many good ideas.
  /external/v8/test/mjsunit/
json.js 206 // Test bad JSON that would be good JavaScript (ES5).
  /external/valgrind/none/tests/
cmdline2.stdout.exp 123 than <number> good frames found [0, meaning "disabled"]
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.jar 
  /external/clang/test/CXX/drs/
dr5xx.cpp 151 // FIXME: This diagnostic isn't very good. The problem is not substitution failure.
256 namespace good { namespace in namespace:dr531
  /external/deqp/framework/common/
tcuCommandLine.cpp 757 if (!in.is_open() || !in.good())
  /external/jsoncpp/src/lib_json/
json_reader.cpp 870 bool Reader::good() const { function in class:Json::Reader
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 14 @ This gives us good coverage while keeping the overall size of the test
  /external/boringssl/linux-arm/crypto/aes/
bsaes-armv7.S 1332 add sp, #0x10 @ add sp,r9,#0x10 is no good for thumb
1517 add sp, #0x10 @ add sp,r9,#0x10 is no good for thumb
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
libhttplib2.tex 372 % Now is probably a good time for a complete example. (Alternatively,
  /external/doclava/res/assets/templates/
macros.cs 12 will not include the generics in the class name (good for sidenav lists)
  /external/iproute2/doc/
api-ip6-flowlabels.tex 128 memory bandwidth is not a good idea. Such patches are acceptable
  /external/libjpeg-turbo/simd/
jdsample-mmx.asm 44 ; also known as a "triangle filter". This is a good compromise between
jdsample-sse2-64.asm 45 ; also known as a "triangle filter". This is a good compromise between
jdsample-sse2.asm 44 ; also known as a "triangle filter". This is a good compromise between
  /external/mesa3d/docs/
MESA_texture_array.spec     [all...]
  /external/autotest/server/
server_job.py 753 self.record('GOOD', subdir, testname, 'completed successfully')
781 self.record('END GOOD', subdir, name)
825 self.record('END GOOD', None, op
    [all...]
  /external/gptfdisk/
basicmbr.cc     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 3258 bool good = true; local
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
string_test.cpp 1279 CPPUNIT_ASSERT( ostr.good() );
    [all...]

Completed in 1185 milliseconds

<<111213141516