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

1 2

  /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-3957855/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-3960126/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-3977809/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-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-3957855/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-3960126/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-3977809/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-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...]
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 76 Direct = 0x00000000, // Not a pointer
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 194 Direct,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 76 Direct = 0x00000000, // Not a pointer
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 194 Direct,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 76 Direct = 0x00000000, // Not a pointer
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 194 Direct,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 76 Direct = 0x00000000, // Not a pointer
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 194 Direct,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 76 Direct = 0x00000000, // Not a pointer
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 194 Direct,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 76 Direct = 0x00000000, // Not a pointer
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 194 Direct,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 76 Direct = 0x00000000, // Not a pointer

Completed in 1043 milliseconds

1 2