Home
last modified time | relevance | path

Searched refs:fine (Results 1 – 25 of 499) sorted by relevance

12345678910>>...20

/external/curl/tests/data/
Dtest109715 HTTP/1.1 200 We are fine and cool
19 This is all fine and dandy
23 HTTP/1.1 200 We are fine and cool
27 This is all fine and dandy
31 HTTP/1.1 200 We are fine and cool
35 HTTP/1.1 200 We are fine and cool
39 This is all fine and dandy
Dtest25726 HTTP/1.1 302 Followed here fine swsclose
35 HTTP/1.1 200 Followed here fine swsclose
50 HTTP/1.1 302 Followed here fine swsclose
55 HTTP/1.1 200 Followed here fine swsclose
Dtest131617 HTTP/1.1 200 Mighty fine indeed
25 HTTP/1.1 200 Mighty fine indeed
28 HTTP/1.1 200 Mighty fine indeed
Dtest202325 HTTP/1.1 200 Things are fine in server land
57 HTTP/1.1 200 Things are fine in server land (2)
73 HTTP/1.1 200 Things are fine in server land
93 HTTP/1.1 200 Things are fine in server land (2)
Dtest8931 HTTP/1.1 301 Things are fine in server land swsclose
52 HTTP/1.1 200 Things are fine in server land swsclose
67 HTTP/1.1 301 Things are fine in server land swsclose
78 HTTP/1.1 200 Things are fine in server land swsclose
Dtest141917 HTTP/1.1 200 fine!
32 HTTP/1.1 200 fine!
Dtest53528 fine content
32 fine content
Dtest53629 fine content
33 fine content
Dtest202430 HTTP/1.1 200 Things are fine in server land
64 HTTP/1.1 200 Things are fine in server land (2)
81 HTTP/1.1 200 Things are fine in server land
103 HTTP/1.1 200 Things are fine in server land (2)
Dtest132116 HTTP/1.1 200 Mighty fine indeed
30 HTTP/1.1 200 Mighty fine indeed
Dtest131916 HTTP/1.1 200 Mighty fine indeed
34 HTTP/1.1 200 Mighty fine indeed
Dtest50320 HTTP/1.1 200 Mighty fine indeed
32 HTTP/1.1 200 Mighty fine indeed
Dtest150918 HTTP/1.1 200 Mighty fine indeed
32 HTTP/1.1 200 Mighty fine indeed
Dtest8325 HTTP/1.1 200 Mighty fine indeed
29 HTTP/1.1 200 Mighty fine indeed
Dtest9525 HTTP/1.1 200 Mighty fine indeed
29 HTTP/1.1 200 Mighty fine indeed
Dtest1122 HTTP/1.1 200 Followed here fine swsclose
37 HTTP/1.1 200 Followed here fine swsclose
/external/llvm/test/MC/Disassembler/AArch64/
Dldp-preind.predictable.txt8 # Stores from duplicated registers should be fine.
12 # d5 != x5 so "ldp d5, d6, [x5, #24]!" is fine.
16 # xzr != sp so "stp xzr, xzr, [sp, #8]!" is fine.
Dldp-postind.predictable.txt8 # Stores from duplicated registers should be fine.
12 # d5 != x5 so "ldp d5, d6, [x5], #24" is fine.
16 # xzr != sp so "stp xzr, xzr, [sp], #8" is fine.
/external/llvm/test/YAMLParser/
Dspec-02-17.test3 unicode: "Sosa did fine.\u263A"
11 # CHECK: !!str "Sosa did fine.\u263A"
/external/curl/packages/DOS/
DREADME1 Gisle Vanem made curl build fine on DOS (and MingW) with djgpp, OpenSSL and his
4 'make djgpp' in the root curl dir should build it fine.
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DWorkerProcess.java169 logger.fine(String.format("Instrument(%s) Java args: %s", instrument.getClass().getName(), in buildProcess()
193 logger.fine(String.format("%s(%s) Path: %s", platformName, vm.name, jdkPath)); in getJvmArgs()
197 logger.fine(String.format("%s(%s) args: %s", platformName, vm.name, jvmOptions)); in getJvmArgs()
201 logger.fine(String.format("Benchmark(%s) %s args: %s", benchmarkClass.name(), platformName, in getJvmArgs()
/external/autotest/client/site_tests/audio_Microphone/
Dcontrol10 Mono and stereo capturing should work fine @ 44.1KHz and 48KHz.
11 Low latency capturing should work fine with low CPU usage.
/external/iptables/extensions/
Dlibxt_TCPMSS.man11 problem are that everything works fine from your Linux
17 Small mail works fine, but large emails hang.
19 ssh works fine, but scp hangs after initial handshaking.
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DH264TrackImpl.java251 …LOG.fine("Found startcode at " + (pos -4) + " Type: " + nal_unit_type + " ref idc: " + nal_ref_id… in readSamples()
276 LOG.fine("Adding sample with size " + bb.capacity() + " and header " + sh); in readSamples()
363 LOG.fine("Access unit delimiter type: " + type); in handleNALUnit()
422 LOG.fine("Access unit delimiter: " + (data[1] >> 5)); in printAccessUnitDelimiter()
547 LOG.fine("Marking with " + i + " at " + pos); in mark()
555 … LOG.fine("Resetting to " + markPos + " (pos is " + pos + ") which makes the buffersize " + diff); in reset()
703 LOG.fine(this.toString()); in SEIMessage()
/external/skia/tests/
DBlendTest.cpp53 int (*fine[])(int, int) = { in DEF_TEST() local
59 for (auto multiply : fine) { REPORTER_ASSERT(r, acceptable(test(multiply))); } in DEF_TEST()

12345678910>>...20