HomeSort by relevance Sort by last modified time
    Searched full:moduleid (Results 76 - 100 of 268) sorted by null

1 2 34 5 6 7 8 91011

  /external/llvm/test/CodeGen/PowerPC/
2010-02-12-saveCR.ll 2 ; ModuleID = 'hh.c'
  /external/llvm/test/CodeGen/Thumb2/
2009-08-21-PostRAKill4.ll 3 ; ModuleID = '<stdin>'
  /external/llvm/test/CodeGen/X86/
2008-03-12-ThreadLocalAlias.ll 4 ; ModuleID = '1.c'
2009-02-09-ivs-different-sizes.ll 3 ; ModuleID = 'bugpoint-reduced-simplified.bc'
2013-03-13-VEX-DestReg.ll 3 ; ModuleID = 'bugpoint-reduced-simplified.bc'
asm-block-labels.ll 2 ; ModuleID = 'block12.c'
asm-modifier.ll 2 ; ModuleID = 'asm.c'
ldzero.ll 3 ; ModuleID = 'hh.c'
sqrt-fastmath.ll 21 ; ModuleID = 'sqrt.c'
vec_shuffle-27.ll 3 ; ModuleID = 'vec_shuffle-27.bc'
  /external/llvm/test/MC/Mips/
elf-bigendian.ll 36 ; ModuleID = '../br1.c'
  /external/llvm/test/Transforms/DebugIR/
simple.ll 0 ; ModuleID = 'simple.c'
  /external/llvm/test/Transforms/InstCombine/
2011-05-28-swapmulsub.ll 0 ; ModuleID = 'test1.c'
  /external/llvm/test/Transforms/LICM/
2007-09-17-PromoteValue.ll 0 ; ModuleID = 'PR1657.bc'
  /external/llvm/test/Transforms/SimplifyCFG/
2008-12-16-DCECond.ll 2 ; ModuleID = '/tmp/x.bc'
2009-05-12-externweak.ll 2 ; ModuleID = '<stdin>'
  /external/libpcap/msdos/
ndis2.c 502 result = MAC_DISPATCH(handle)->transmitChain (common.moduleId,
681 card->common, card->common->moduleId);
727 result = MAC_DISPATCH(handle)->request (common.moduleId, 0,
744 result = MAC_DISPATCH(handle)->request (common.moduleId, 0,
760 result = MAC_DISPATCH(handle)->request (common.moduleId, 0, 0, NULL,
785 result = MAC_DISPATCH(handle)->request (common.moduleId, 0, 0, 0,
831 DEBUG1 ("My module id: %d\n", common.moduleId);
832 DEBUG1 ("Handle id; %d\n", handle->common->moduleId);
  /external/llvm/test/Other/
new-pass-manager.ll 13 ; CHECK-MODULE-PRINT: ModuleID
24 ; CHECK-FUNCTION-PRINT-NOT: ModuleID
  /frameworks/base/core/java/android/hardware/soundtrigger/
SoundTriggerModule.java 45 SoundTriggerModule(int moduleId, SoundTrigger.StatusListener listener, Handler handler) {
46 mId = moduleId;
  /external/chromium_org/third_party/webrtc/modules/video_capture/windows/
sink_filter_ds.cc 37 CaptureInputPin::CaptureInputPin (int32_t moduleId,
47 _moduleId=moduleId;
391 int32_t moduleId)
395 _moduleId(moduleId)
398 m_pInput = new CaptureInputPin(moduleId,NAME ("VideoCaptureInputPin"),
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 260 * moduleid An opaque module id assigned by the dynamic loader
276 unsigned moduleid);
282 * moduleid An opaque module id assigned by the dynamic loader
285 * Each symbol in the symbol table whose moduleid matches the argument
289 unsigned moduleid);
  /external/clang/include/clang/Basic/
Module.h 44 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId;
218 ModuleId Id;
233 SmallVector<ModuleId, 2> UnresolvedDirectUses;
263 ModuleId Id;
  /external/clang/test/CodeGenCXX/
static-member-variable-explicit-specialization.cpp 2 // CHECK: ; ModuleID
  /external/llvm/test/Analysis/DependenceAnalysis/
ZIV.ll 3 ; ModuleID = 'ZIV.bc'
  /external/llvm/test/CodeGen/ARM/
2007-05-07-tailmerge-1.ll 6 ; ModuleID = 'tail.c'

Completed in 1347 milliseconds

1 2 34 5 6 7 8 91011