HomeSort by relevance Sort by last modified time
    Searched full:lattice (Results 1 - 25 of 38) sorted by null

1 2

  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 39 /** Lattice values */
47 /** Lattice values for each SSA register */
101 * @param latticeValue new lattice value for @param reg.
116 * Sets a lattice value for a register to value.
118 * @param value Lattice value
120 * @return true if the lattice value changed.
141 * Simulates a PHI node and set the lattice for the result
191 * Simulate a block and note the results in the lattice.
318 * Simulates a statement and set the result lattice value.
EscapeAnalysis.java 73 * @param escState the lattice value to initially set this to
86 * Lattice values used to indicate escape state for an object. Analysis can
104 /** Lattice values for each object register group */
119 * Finds the index in the lattice for a particular register.
120 * Returns the size of the lattice if the register wasn't found.
123 * @return index of the register or size of the lattice if it wasn't found.
163 * Creates a link in the lattice between two EscapeSets due to a put
182 * Merges all links in the lattice among two EscapeSets. On return, the
313 // Add the newly created escSet to the lattice and return it
478 // Iterate through lattice, looking for non-escaping replaceable array
    [all...]
  /external/srec/srec/crec/
srec_initialize.c 55 int max_word_tokens; controls the maximum number of word tokens kept in the word lattice.
56 if number exceeded, the word lattice is pruned more tightly (less word
61 int num_wordends_per_frame; controls the size of the word lattice - the number of word ends to
word_lattice.c 531 /* sort the word lattice at this frame, todo: remove rec argument */
586 /* this frees a word token, it may still have references in the lattice though */
663 /* remove from word lattice */
astar.c 667 srec_word_lattice* lattice; local
681 lattice = rec->word_lattice;
723 btoken_index = lattice->words_for_frame[ wtoken->end_time+1];
    [all...]
srec.c 693 the word is not goingto make it ono the word lattice */
    [all...]
  /external/srec/srec/include/
hmm_type.h 46 typedef int latdata; /* for lattice identifiers */
srec.h 198 srec_word_lattice *word_lattice; /*used to keep track of word lattice in utterance*/
simapi.h 275 int max_word_tokens; /*controls the maximum number of word tokens kept in the word lattice.
276 if number exceeded, the word lattice is pruned more tightly (less word
279 int num_wordends_per_frame; /*controls the size of the word lattice - the number of word ends to
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/
Atari.patches 74 #ifdef ATARI && LATTICE res. TURBO braces.
79 - flex.lnk: Lattice - GST linker argument extension file
97 Minix ST (ACK) Lattice (TOS) Turbo (TOS)
470 X! #ifndef ATARI && LATTICE
586 X# examples for a Lattice Compiler with GST assembler and TURBO C with
610 X# Lattice definitions
822 X #ifdef ATARI && LATTICE res. TURBO braces.
827 X - flex.lnk: Lattice - GST linker argument extension file
845 X Minix ST (ACK) Lattice (TOS) Turbo (TOS)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-ssa-sccvn.h 24 /* TOP of the VN lattice. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-ssa-sccvn.h 24 /* TOP of the VN lattice. */
  /external/netcat/
stupidh 346 lattice
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
MVS.uudecode 71 X#define AMIGA_LATTICE /* Set for Amiga Lattice C */
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
tns.c 855 * description: in place lattice filtering of spectral data
    [all...]
  /external/tremolo/Tremolo/
codebook.c 489 /* mapping type 1; implicit values by lattice position */
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-readelf 
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/
bfd.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/
cc1plus 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info     [all...]

Completed in 481 milliseconds

1 2