HomeSort by relevance Sort by last modified time
    Searched full:nnew (Results 1 - 25 of 41) sorted by null

1 2

  /external/libcups/cups/
testconflicts.c 97 printf("\nNew Option(s): ");
  /external/autotest/tko/parsers/
version_0_unittest.py 236 "embedded\nnew lines\n")
244 self.assertEquals(line.reason, "Status\nwith\nembedded\nnew lines")
  /external/tensorflow/tensorflow/core/framework/
op_gen_lib_test.cc 389 EXPECT_EQ("A\nNew description\nZ", api_def->description());
394 EXPECT_EQ("B\nA\nNew description\nZ\nY", api_def->description());
  /external/e2fsprogs/ext2ed/
disk.c 177 fprintf (fp,"\n\nNew data:\n\n");
  /external/autotest/client/site_tests/platform_ToolchainOptions/
platform_ToolchainOptions.py 110 m += ("\nNew passes (remove these from the whitelist):\n%s" %
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
dcl.go 333 var nnew, nerr int
356 nnew++
364 if nnew == 0 && nerr == 0 {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
dcl.go 333 var nnew, nerr int
356 nnew++
364 if nnew == 0 && nerr == 0 {
  /external/curl/docs/examples/
synctime.c 361 fprintf(stderr, "\nNew System's Date: %s%s\n", timeBuf, tzoneBuf);
  /external/mesa3d/src/gallium/drivers/r300/
r300_vs_draw.c 358 printf("----------------------------------------------\nnew shader:\n");
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/
CommentGeneratingUnitTest.py     [all...]
  /external/protobuf/python/google/protobuf/internal/
text_format_test.py 153 message.optional_string = 'a\nnew\nline'
156 'optional_string: "a\\nnew\\nline"')
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c 455 UnicodeSPrint (TmpStr1, BufSize, L"Current PCRBanks is 0x%x. (%s)\nNew PCRBanks is 0x%x. (%s)\n", CurrentPCRBanks, TempBuffer2, TpmPpCommandParameter, TempBuffer);
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
kenny.cc 255 printf("\nNew initial rate: %d\n", rateBPS);
  /prebuilts/go/darwin-x86/src/cmd/go/internal/cache/
cache.go 320 msg := fmt.Sprintf("go: internal cache error: cache verify failed: id=%x changed:<<<\n%s\n>>>\nold: %x %d\nnew: %x %d", id, reverseHash(id), out, size, old.OutputID, old.Size)
  /prebuilts/go/darwin-x86/src/runtime/
crash_test.go 184 want := "main: recovered done\nnew-thread: recovered done\nsecond-new-thread: recovered done\nmain-again: recovered done\n"
  /prebuilts/go/linux-x86/src/cmd/go/internal/cache/
cache.go 320 msg := fmt.Sprintf("go: internal cache error: cache verify failed: id=%x changed:<<<\n%s\n>>>\nold: %x %d\nnew: %x %d", id, reverseHash(id), out, size, old.OutputID, old.Size)
  /prebuilts/go/linux-x86/src/runtime/
crash_test.go 184 want := "main: recovered done\nnew-thread: recovered done\nsecond-new-thread: recovered done\nmain-again: recovered done\n"
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/profile/
profile_test.go 90 "\nnew profile at:\n" + leaveTempfile([]byte(js)))
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
profile_test.go 90 "\nnew profile at:\n" + leaveTempfile([]byte(js)))
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 725 "\nOld = " << *CI << "\nNew = " << *NewValue << "\n");
745 "\nOld = " << *CI << "\nNew = " << *NewValue << "\n");
781 "since x is otherwise unused.\nOld: " << *Call << "\nNew: "
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/opencv/cvaux/src/
cvtrifocal.cpp     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]
  /external/python/cpython2/Lib/pydoc_data/
topics.py     [all...]

Completed in 1963 milliseconds

1 2