HomeSort by relevance Sort by last modified time
    Searched refs:initializer (Results 151 - 175 of 218) sorted by null

1 2 3 4 5 67 8 9

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
parser.ml 147 (* read in the optional initializer. *)
  /external/chromium_org/third_party/angle/src/compiler/translator/
OutputHLSL.cpp 661 decorate(name) + arrayString(type) + " = " + initializer(type) + ";\n";
671 attributes += "static " + typeString(type) + " " + decorate(name) + arrayString(type) + " = " + initializer(type) + ";\n";
716 " = " + initializer(variableType) + ";\n";
3441 TString OutputHLSL::initializer(const TType &type) function in class:sh::OutputHLSL
    [all...]
  /external/javassist/src/main/javassist/
CtClassType.java     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
interface.cpp     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
memory_region_map.cc 164 static bool initializer = (libpthread_initialized = true, true); variable
    [all...]
  /external/ppp/pppd/
pppd.h 285 extern char *initializer; /* Script to initialize physical link */
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
history.js 18 * @param {Object=} opt_json A simple initializer object.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h 242 static PassRefPtrWillBeRawPtr<Document> create(const DocumentInit& initializer = DocumentInit())
244 return adoptRefWillBeNoop(new Document(initializer));
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 850 as the initializer for a global variable. See the method
856 value can in turn be used as the initializer for a global variable.
862 This value can in turn be used as the initializer for a global variable.
868 in the context [context]. This value can in turn be used as the initializer
874 This value can in turn be used as the initializer
881 the initializer for a global variable. See the method
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
sisu-guice-3.1.3-no_aop.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast_to_hir.cpp     [all...]
  /external/mesa3d/src/glsl/
ast_to_hir.cpp     [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 283 // TODO: should also check for presence of a non-zero initializer
335 final ConstantValueAttribute_info initializer = new ConstantValueAttribute_info (nameIndex, valueIndex); local
336 fieldAttributes.add (initializer);
    [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py 2259 def initializer(ns): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py 2259 def initializer(ns): function
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
CPP.stg 1036 <! this should go in the initializer of the thing
    [all...]
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.2/
lombok-ast-0.2.2.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 

Completed in 1695 milliseconds

1 2 3 4 5 67 8 9