HomeSort by relevance Sort by last modified time
    Searched full:covering (Results 326 - 350 of 691) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h 549 /// Returns the MBB covering the given range, or null if the range covers
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
AttributeList.h 43 /// \brief The source range covering the version number.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h 549 /// Returns the MBB covering the given range, or null if the range covers
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
AttributeList.h 43 /// \brief The source range covering the version number.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h 549 /// Returns the MBB covering the given range, or null if the range covers
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
AttributeList.h 43 /// \brief The source range covering the version number.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SlotIndexes.h 549 /// Returns the MBB covering the given range, or null if the range covers
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
AttributeList.h 43 /// \brief The source range covering the version number.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SlotIndexes.h 549 /// Returns the MBB covering the given range, or null if the range covers
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
AttributeList.h 43 /// \brief The source range covering the version number.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SlotIndexes.h 549 /// Returns the MBB covering the given range, or null if the range covers
  /system/chre/chre_api/legacy/v1_1/chre/
wifi.h 22 * WiFi (IEEE 802.11) API, currently covering scanning features useful for
  /system/update_engine/scripts/update_payload/
applier.py 181 raise PayloadError('%s: extents not covering full data length' % base_name)
  /external/clang/docs/
Modules.rst 154 The crucial link between modules and headers is described by a *module map*, which describes how a collection of existing headers maps on to the (logical) structure of a module. For example, one could imagine a module ``std`` covering the C standard library. Each of the C standard library headers (``<stdio.h>``, ``<stdlib.h>``, ``<math.h>``, etc.) would contribute to the ``std`` module, by placing their respective APIs into the corresponding submodule (``std.io``, ``std.lib``, ``std.math``, etc.). Having a list of the headers that are part of the ``std`` module allows the compiler to build the ``std`` module as a standalone entity, and having the mapping from header names to (sub)modules allows the automatic translation of ``#include`` directives to module imports.
    [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
MethodAnalyzer.java 95 // successors, e.g. the first real instruction, the first instructions in any exception handlers covering the first
451 //for the try block covering the instruction
    [all...]
  /external/vulkan-validation-layers/layers/
shader_validation.cpp     [all...]
  /frameworks/base/services/core/java/com/android/server/display/
DisplayPowerController.java     [all...]
  /hardware/intel/img/psb_video/src/hwdefs/
topazhp_core_regs.h     [all...]
  /libcore/ojluni/src/main/java/java/util/
Arrays.java     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetRegisterInfo.h 413 /// Covering = getCoveringLanes();
417 /// If (MaskA & ~(MaskB & Covering)) == 0, then SubA is completely covered by
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetRegisterInfo.h 413 /// Covering = getCoveringLanes();
417 /// If (MaskA & ~(MaskB & Covering)) == 0, then SubA is completely covered by
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetRegisterInfo.h 413 /// Covering = getCoveringLanes();
417 /// If (MaskA & ~(MaskB & Covering)) == 0, then SubA is completely covered by
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetRegisterInfo.h 413 /// Covering = getCoveringLanes();
417 /// If (MaskA & ~(MaskB & Covering)) == 0, then SubA is completely covered by
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetRegisterInfo.h 413 /// Covering = getCoveringLanes();
417 /// If (MaskA & ~(MaskB & Covering)) == 0, then SubA is completely covered by
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetRegisterInfo.h 413 /// Covering = getCoveringLanes();
417 /// If (MaskA & ~(MaskB & Covering)) == 0, then SubA is completely covered by
    [all...]

Completed in 690 milliseconds

<<11121314151617181920>>