HomeSort by relevance Sort by last modified time
    Searched full:"$ value" (Results 101 - 125 of 533) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/cmake/modules/
LLVMExternalProjectUtils.cmake 93 -D${variableName}=${value})
  /external/ltp/testcases/network/stress/ns-tools/
ns-echoclient 80 exit $value
  /external/webrtc/talk/app/webrtc/java/jni/
classreferenceholder.cc 111 LoadClass(jni, "org/webrtc/StatsReport$Value");
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
versionpredicate.py 156 "([a-zA-Z_]\w*(?:\.[a-zA-Z_]\w*)*)(?:\s*\(\s*([^)\s]+)\s*\))?$")
157 value
= value.strip()
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
versionpredicate.py 156 "([a-zA-Z_]\w*(?:\.[a-zA-Z_]\w*)*)(?:\s*\(\s*([^)\s]+)\s*\))?$")
157 value
= value.strip()
  /prebuilts/misc/common/swig/include/2.0.11/python/
pytypemaps.swg 81 { SWIG_PY_POINTER, (char*)"$symname", 0, 0, (void *)($value), &$descriptor }
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py 156 "([a-zA-Z_]\w*(?:\.[a-zA-Z_]\w*)*)(?:\s*\(\s*([^)\s]+)\s*\))?$")
157 value
= value.strip()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py 156 "([a-zA-Z_]\w*(?:\.[a-zA-Z_]\w*)*)(?:\s*\(\s*([^)\s]+)\s*\))?$")
157 value
= value.strip()
  /system/media/camera/docs/
CameraMetadataEnums.mako 35 ${value.notes | javadoc(metadata)}\
  /external/protobuf/src/google/protobuf/compiler/java/
java_message_field.cc 287 "$deprecation$public Builder set$capitalized_name$($type$ value)",
317 "$deprecation$public Builder merge$capitalized_name$($type$ value)",
599 "$deprecation$public Builder set$capitalized_name$($type$ value)",
629 "$deprecation$public Builder merge$capitalized_name$($type$ value)",
    [all...]
java_primitive_field.cc 225 "$deprecation$public Builder set$capitalized_name$($type$ value) {\n"
480 "$deprecation$public Builder set$capitalized_name$($type$ value) {\n"
654 " int index, $type$ value) {\n"
663 "$deprecation$public Builder add$capitalized_name$($type$ value) {\n"
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/disklrucache/1.0.0-SNAPSHOT/
disklrucache-1.0.0-SNAPSHOT.jar 
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLR.g 510 : x=id {$value = $x.text;}
513 $value=vs.substring(1,vs.length()-1);}
516 $value=vs.substring(1,vs.length()-1);}
517 | i=INT {$value = Integer.parseInt($i.text);}
518 | ss=STAR {$value = "*";} // used for k=*
  /external/swiftshader/third_party/LLVM/utils/
NewNightlyTest.pl 405 $value = $variables->{$x};
406 $sentdata.= "$x => $value\n";
428 $value = $variables->{$key};
429 $value =~ s/([^A-Za-z0-9])/sprintf("%%%02X", ord($1))/seg;
430 $content .= "$key=$value&";
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrSyntax.g     [all...]
  /external/syslinux/gpxe/src/util/Option/
ROM.pm 85 my $value = shift;
91 my $raw = &$pack ( $value );
  /art/test/testrunner/
env.py 67 # Split out "$key='$value'" via regex.
  /external/curl/packages/vms/
make_pcsi_curl_kit_name.com 116 $ value = f$element(2, " ", line_in) - """" - """"
  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_enum.cc 103 "$name$$deprecated_attribute$ = $value$,\n",
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 54 $VALUE = 1;
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
swigtype.swg 417 %set_constant("$symname", SWIG_NewPointerObj(%as_voidptr($value),$descriptor,%newpointer_flags));
421 %set_constant("$symname", SWIG_NewPointerObj(%as_voidptr(&$value),$&descriptor,%newpointer_flags));
475 %set_constant("$symname", SWIG_NewMemberObj(%as_voidptr(&$value), sizeof($type), $descriptor));
535 %set_constant("$symname", SWIG_NewFunctionPtrObj((void *)$value, $descriptor));
strings.swg 153 %set_constant("$symname", SWIG_FromCharPtr($value));
317 while (size && ($value[size - 1] == '\0')) --size;
319 %set_constant("$symname", SWIG_FromCharPtrAndSize($value,size));
  /external/valgrind/auxprogs/
nightly-build-summary 117 my ($key, $value) = split(/:/, $line);
118 $value =~ s/^[ ]*//; # removing leading blanks
119 $hash{$key} = $value;
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /prebuilts/misc/common/robolectric/lib/
robolectric-resources-3.1.1.jar 

Completed in 6398 milliseconds

1 2 3 45 6 7 8 91011>>