HomeSort by relevance Sort by last modified time
    Searched full:generate (Results 326 - 350 of 5499) sorted by null

<<11121314151617181920>>

  /external/clang/utils/TableGen/
OptParserEmitter.h 29 /// \param GenHeader - Generate the header describing the option IDs.x
  /external/e2fsprogs/lib/uuid/
gen_uuid_nt.c 2 * gen_uuid_nt.c -- Use NT api to generate uuid
  /external/e2fsprogs/misc/
uuidgen.c 2 * gen_uuid.c --- generate a DCE-compatible uuid
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
BuildsView.java 63 * Action to generate results.
112 final boolean fingerprints = MessageDialog.openQuestion(BuildsView.this.shell, getTitleToolTip(), "Generate only fingerprints?");
114 // Generate all selected builds
117 generate(i, baselineName, fingerprints); method
122 * Generate the HTML pages.
124 private void generate(int i, final String baselineName, final boolean fingerprints) { method in class:BuildsView.GenerateAction
129 MessageDialog.openError(BuildsView.this.shell, getTitleToolTip(), "Cannot create " + genDir.getPath() + " to generate results!");
138 monitor.beginTask("Generate performance results", 10000);
285 Action generate; field in class:BuildsView
405 manager.add(this.generate);
    [all...]
  /external/freetype/src/cff/
cffparse.h 80 /* now generate handlers for the most simple fields */
  /external/icu4c/test/intltest/
tsdate.h 52 * generate description for verbose test output
  /external/icu4c/tools/genren/
README 2 The genren.pl script is used to generate source/common/unicode/urename.h header file, which is needed for renaming the ICU exported names.
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-alg-fst.h 10 * #define INTERMEDIATE_VALUE_KAT to generate the Intermediate Value Known Answer Test.
  /external/jmonkeyengine/engine/src/android/jme3test/android/
TestUnshadedModel.java 25 TangentBinormalGenerator.generate(sphMesh);
  /external/jmonkeyengine/engine/src/test/jme3test/material/
TestUnshadedModel.java 25 TangentBinormalGenerator.generate(sphMesh);
  /external/jpeg/
jchuff.h 45 /* Generate an optimal table definition given the specified counts */
  /external/jsilver/src/com/google/clearsilver/jsilver/template/
Macro.java 27 * Name of macro (e.g. showTable). Used to generate error messages.
  /external/linux-tools-perf/
common-cmds.h 1 /* Automatically generated by /home/bccheng/local/mastertot/external/perf/util/generate-cmdlist.sh */
  /external/llvm/lib/Target/X86/InstPrinter/
X86InstComments.h 1 //=- X86InstComments.h - Generate verbose-asm comments for instrs -*- C++ -*-=//
  /external/llvm/test/CodeGen/PowerPC/
vec_br_cmp.ll 5 ; A predicate compare used immediately by a branch should not generate an mfcr.
  /external/llvm/test/CodeGen/X86/
dagcombine-buildvector.ll 3 ; Shows a dag combine bug that will generate an illegal build vector
shl-i64.ll 3 ; Make sure that we don't generate an illegal i64 extract after LegalizeType.
vec_shuffle-30.ll 16 ; A test case where we shouldn't generate a punpckldq but a pshufd and a pslldq
  /external/llvm/utils/
findsym.pl 5 # Synopsis: Generate a list of the libraries in which a symbol is defined or
  /external/mesa3d/docs/
sourcedocs.html 20 To generate Doxygen documentation, download Mesa from CVS, change to
  /external/mesa3d/src/glsl/
TODO 4 should never generate any code. This is trival for scalar constants. It is
  /external/openssh/regress/
keygen-change.sh 10 # generate user key for agent
  /external/openssl/crypto/des/
des.pod 54 in conjunction or instead of the a encrypt/decrypt option to generate
88 character to generate the des key.
133 Generate a 16 character hexadecimal cbc checksum and output this to
202 uses DES to help generate the key.
  /external/oprofile/
autogen.sh 3 # run to generate needed files not in CVS
  /external/proguard/src/proguard/obfuscate/
NameFactory.java 24 * This interfaces provides methods to generate unique sequences of names.

Completed in 1582 milliseconds

<<11121314151617181920>>