HomeSort by relevance Sort by last modified time
    Searched defs:VARIABLE (Results 1 - 15 of 15) sorted by null

  /external/icu4c/test/cintltst/
usrchdat.c 181 static const SearchData VARIABLE[] = {
    [all...]
  /external/proguard/src/proguard/optimize/peephole/
InstructionSequenceConstants.java 156 public static final Instruction[][][] VARIABLE = new Instruction[][][]
    [all...]
  /external/grub/stage2/
shared.h 266 #define VARIABLE(x) ENTRY(x)
566 /* If not using config file, this variable is set to zero,
569 /* If using the preset menu, this variable is set to non-zero,
572 /* If not using curses, this variable is set to zero, otherwise non-zero. */
  /external/v8/src/arm/
full-codegen-arm.cc 209 Variable* var = scope()->parameter(i);
226 Variable* arguments = scope()->arguments();
281 ASSERT(proxy->var()->location() != Variable::UNALLOCATED);
462 void FullCodeGenerator::EffectContext::Plug(Variable* var) const {
467 void FullCodeGenerator::AccumulatorValueContext::Plug(Variable* var) const {
473 void FullCodeGenerator::StackValueContext::Plug(Variable* var) const {
480 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
715 MemOperand FullCodeGenerator::StackOperand(Variable* var) {
729 MemOperand FullCodeGenerator::VarOperand(Variable* var, Register scratch) {
741 void FullCodeGenerator::GetVar(Register dest, Variable* var)
798 Variable* variable = proxy->var(); local
    [all...]
  /external/v8/src/ia32/
full-codegen-ia32.cc 203 Variable* var = scope()->parameter(i);
222 Variable* arguments = scope()->arguments();
275 ASSERT(proxy->var()->location() != Variable::UNALLOCATED);
455 void FullCodeGenerator::EffectContext::Plug(Variable* var) const {
460 void FullCodeGenerator::AccumulatorValueContext::Plug(Variable* var) const {
466 void FullCodeGenerator::StackValueContext::Plug(Variable* var) const {
474 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
693 MemOperand FullCodeGenerator::StackOperand(Variable* var) {
707 MemOperand FullCodeGenerator::VarOperand(Variable* var, Register scratch) {
719 void FullCodeGenerator::GetVar(Register dest, Variable* var)
772 Variable* variable = proxy->var(); local
    [all...]
  /external/v8/src/mips/
full-codegen-mips.cc 216 Variable* var = scope()->parameter(i);
233 Variable* arguments = scope()->arguments();
288 ASSERT(proxy->var()->location() != Variable::UNALLOCATED);
471 void FullCodeGenerator::EffectContext::Plug(Variable* var) const {
476 void FullCodeGenerator::AccumulatorValueContext::Plug(Variable* var) const {
482 void FullCodeGenerator::StackValueContext::Plug(Variable* var) const {
489 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
724 MemOperand FullCodeGenerator::StackOperand(Variable* var) {
738 MemOperand FullCodeGenerator::VarOperand(Variable* var, Register scratch) {
750 void FullCodeGenerator::GetVar(Register dest, Variable* var)
805 Variable* variable = proxy->var(); local
    [all...]
  /external/v8/src/x64/
full-codegen-x64.cc 217 Variable* var = scope()->parameter(i);
234 Variable* arguments = scope()->arguments();
288 ASSERT(proxy->var()->location() != Variable::UNALLOCATED);
396 void FullCodeGenerator::EffectContext::Plug(Variable* var) const {
401 void FullCodeGenerator::AccumulatorValueContext::Plug(Variable* var) const {
407 void FullCodeGenerator::StackValueContext::Plug(Variable* var) const {
414 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
634 MemOperand FullCodeGenerator::StackOperand(Variable* var) {
648 MemOperand FullCodeGenerator::VarOperand(Variable* var, Register scratch) {
660 void FullCodeGenerator::GetVar(Register dest, Variable* var)
712 Variable* variable = proxy->var(); local
    [all...]
  /frameworks/base/media/java/android/media/videoeditor/
MediaArtistNativeHelper.java 195 /** Enhanced Variable RateCodec (EVRC). */
253 /** Variable bitrate. Means no bitrate regulation */
254 public static final int VARIABLE = -1;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilt/common/ecj/
ecj.jar 

Completed in 1398 milliseconds