HomeSort by relevance Sort by last modified time
    Searched defs:Up (Results 1 - 8 of 8) sorted by null

  /device/generic/goldfish/network/netmgr/
interface_state.h 20 Up,
  /external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
TokenTypes.cs 43 public const int Up = 3;
44 public const int Min = Up + 1;
  /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
TokenConstants.cs 61 public const int Up = 3;
62 public const int Min = Up + 1;
  /external/syzkaller/vendor/google.golang.org/grpc/
balancer.go 76 // Up informs the Balancer that gRPC has a connection to the server at
81 Up(addr Address) (down func(error))
249 // Up sets the connected state of addr and sends notification if there are pending
251 func (rr *roundRobin) Up(addr Address) func(error) {
409 // returns the only address Up by resetTransport().
  /device/google/cuttlefish_common/host/frontend/vnc_server/
keysyms.h 28 PageDown = 0xff56, Left = 0xff51, Up = 0xff52,
  /external/clang/lib/AST/
ASTDiagnostic.cpp 478 /// show up first in the tree.
705 /// Up - Changes the node to the parent of the current node.
706 void Up() {
    [all...]
  /external/vixl/src/aarch32/
macro-assembler-aarch32.h 138 void Up(const char* loc) {
171 masm_->GetContext()->Up(loc);
819 // We could `Align{Up,Down}(size, 4)`, but that's potentially problematic:
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 104 Up,

Completed in 1055 milliseconds