| /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/ |
| SimpleCParser.h | 93 - (void)variable;
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
| SimpleCTP.h | 127 - (void)variable;
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
| SimpleCTP.h | 90 - (void)variable;
|
| /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/bullet/ |
| Makefile | 20 CFLAGS += -Wall -Wno-overloaded-virtual -Wno-unused-variable
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
| inspectorSyntaxHighlight.css | 43 .cm-css-variable {color: rgb(200, 0, 0);} 44 .cm-css-variable-2 {color: rgb(0, 0, 128);}
|
| /external/chromium_org/third_party/angle/src/compiler/translator/ |
| VariableInfo.h | 34 void visitVariable(const TIntermSymbol *variable, std::vector<VarT> *infoList) const;
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/ |
| svga_dump.py | 64 for variable in class_.variables(): 65 if variable.name != '': 66 #print 'variable = %r' % variable.name 67 dump_type(self._instance + '.' + variable.name, variable.type)
|
| /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/ |
| complexityMeasures.m | 5 % variable PRINT_MIPS te get the instructions printed to the screen. 8 cout=' > st.txt'; %saves to matlab variable 'st'
|
| /external/chromium_org/v8/test/mjsunit/regress/ |
| regress-74.js | 28 // Test that the variable introduced by catch blocks is DontDelete. 35 assertFalse(delete e, "deleting catch variable");
|
| /external/chromium_org/v8/test/webkit/ |
| dfg-cfa-merge-with-dead-use-at-tail.js | 25 "Tests that a dead use of a variable at the tail of a basic block doesn't confuse the CFA into believing that the variable being used is dead as well."
|
| dfg-constant-fold-uncaptured-variable-that-is-later-captured.js | 25 "Tests that constant folding an access to an uncaptured variable that is captured later in the same basic block doesn't lead to assertion failures." 40 // The temporary variable corresponding to the 'bar' callee coming out of the ternary expression will be allocated by 46 // The temporary variable corresponding to the first non-this argument to baz will be allocated to the same virtual
|
| /external/compiler-rt/make/ |
| lib_util.mk | 5 # Function: GetCNAVar variable-name platform-key config arch 7 # Get a per-config-and-arch variable value.
|
| /external/mesa3d/src/gallium/drivers/svga/svgadump/ |
| svga_dump.py | 64 for variable in class_.variables(): 65 if variable.name != '': 66 #print 'variable = %r' % variable.name 67 dump_type(self._instance + '.' + variable.name, variable.type)
|
| /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
| jsevalcontext.js | 35 * The name of the global variable which holds the value to be returned if 77 * The context for variable definitions in which the jstemplate 79 * which replaces the parent context, variable definitions of the 80 * parent are inherited. The special variable $this points to data_. 103 * The current context object is assigned to the special variable 110 * The entire context structure is exposed as a variable so it can be 131 // If this is a top-level context, create a variable reference to the data 148 * Sets a global symbol. It will be available like a variable in every 239 * context as its parent context. It also sets the $index variable to 262 * Binds a local variable to the given value. If set from jstemplat [all...] |
| /external/chromium_org/third_party/jstemplate/ |
| jsevalcontext.js | 35 * The name of the global variable which holds the value to be returned if 79 * The context for variable definitions in which the jstemplate 81 * which replaces the parent context, variable definitions of the 82 * parent are inherited. The special variable $this points to data_. 104 * The current context object is assigned to the special variable 111 * The entire context structure is exposed as a variable so it can be 132 // If this is a top-level context, create a variable reference to the data 149 * Sets a global symbol. It will be available like a variable in every 240 * context as its parent context. It also sets the $index variable to 263 * Binds a local variable to the given value. If set from jstemplat [all...] |
| /external/chromium_org/v8/test/mjsunit/harmony/ |
| debug-blockscopes.js | 225 // Local scope with a parameter and a local variable. 260 // Single variable in a block scope. 327 // block local variable and an outer function's parameter. 369 // The function scope contains a temporary iteration variable, but it is 377 // For-in loop over the keys of an object with a block scoped let variable 378 // shadowing the iteration variable. 395 // The function scope contains a temporary iteration variable, hidden to the 425 // For loop with a block scoped let variable shadowing the iteration variable. 450 // For loop with two variable declarations [all...] |
| /external/chromium_org/third_party/libxslt/libxslt/ |
| variables.c | 2 * variables.c: Implementation of the variable storage and lookup 127 * insinde an xsl:variable and xsl:param to the lifetime of the 163 * When evaluating "select" expressions of xsl:variable 165 * to the variable itself; otherwise the tragment will be 298 * global variable or a doc acquired via the 558 * Example: The fragment of the variable must not be freed 561 * <xsl:variable name="bar"> 563 * </xsl:variable> 576 * Cache or free the variable structure. 638 * First lookup expects the variable name and URI t 1780 xsltStackElemPtr variable; local 2223 xsltStackElemPtr variable = NULL, cur; local [all...] |
| /external/antlr/antlr-3.4/runtime/Ruby/test/functional/tree-parser/ |
| basic.rb | 486 : variable 491 variable 517 variable* 520 -> ^(BLOCK[$lc,"BLOCK"] variable* stat*) 607 : variable 612 variable returns [res] 639 : ^(BLOCK variable* stat*) 706 >program >declaration >variable >type 707 <type >declarator <declarator <variable 708 <declaration >declaration >variable >type [all...] |
| /external/chromium_org/tools/gyp/pylib/gyp/generator/ |
| ninja.py | 38 # ninja/shell variable) that are passed to gyp here but expanded 297 variable references in |path| with |env|. 394 self.ninja.variable('arch', self.win_env[arch]) 395 self.ninja.variable('cc', '$cl_' + arch) 396 self.ninja.variable('cxx', '$cl_' + arch) 397 self.ninja.variable('cc_host', '$cl_' + arch) 398 self.ninja.variable('cxx_host', '$cl_' + arch) [all...] |
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
| codegen.ml | 17 | Ast.Variable name -> 19 | Not_found -> raise (Error "unknown variable name")) 118 (* Emit the start code first, without 'variable' in scope. *) 135 let variable = build_phi [(start_val, preheader_bb)] var_name builder in var 137 (* Within the loop, the variable is defined equal to the PHI node. If it 138 * shadows an existing variable, we have to restore it, so save it 143 Hashtbl.add named_values var_name variable; 158 let next_var = build_add variable step_val "nextvar" builder in 178 add_incoming (next_var, loop_end_bb) variable; 180 (* Restore the unshadowed variable. * [all...] |
| /external/chromium_org/third_party/npapi/bindings/ |
| npfunctions.h | 64 typedef NPError (* NP_LOADDS NPP_GetValueProcPtr)(NPP instance, NPPVariable variable, void *ret_value); 65 typedef NPError (* NP_LOADDS NPP_SetValueProcPtr)(NPP instance, NPNVariable variable, void *value); 72 typedef NPError (*NPN_GetValueProcPtr)(NPP instance, NPNVariable variable, void *ret_value); 73 typedef NPError (*NPN_SetValueProcPtr)(NPP instance, NPPVariable variable, void *value); 119 typedef NPError (*NPN_GetValueForURLPtr)(NPP npp, NPNURLVariable variable, const char *url, char **value, uint32_t *len); 120 typedef NPError (*NPN_SetValueForURLPtr)(NPP npp, NPNURLVariable variable, const char *url, const char *value, uint32_t len);
|
| /external/chromium_org/third_party/npapi/npspy/common/ |
| npp_gate.cpp | 350 NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value) 359 logger->logCall(action_npp_get_value, (DWORD)instance, (DWORD)variable, (DWORD)value); 361 NPError rv = epManager->callNPP_GetValue(instance, variable, value); 369 NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value) 378 logger->logCall(action_npp_set_value, (DWORD)instance, (DWORD)variable, (DWORD)value); 380 NPError rv = epManager->callNPP_SetValue(instance, variable, value);
|
| /external/chromium_org/v8/test/mjsunit/compiler/ |
| dead-loops-neg.js | 40 // can only remove the loop with induction variable analysis. 47 // can only remove the loop with induction variable analysis. 54 // can only remove the loop with induction variable analysis.
|
| /external/chromium_org/net/proxy/ |
| proxy_config_service_linux.h | 214 // Obtains an environment variable's value. Parses a proxy server 216 // requested variable is defined and the value valid. 217 bool GetProxyFromEnvVarForScheme(const char* variable, 221 bool GetProxyFromEnvVar(const char* variable, ProxyServer* result_server); 228 // requested variable is defined and the value valid.
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
| printer.cc | 75 // Saw the start of a variable name. 84 GOOGLE_LOG(DFATAL) << " Unclosed variable name."; 94 // Replace with the variable's value. 97 GOOGLE_LOG(DFATAL) << " Undefined variable: " << varname; 103 // Advance past this variable. 119 const char* variable, const string& value) { 121 vars[variable] = value;
|