HomeSort by relevance Sort by last modified time
    Searched full:formal (Results 26 - 50 of 750) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugTreeGrammarHelper.cs 76 * and (b) the formal parameter agrees if it is defined as constant.
93 // Parameter (value for INT formal arg) as well as fct name agrees!
ProfileTreeGrammarHelper.cs 76 * and (b) the formal parameter agrees if it is defined as constant.
93 // Parameter (value for INT formal arg) as well as fct name agrees!
  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlregexp.h 111 * Formal regular expression handling
112 * Its goal is to do some formal work on content models
  /external/libxml2/include/libxml/
xmlregexp.h 111 * Formal regular expression handling
112 * Its goal is to do some formal work on content models
  /external/proguard/src/proguard/classfile/util/
InternalTypeEnumeration.java 60 * Returns the formal type parameters from the descriptor, assuming it's a
185 System.out.println(" Formal type parameters ["+enumeration.formalTypeParameters()+"]");
  /frameworks/base/core/res/res/values-mcc286/
config.xml 44 should not be enabled until a formal request is issued by the relevant
54 should not be enabled until a formal request is issued by the relevant
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast_function.cpp 67 * formal (\c ir_variable) or actual (\c ir_rvalue)
98 * that 'const_in' formal parameters (an extension in our IR) correspond to
115 const ir_variable *const formal = (ir_variable *) formal_node; local
126 if (formal->mode == ir_var_const_in &&
130 formal->name);
135 if (formal->mode == ir_var_out || formal->mode == ir_var_inout) {
137 switch (formal->mode) {
150 mode, formal->name,
163 mode, formal->name
205 ir_variable *formal = (ir_variable *) formal_iter.get(); local
    [all...]
  /external/mesa3d/src/glsl/
ast_function.cpp 67 * formal (\c ir_variable) or actual (\c ir_rvalue)
98 * that 'const_in' formal parameters (an extension in our IR) correspond to
115 const ir_variable *const formal = (ir_variable *) formal_node; local
126 if (formal->mode == ir_var_const_in &&
130 formal->name);
135 if (formal->mode == ir_var_out || formal->mode == ir_var_inout) {
137 switch (formal->mode) {
150 mode, formal->name,
163 mode, formal->name
205 ir_variable *formal = (ir_variable *) formal_iter.get(); local
    [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
NameAliases.txt 10 # This file defines the formal name aliases for Unicode characters.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2470.js 45 // function in cases where no formal parameters are specified.
  /external/eigen/Eigen/src/Core/util/
DisableStupidWarnings.h 5 // 4100 - unreferenced formal parameter (occurred e.g. in aligned_allocator::destroy(pointer p))
  /external/llvm/test/Bitcode/
function-encoding-rel-operands.ll 38 ; between literals and the formal parameters.
  /external/nist-sip/java/gov/nist/core/
Debug.java 8 * and are considered to be in the public domain. As a result, a formal
Separators.java 8 * and are considered to be in the public domain. As a result, a formal
  /external/nist-sip/java/gov/nist/javax/sip/header/
AcceptEncodingList.java 8 * and are considered to be in the public domain. As a result, a formal
AcceptLanguageList.java 8 * and are considered to be in the public domain. As a result, a formal
AcceptList.java 8 * and are considered to be in the public domain. As a result, a formal
AuthenticationInfoList.java 8 * and are considered to be in the public domain. As a result, a formal
Authorization.java 8 * and are considered to be in the public domain. As a result, a formal
AuthorizationList.java 8 * and are considered to be in the public domain. As a result, a formal
CallInfoList.java 8 * and are considered to be in the public domain. As a result, a formal
ContactList.java 8 * and are considered to be in the public domain. As a result, a formal
ContentEncodingList.java 8 * and are considered to be in the public domain. As a result, a formal
ErrorInfoList.java 8 * and are considered to be in the public domain. As a result, a formal
ExtensionHeaderList.java 8 * and are considered to be in the public domain. As a result, a formal

Completed in 673 milliseconds

12 3 4 5 6 7 8 91011>>