/ndk/build/tools/ |
dev-platform-import.sh | 33 OUT_DIR=/tmp/ndk-$USER/platforms-import
|
build-host-gcc.sh | 181 BUILD_DIR=/tmp/ndk-$USER/build/host-gcc 509 local TMPC=/tmp/build-host-gcc-$USER-$$.c 612 local TMPC=/tmp/build-host-gcc-bits-$USER-$$.c [all...] |
package-release.sh | 74 OUT_DIR=/tmp/ndk-$USER/release
|
build-mingw64-toolchain.sh | 163 TEMP_DIR=/tmp/build-mingw64-toolchain-$USER
|
prebuilt-common.sh | [all...] |
/external/checkpolicy/ |
policy_parse.y | 120 %token USER 616 user_def : USER identifier ROLES names opt_mls_user ';' 859 | USER { $$ = require_user; }
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
TelephonyProvider.java | 104 * @param context of the user. 137 "user TEXT," + 211 // the authentication will default to 0 (if no user / password) is specified 214 // if the user, has added a new APN, we set the authentication type 271 map.put(Telephony.Carriers.USER, parser.getAttributeValue(null, "user")); 410 // and preserve any modifications the user might make. For 411 // now its safe on LteOnCdma devices because the user cannot 580 if (!values.containsKey(Telephony.Carriers.USER)) { 581 values.put(Telephony.Carriers.USER, ""); [all...] |
/ndk/tests/ |
run-tests.sh | 259 TEST_DIR="/tmp/ndk-$USER/tests"
|
/build/ |
envsetup.sh | 5 - tapas: tapas [<App1> <App2> ...] [arm|x86|mips|armv5] [eng|userdebug|user] 69 VARIANT_CHOICES=(user userdebug eng) 223 export PROMPT_COMMAND="echo -ne \"\033]0;[${arch}-${product}-${variant}] ${USER}@${HOSTNAME}: ${PWD}\007\"" 225 export PROMPT_COMMAND="echo -ne \"\033]0;[$arch $apps $variant] ${USER}@${HOSTNAME}: ${PWD}\007\"" 544 local variant=$(echo -n $(echo $* | xargs -n 1 echo | \grep -E '^(user|userdebug|eng)$')) 545 local apps=$(echo -n $(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|mips|armv5)$')) [all...] |
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
ElementTest.java | 136 // Verify equivalence of user-built Elements 482 assertEquals(DataKind.USER, DataKind.valueOf("USER")); 495 if (dk != DataKind.USER && dk != DataKind.PIXEL_YUV) {
|
/external/bison/djgpp/ |
config.bat | 416 if not "%USER%" == "" goto haveuser
417 echo No USERNAME and no USER found in the environment, using default values
422 set HOSTNAME=%USER%'s PC
423 if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
|
/packages/apps/Settings/src/com/android/settings/ |
ApnEditor.java | 108 Telephony.Carriers.USER, // 5 531 // Add a dummy name "Untitled", if the user exits the screen without adding a name but 540 values.put(Telephony.Carriers.USER, checkNotSet(mUser.getText()));
|
/external/chromium/net/tools/testserver/ |
device_management.py | 11 enforced and recommended policies for the device and user scope, and a list 16 that the user is managed. The token string "*" indicates that all users are 219 Queries the list of managed users and responds the client if their user 282 policy = self._server.policy['google/chromeos/user']['mandatory'] 330 ('google/chromeos/user', 'google/chromeos/device')): 445 # Normally 'google/chromeos/device' and 'google/chromeos/user' should be 450 if msg.policy_type == 'google/chromeos/user': 557 # There is no way to for the testserver to know the user name belonging to 615 """Registers a device or user and generates a DM token for it. 628 dm.DeviceRegisterRequest.USER: ['google/chromeos/user'] [all...] |
/frameworks/opt/telephony/src/java/android/provider/ |
Telephony.java | 107 * Indicates whether this message has been seen by the user. The "seen" flag will be 740 * Indicates whether this message has been seen by the user. The "seen" flag will be [all...] |
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
PowerUsageDetail.java | 69 USER 515 // Convert package names to user-facing labels where possible
|
PowerUsageSummary.java | 223 case USER: 523 // are canceled when the user turns the screen off. [all...] |
/external/ipsec-tools/src/racoon/ |
cfparse.y | 183 %token PRIVSEP USER GROUP CHROOT 290 : USER QUOTEDSTRING 295 yyerror("unknown user \"%s\"", $2->v); 301 | USER NUMBER { lcconf->uid = $2; } EOS [all...] |
/external/ceres-solver/docs/ |
changes.tex | 19 options.ordering_type = ceres::USER; 44 II. This allows the user to use variable projection on separable and 53 \item IterationSummary now informs the user when the step is a 115 \item \texttt{bundle\_adjuster} now allows the user to normalize and perturb the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/ |
build-hardy-toolchain.sh | 361 WORK_DIR=$(mktemp -d /tmp/$USER-gcc-$HOST_BITS-XXXXXX) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/ |
build-hardy-toolchain.sh | 361 WORK_DIR=$(mktemp -d /tmp/$USER-gcc-$HOST_BITS-XXXXXX) [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.osgi.services_3.2.100.v20100503.jar | |
/build/core/ |
Makefile | 7 FILE_NAME_TAG := eng.$(USER) 118 ifeq ($(TARGET_BUILD_VARIANT),user) 119 # User builds should show: 129 # Non-user builds should show detailed build information 216 ro.build.user= \ 347 $(call module-names-for-tag-list,user), \ 550 # Targets for user images 755 # when building "tests", because now "tests" may be built in a user, userdebug [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
DcTracker.java | [all...] |
/prebuilts/tools/common/netbeans-visual/ |
org-openide-util.jar | |
/prebuilts/sdk/renderscript/lib/ |
javalib.jar | |