HomeSort by relevance Sort by last modified time
    Searched refs:user (Results 876 - 900 of 979) sorted by null

<<31323334353637383940

  /external/strace/
process.c 49 #include <asm/user.h>
51 #include <sys/user.h>
    [all...]
  /external/v8/src/
d8.js     [all...]
array.js     [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.js 983 * @param {function=} opt_f Function to call when the user clicks the action
    [all...]
  /build/core/
config.mk 124 # are specific to the user's build configuration.
  /external/chromium/chrome/common/extensions/docs/js/
api_page_generator.js 242 * template is rendered, and will therefore not be exposed to the end user
  /external/libxml2/
xinclude.c 685 * Copy the private user data
916 start = (xmlNodePtr) range->user;
1202 xmlLocationSetPtr set = (xmlLocationSetPtr) obj->user;
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 71 (* If it wasn't a builtin binary operator, it must be a user defined
  /external/valgrind/main/callgrind/
callgrind_annotate.in 42 # user time
202 options for the user, with defaults in [ ], are:
746 print("User annotated: $user_ann_file\n");
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/
WebBaseNetscapePluginView.mm 1036 username = [[credential user] UTF8String];
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 206 * (via yyrestart()), so that the user can continue scanning by
299 %% data tables for the DFA and the user's section 1 definitions go here
301 /* Macros after this point can all be overridden by user definitions in
424 /* Default declaration of generated scanner - a define so the user can
455 %% user's declarations go here
531 * possible that this happened because the user
    [all...]
  /external/zlib/contrib/delphi/
ZLib.pas 149 Out: OutBuf = ptr to user-allocated buffer to contain decompressed data
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 491 For the software based ciphers within LibTomCrypt, these functions will not do anything. However, user supplied
    [all...]
  /external/grub/docs/
texinfo.tex 153 \ifx\putwordDefopt\undefined \gdef\putwordDefopt{User Option}\fi
694 % manual), we don't worry about eating any user text.
769 % sight. (If the user is using lots of big @group commands, which
    [all...]
  /build/
envsetup.sh 65 VARIANT_CHOICES=(user userdebug eng)
186 export PROMPT_COMMAND="echo -ne \"\033]0;[${product}-${variant}] ${USER}@${HOSTNAME}: ${PWD}\007\""
188 export PROMPT_COMMAND="echo -ne \"\033]0;[$apps $variant] ${USER}@${HOSTNAME}: ${PWD}\007\""
505 local variant=$(echo -n $(echo $* | xargs -n 1 echo | grep -E '^(user|userdebug|eng)$'))
506 local apps=$(echo -n $(echo $* | xargs -n 1 echo | grep -E -v '^(user|userdebug|eng)$'))
  /external/blktrace/btreplay/doc/
btreplay.tex 25 \title{\texttt{btrecord} and \texttt{btreplay} User Guide}
136 turnaround time penalty (user-space to kernel and back). Note that in a
207 \emph{The user has \emph{some} control over this (via the
  /external/dropbear/
scp.c 163 * This function executes the given command as the specified user on the
175 "Executing: program %s host %s, user %s, command %s\n",
247 /* pop user */
324 /* User-visible flags. */
392 fatal("unknown user %u", (u_int) userid);
469 /* user@host */
1147 " [[user@]host1:]file1 [...] [[user@]host2:]file2\n");
1216 bad: fprintf(stderr, "%s: invalid user name\n", cp0);
  /external/jdiff/src/jdiff/
RootDocToXML.java     [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
bugzilla.py 47 from webkitpy.common.system.user import User
584 component = User.prompt_with_list("Please pick a component:", component_names)
    [all...]
  /frameworks/base/docs/html/resources/
resources-data.js 28 'ui': 'User Interface',
212 en: 'This article describes best practices and user experience guidelines for multi-tasking on Android.'
272 en: 'This article explains the touch mode, one of the most important principles of Android\'s UI toolkit. Whenever a user interacts with a device\'s touch screen, the system enters touch mode. While simple in concept, there are important implications touch mode that are often overlooked.'
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java 567 * "Releases all held calls or sets User Determined User Busy (UDUB)
962 String apn, String user, String password, String authType,
    [all...]
  /packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java 264 // allocate a space for 2 extra strings (CI Extreme & User)
273 mEQPresetNames[numPresets + 1] = getString(R.string.user);
687 // copy current levels to user preset
696 * Updates the EQ display when the user stops changing.
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 155 \ifx\putwordDefopt\undefined \gdef\putwordDefopt{User Option}\fi
291 % Another complication is to let the user choose whether \thischapter
311 % the mark with the chapter defs, unless the user sneaks in, e.g.,
762 % manual), we don't worry about eating any user text.
837 % sight. (If the user is using lots of big @group commands, which
    [all...]

Completed in 1671 milliseconds

<<31323334353637383940