HomeSort by relevance Sort by last modified time
    Searched defs:Direct (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/proxy/
direct.go 11 type direct struct{} type
13 // Direct is a direct proxy: one that makes network connections directly.
14 var Direct = direct{}
16 func (direct) Dial(network, addr string) (net.Conn, error) {
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/proxy/
direct.go 11 type direct struct{} type
13 // Direct is a direct proxy: one that makes network connections directly.
14 var Direct = direct{}
16 func (direct) Dial(network, addr string) (net.Conn, error) {
  /frameworks/compile/mclinker/include/mcld/ADT/
TreeBase.h 31 enum Direct { Leftward, Rightward };
47 template <size_t DIRECT>
52 template <size_t DIRECT>
  /frameworks/native/libs/vr/libvrflinger/
display_surface.h 24 Direct,
142 : DisplaySurface(service, SurfaceType::Direct, surface_id, process_id,
  /external/llvm/include/llvm/CodeGen/
StackMaps.h 135 Direct,
  /frameworks/native/libs/vr/libpdx/private/pdx/rpc/
variant.h 107 // not a direct element of Types...
116 // direct element of Types.... Note that T is REQUIRED to be an element of
427 struct Direct {};
430 using SelectConstructor = detail::Select<HasType<T>::value, Direct, Convert>;
432 // Constructs by type tag when T is an direct element of Types...
434 explicit Variant(T&& value, Direct)
436 // Conversion constructor when T is not a direct element of Types...
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 616 /// a direct call by that pass.
620 /// an indirect call to a direct call, even if doing so does not alter the
621 /// shape of the graph. Note that this only pertains to direct calls to
651 // Struct to track the counts of direct and indirect calls in each function
654 int Direct;
659 // direct calls for each function in the SCC.
671 ++Count.Direct;
719 // We now have a direct call where previously we had an indirect call,
725 // Rescan to build up a new set of handles and count how many direct
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
CGSCCPassManager.h 616 /// a direct call by that pass.
620 /// an indirect call to a direct call, even if doing so does not alter the
621 /// shape of the graph. Note that this only pertains to direct calls to
651 // Struct to track the counts of direct and indirect calls in each function
654 int Direct;
659 // direct calls for each function in the SCC.
671 ++Count.Direct;
719 // We now have a direct call where previously we had an indirect call,
725 // Rescan to build up a new set of handles and count how many direct
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
StackMaps.h 200 Direct,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
CGSCCPassManager.h 616 /// a direct call by that pass.
620 /// an indirect call to a direct call, even if doing so does not alter the
621 /// shape of the graph. Note that this only pertains to direct calls to
651 // Struct to track the counts of direct and indirect calls in each function
654 int Direct;
659 // direct calls for each function in the SCC.
671 ++Count.Direct;
719 // We now have a direct call where previously we had an indirect call,
725 // Rescan to build up a new set of handles and count how many direct
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
StackMaps.h 200 Direct,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
CGSCCPassManager.h 664 /// a direct call by that pass.
668 /// an indirect call to a direct call, even if doing so does not alter the
669 /// shape of the graph. Note that this only pertains to direct calls to
697 // Struct to track the counts of direct and indirect calls in each function
700 int Direct;
705 // direct calls for each function in the SCC.
717 ++Count.Direct;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
StackMaps.h 200 Direct,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
CGSCCPassManager.h 664 /// a direct call by that pass.
668 /// an indirect call to a direct call, even if doing so does not alter the
669 /// shape of the graph. Note that this only pertains to direct calls to
697 // Struct to track the counts of direct and indirect calls in each function
700 int Direct;
705 // direct calls for each function in the SCC.
717 ++Count.Direct;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
StackMaps.h 200 Direct,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
CGSCCPassManager.h 664 /// a direct call by that pass.
668 /// an indirect call to a direct call, even if doing so does not alter the
669 /// shape of the graph. Note that this only pertains to direct calls to
697 // Struct to track the counts of direct and indirect calls in each function
700 int Direct;
705 // direct calls for each function in the SCC.
717 ++Count.Direct;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
StackMaps.h 200 Direct,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
CGSCCPassManager.h 664 /// a direct call by that pass.
668 /// an indirect call to a direct call, even if doing so does not alter the
669 /// shape of the graph. Note that this only pertains to direct calls to
697 // Struct to track the counts of direct and indirect calls in each function
700 int Direct;
705 // direct calls for each function in the SCC.
717 ++Count.Direct;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
StackMaps.h 200 Direct,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 616 /// a direct call by that pass.
620 /// an indirect call to a direct call, even if doing so does not alter the
621 /// shape of the graph. Note that this only pertains to direct calls to
651 // Struct to track the counts of direct and indirect calls in each function
654 int Direct;
659 // direct calls for each function in the SCC.
671 ++Count.Direct;
719 // We now have a direct call where previously we had an indirect call,
725 // Rescan to build up a new set of handles and count how many direct
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
CGSCCPassManager.h 616 /// a direct call by that pass.
620 /// an indirect call to a direct call, even if doing so does not alter the
621 /// shape of the graph. Note that this only pertains to direct calls to
651 // Struct to track the counts of direct and indirect calls in each function
654 int Direct;
659 // direct calls for each function in the SCC.
671 ++Count.Direct;
719 // We now have a direct call where previously we had an indirect call,
725 // Rescan to build up a new set of handles and count how many direct
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
StackMaps.h 200 Direct,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
CGSCCPassManager.h 616 /// a direct call by that pass.
620 /// an indirect call to a direct call, even if doing so does not alter the
621 /// shape of the graph. Note that this only pertains to direct calls to
651 // Struct to track the counts of direct and indirect calls in each function
654 int Direct;
659 // direct calls for each function in the SCC.
671 ++Count.Direct;
719 // We now have a direct call where previously we had an indirect call,
725 // Rescan to build up a new set of handles and count how many direct
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
StackMaps.h 200 Direct,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
CGSCCPassManager.h 664 /// a direct call by that pass.
668 /// an indirect call to a direct call, even if doing so does not alter the
669 /// shape of the graph. Note that this only pertains to direct calls to
697 // Struct to track the counts of direct and indirect calls in each function
700 int Direct;
705 // direct calls for each function in the SCC.
717 ++Count.Direct;
    [all...]

Completed in 407 milliseconds

1 2 3 4