HomeSort by relevance Sort by last modified time
    Searched refs:PROPS (Results 1 - 10 of 10) sorted by null

  /development/build/tools/
mk_sdk_repo_xml.sh 221 local PROPS="$1"
239 VALUE=$( grep "^$SRC=" "$PROPS" | cut -d = -f 2 | tr ' ' '@' | tr -d '\r' )
353 PROPS="$TMP_DIR/source.properties"
357 PROPS="$TMP_DIR/manifest.ini"
361 LIBS=$(parse_attributes "$PROPS" "libraries")
374 [[ ! -f $PROPS ]] && error "Failed to extract $PROPS from $SRC"
375 MAP=$(parse_attributes "$PROPS" ${ATTRS[@]})
mk_sources_zip.py 35 self.PROPS = None
115 p.PROPS = args[0]
119 if not os.path.isfile(p.PROPS):
120 error = "%s is not a file" % p.PROPS
231 shutil.copyfile(p.PROPS, props_dest)
234 z.write(p.PROPS, TOP_FOLDER + "/source.properties")
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
backportPP.pm 73 \$_[0]->{PROPS}->[$flag_name] = 1;
76 \$_[0]->{PROPS}->[$flag_name] = 0;
83 \$_[0]->{PROPS}->[$flag_name] ? 1 : '';
274 my $idx = $self->{PROPS};
429 : $self->{PROPS}->[ P_ALLOW_UNKNOWN ] ? 'null'
433 if ( $self->{PROPS}->[ P_ALLOW_UNKNOWN ] ) {
650 my $idx = $self->{PROPS};
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
backportPP.pm 73 \$_[0]->{PROPS}->[$flag_name] = 1;
76 \$_[0]->{PROPS}->[$flag_name] = 0;
83 \$_[0]->{PROPS}->[$flag_name] ? 1 : '';
274 my $idx = $self->{PROPS};
429 : $self->{PROPS}->[ P_ALLOW_UNKNOWN ] ? 'null'
433 if ( $self->{PROPS}->[ P_ALLOW_UNKNOWN ] ) {
650 my $idx = $self->{PROPS};
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
backportPP.pm 73 \$_[0]->{PROPS}->[$flag_name] = 1;
76 \$_[0]->{PROPS}->[$flag_name] = 0;
83 \$_[0]->{PROPS}->[$flag_name] ? 1 : '';
274 my $idx = $self->{PROPS};
429 : $self->{PROPS}->[ P_ALLOW_UNKNOWN ] ? 'null'
433 if ( $self->{PROPS}->[ P_ALLOW_UNKNOWN ] ) {
650 my $idx = $self->{PROPS};
    [all...]
  /external/qemu/android/
hw-events.h 183 KEY_CODE(PROPS ,130) \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 132 milliseconds