HomeSort by relevance Sort by last modified time
    Searched refs:User (Results 176 - 200 of 237) sorted by null

1 2 3 4 5 6 78 910

  /build/core/tasks/
cts.mk 152 # Generate the default test plan for User.
  /external/blktrace/doc/
blktrace.tex 21 \title{blktrace User Guide}
23 User Guide: Alan D. Brunelle (Alan.Brunelle@hp.com)}
32 information about request queue operations up to user space. There are
244 1677772 blocks (5.00%) reserved for the super user
333 \newpage\section{\label{sec:blktrace-ug}blktrace User Guide}
371 \item The default behaviour for blktrace is to run forever until explicitly killed by the user (via a control-C, or \emph{kill} utility invocation). There are two ways to modify this:
425 originate from a user process, but they may also be initiated by
432 \newpage\section{\label{sec:blkparse-ug}blkparse User Guide}
586 to ease parsing of output, and/or limit output fields to those the user
615 Note that the user can optionally specify field display width, an
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 70 * was generated (i.e. "The user clicked on a link." or "The user submitted
98 * * FORWARD_BACK: User used the forward or back buttons to navigate through
  /external/llvm/include/llvm-c/
Core.h 1008 macro(User) \
    [all...]
  /tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/i18n/
emulatorNLS.properties 34 EXC_AndroidEmulatorStarter_EmulatorStartCanceled=Android Emulator start process canceled by user.
54 INFO_ConnectVncLogic_UserCancelledVncServerStart=User canceled the execution of the VNC server!
55 QUESTION_AndroidEmulatorReseter_ConfirmationText=WARNING: Resetting the emulator(s) will delete all user-specific data, such as installed applications, custom files (such as user databases) and any customizations performed on the device(s).\n\nDo you want to proceed?
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
X86FastISel.cpp 340 const User *U = NULL;
416 for (User::const_op_iterator i = U->op_begin() + 1, e = U->op_end();
600 const User *U = NULL;
    [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp 714 const User *U;
716 Assert1(0, "Invalid user of intrinsic instruction!", U);
855 /// visitUserOp1 - User defined operators shouldn't live beyond the lifetime of
    [all...]
AsmWriter.cpp 686 static void WriteOptimizationInfo(raw_ostream &Out, const User *U) {
957 for (User::const_op_iterator OI=CE->op_begin(); OI != CE->op_end(); ++OI) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp     [all...]
  /external/valgrind/unittest/
racecheck_unittest.cc     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp 50 User *U = *UI;
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 108 // Otherwise report the problem to the user.
691 static bool usedInOneFunc(const User *U, Function const *&oneFunc)
716 for (User::const_use_iterator ui=U->use_begin(), ue=U->use_end();
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
screen_locker.cc 130 // |active_input_method_list| so that the user can always use the hardware
625 // A event observer used to unlock the screen upon user's action
662 // user action: mouse or keyboard interactions.
699 ScreenLocker::ScreenLocker(const UserManager::User& user)
706 user_(user),
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon.cc 139 "User-Agent",
991 auth_id.User = userbuf;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf_3.1.0.v20100529-0735.jar 
  /external/llvm/include/llvm/Analysis/
Dominators.h 790 // dominates - Return true if Def dominates a use in User. This performs
791 // the special checks necessary if Def and User are in the same basic block.
794 bool dominates(const Instruction *Def, const Instruction *User) const;
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 93 const Value *O = getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0));
586 // FIXME: Modify API to hide this math from "user"
    [all...]
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 377 const User *V = *U;
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 272 static unsigned ComputeSpeculationCost(const User *I) {
369 for (User::op_iterator i = I->op_begin(), e = I->op_end(); i != e; ++i)
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 188 # $option: The pretty name of the option (as the user typed it)
265 # PRETTYNAME is the option as the user entered it.
467 =head2 User Interface
469 From the user's perspective, short options are introduced by a dash
528 argument, you can still get the null string (if the user specifically
562 and the option as the user typed it. The value will be undefined if
635 the user typed it (including the option start character). $_[2] is
655 option. $_[2] is the name of the option as the user typed it
  /external/webkit/Tools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 125 virtual QPaintEngine::Type type() const { return QPaintEngine::User; }
    [all...]
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/clang/tools/scan-build/
scan-build 592 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr>
    [all...]

Completed in 2423 milliseconds

1 2 3 4 5 6 78 910