HomeSort by relevance Sort by last modified time
    Searched full:trip (Results 476 - 500 of 677) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
rat_test.go 307 // Sending a nil Rat pointer (inside a slice) on a round trip through gob should yield a zero.
  /prebuilts/go/linux-x86/src/archive/tar/
writer_test.go 437 t.Fatalf("xattrs did not survive round trip: got %+v, want %+v",
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
rat_test.go 304 // Sending a nil Rat pointer (inside a slice) on a round trip through gob should yield a zero.
  /prebuilts/go/linux-x86/src/math/big/
rat_test.go 304 // Sending a nil Rat pointer (inside a slice) on a round trip through gob should yield a zero.
  /prebuilts/go/linux-x86/src/net/
dial_test.go 343 // Connecting to tons of addresses should not trip the deadline.
  /prebuilts/go/linux-x86/src/net/mail/
message_test.go 550 t.Errorf("String() round-trip = %q; want %q", addr, test)
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
text_format.h 226 // NOTE(hfgong): Setting a non-zero value breaks round-trip safe
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
RBBITestMonkey.java     [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmrgts.cpp 111 logln("round trip: " + rt);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBITestMonkey.java     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 162 CAMLprim value llvm_set_target_triple(value Trip, LLVMModuleRef M) {
163 LLVMSetTarget(M, String_val(Trip));
    [all...]
  /external/google-breakpad/src/processor/
stackwalker_arm64_unittest.cc 124 // Fill RAW_CONTEXT with pseudo-random data, for round-trip checking.
    [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.h 713 * which means it has a two-way (round-trip) decomposition mapping.
  /external/icu/icu4c/source/test/cintltst/
ucsdetst.c 149 log_err("Round-trip test failed!\n");
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetEncoderICU.java 102 * the encoded byte sequence will round trip convert to a different
    [all...]
  /external/libchrome/base/time/
time.h 43 // reference clock (lip-sync). Measuring network round-trip
  /external/libmicrohttpd/src/microspdy/
structures.h 74 * round-trip time from the sender. It can be sent from the client
  /external/libweave/third_party/chromium/base/time/
time.h 43 // reference clock (lip-sync). Measuring network round-trip
  /external/libxml2/doc/examples/
examples.xml 173 <purpose>Shows how to make a full round-trip from a load/edit/save</purpose>
  /external/llvm/docs/
LibFuzzer.rst 373 disassembler but it is hoped that assembly, and round-trip verification will be
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 281 /// SCEVAddRecExpr - This node represents a polynomial recurrence on the trip
  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 506 // trip count computations.
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_unittest.cc 710 // Some easier-to-verify round-trip tests. The inputs (other than 0, 1, -1)
    [all...]
  /external/toybox/www/
design.html 88 fetch (round trip latency with a bank switch) can cost thousands of
  /external/webrtc/webrtc/modules/video_coding/
qm_select.cc     [all...]

Completed in 1038 milliseconds

<<11121314151617181920>>