HomeSort by relevance Sort by last modified time
    Searched refs:vars (Results 101 - 125 of 738) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/mksh/src/
tree.c 65 t->vars[0] != NULL && t->vars[1] == NULL &&
72 (ccp = skip_wdvarname(t->vars[0], true)) != t->vars[0] &&
77 fptreef(shf, indent, Tf_S, t->vars[0]);
81 if (t->vars) {
82 w = (const char **)t->vars;
86 shf_puts("#no-vars# ", shf);
129 if (t->vars != NULL) {
131 w = (const char **)t->vars;
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPartXPath.java 47 * @param vars List of QNames that correspond to variables. This list
54 public void fixupVariables(java.util.Vector vars, int globalsSize)
56 m_xpath.fixupVariables(vars, globalsSize);
ElemParam.java 111 VariableStack vars = transformer.getXPathContext().getVarStack(); local
113 if(!vars.isLocalSet(m_index))
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkingIteratorSorted.java 189 * @param vars List of QNames that correspond to variables. This list
196 public void fixupVariables(java.util.Vector vars, int globalsSize)
198 super.fixupVariables(vars, globalsSize);
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FunctionOneArg.java 111 * @param vars List of QNames that correspond to variables. This list
118 public void fixupVariables(java.util.Vector vars, int globalsSize)
121 m_arg0.fixupVariables(vars, globalsSize);
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XRTreeFragSelectWrapper.java 44 * @param vars List of QNames that correspond to variables. This list
51 public void fixupVariables(java.util.Vector vars, int globalsSize)
53 ((Expression)m_obj).fixupVariables(vars, globalsSize);
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
UnaryOperation.java 43 * @param vars List of QNames that correspond to variables. This list
50 public void fixupVariables(java.util.Vector vars, int globalsSize)
52 m_right.fixupVariables(vars, globalsSize);
  /external/skia/src/sksl/ast/
SkSLASTVarDeclaration.h 62 std::vector<ASTVarDeclaration> vars)
66 , fVars(std::move(vars)) {}
  /external/skia/src/sksl/ir/
SkSLVarDeclarations.h 56 std::vector<VarDeclaration> vars)
59 , fVars(std::move(vars)) {}
  /external/strace/tests/
strace-tt.test 24 ($t_reg)\\.[[:digit:]]{6} execve\\("\\./sleep", \\["\\./sleep", "0"\\], \\[/\\* [[:digit:]]+ vars \\*/\\]\\) = 0
strace-ttt.test 22 ($t_reg)\\.[[:digit:]]{6} execve\\("\\./sleep", \\["\\./sleep", "0"\\], \\[/\\* [[:digit:]]+ vars \\*/\\]\\) = 0
  /external/strace/tests-m32/
strace-tt.test 24 ($t_reg)\\.[[:digit:]]{6} execve\\("\\./sleep", \\["\\./sleep", "0"\\], \\[/\\* [[:digit:]]+ vars \\*/\\]\\) = 0
strace-ttt.test 22 ($t_reg)\\.[[:digit:]]{6} execve\\("\\./sleep", \\["\\./sleep", "0"\\], \\[/\\* [[:digit:]]+ vars \\*/\\]\\) = 0
  /external/strace/tests-mx32/
strace-tt.test 24 ($t_reg)\\.[[:digit:]]{6} execve\\("\\./sleep", \\["\\./sleep", "0"\\], \\[/\\* [[:digit:]]+ vars \\*/\\]\\) = 0
strace-ttt.test 22 ($t_reg)\\.[[:digit:]]{6} execve\\("\\./sleep", \\["\\./sleep", "0"\\], \\[/\\* [[:digit:]]+ vars \\*/\\]\\) = 0
  /packages/apps/Gallery2/jni/filters/
filters.h 38 #define JNIFUNCF(cls, name, vars...) Java_com_android_gallery3d_filtershow_filters_ ## cls ## _ ## name(JNIEnv* env, jobject obj, vars)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-i386.s 10 #; alocate space for local vars
17 #; release space of local vars and return
61 #; alocate space for local vars
cfi-m68k.s 13 #; alocate space for local vars
20 #; release space of local vars and return
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf_e_flags.s 10 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, extra= 0
27 .frame $sp,40,$31 # vars= 0, regs= 1/0, args= 32, extra= 0
mips16-intermix.s 7 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
25 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
41 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
58 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
74 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
91 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
107 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
124 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
140 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
157 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp=
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
jr-to-b-1.s 8 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
26 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
jr-to-b-2.s 8 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
26 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
objdump.exp 120 if [info exists vars] then { unset vars }
122 set vars($symbol) 1
126 if {![info exists vars(text_symbol)] \
127 || ![info exists vars(data_symbol)] \
128 || ![info exists vars(common_symbol)] \
129 || ![info exists vars(external_symbol)]} then {
  /external/protobuf/src/google/protobuf/compiler/java/
java_message_builder_lite.cc 109 map<string, string> vars; local
111 vars["oneof_name"] = context_->GetOneofGeneratorInfo(
113 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo(
115 vars["oneof_index"] = SimpleItoa(descriptor_->oneof_decl(i)->index());
118 printer->Print(vars,
  /external/skia/infra/bots/recipes/
swarm_RecreateSKPs.py 19 'vars',
88 src_dir = api.vars.checkout_root.join('src')
115 asset_dir = api.vars.infrabots_dir.join('assets', 'skp')
122 with api.step.context({'cwd': api.vars.skia_dir, 'env': env}):
131 api.vars.skia_dir.join('infra', 'bots', 'upload_skps.py'),
136 with api.step.context({'cwd': api.vars.skia_dir, 'env': env}):

Completed in 1608 milliseconds

1 2 3 45 6 7 8 91011>>