HomeSort by relevance Sort by last modified time
    Searched full:plain (Results 1426 - 1450 of 4692) sorted by null

<<51525354555657585960>>

  /prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Common/
Threads.h 34 // instead of std::for_each (or a plain for loop). Because tasks are
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineJumpTableInfo.h 47 /// EK_BlockAddress - Each entry is a plain address of block, e.g.:
  /prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Common/
Threads.h 34 // instead of std::for_each (or a plain for loop). Because tasks are
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineJumpTableInfo.h 47 /// EK_BlockAddress - Each entry is a plain address of block, e.g.:
  /prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Common/
Threads.h 34 // instead of std::for_each (or a plain for loop). Because tasks are
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineJumpTableInfo.h 47 /// EK_BlockAddress - Each entry is a plain address of block, e.g.:
  /prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Common/
Threads.h 34 // instead of std::for_each (or a plain for loop). Because tasks are
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineJumpTableInfo.h 47 /// EK_BlockAddress - Each entry is a plain address of block, e.g.:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/caif/
caif_socket.h 78 * @CAIF_ATTYPE_PLAIN: Connects to a plain vanilla AT channel.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
isdn.h 81 #define ISDN_USAGE_MASK 7 /* Mask to get plain usage */
  /prebuilts/gdb/darwin-x86/include/python2.7/
datetime.h 90 * the plain date type is a base class for datetime, so it must also have
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_imaplib.py 217 self.assertTrue('AUTH=PLAIN' in self.server.capabilities)
  /prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
simple_server.py 136 start_response("200 OK", [('Content-Type','text/plain')])
  /prebuilts/gdb/linux-x86/include/python2.7/
datetime.h 90 * the plain date type is a base class for datetime, so it must also have
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_imaplib.py 217 self.assertTrue('AUTH=PLAIN' in self.server.capabilities)
  /prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
simple_server.py 136 start_response("200 OK", [('Content-Type','text/plain')])
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
check.go 72 f.Fatalf("plain block %s len(Succs)==%d, want 1", b, len(b.Succs))
75 f.Fatalf("plain block %s has non-nil control %s", b, b.Control.LongString())
99 f.Fatalf("plain/dead block %s len(Succs)==%d, want 2", b, len(b.Succs))
102 f.Fatalf("plain/dead block %s has a control value", b)
phiopt.go 21 // Plain -> b2
  /prebuilts/go/darwin-x86/src/crypto/des/
des_test.go     [all...]
  /prebuilts/go/darwin-x86/src/net/http/
example_test.go 106 w.Header().Set("Content-Type", "text/plain; charset=utf-8") // normal header
header_test.go 180 "Content-Type": {"text/plain"},
  /prebuilts/go/darwin-x86/src/net/http/httputil/
example_test.go 93 // "HTTP/1.1 200 OK\r\nContent-Length: 76\r\nContent-Type: text/plain; charset=utf-8\r\nDate: Wed, 19 Jul 1972 19:00:00 GMT\r\n\r\nGo is a general-purpose language designed with systems programming in mind.\n"
  /prebuilts/go/darwin-x86/src/text/template/
funcs.go 509 // HTMLEscape writes to w the escaped HTML equivalent of the plain text data b.
537 // HTMLEscapeString returns the escaped HTML equivalent of the plain text data s.
567 // JSEscape writes to w the escaped JavaScript equivalent of the plain text data b.
614 // JSEscapeString returns the escaped JavaScript equivalent of the plain text data s.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
check.go 72 f.Fatalf("plain block %s len(Succs)==%d, want 1", b, len(b.Succs))
75 f.Fatalf("plain block %s has non-nil control %s", b, b.Control.LongString())
99 f.Fatalf("plain/dead block %s len(Succs)==%d, want 2", b, len(b.Succs))
102 f.Fatalf("plain/dead block %s has a control value", b)
phiopt.go 21 // Plain -> b2

Completed in 1447 milliseconds

<<51525354555657585960>>