HomeSort by relevance Sort by last modified time
    Searched refs:One (Results 26 - 50 of 58) sorted by null

12 3

  /external/libvpx/vp8/encoder/arm/neon/
shortfdct_neon.asm 127 ;One word each is reserved. Label filter_coeff can be used to access the data.
fastfdct8x4_neon.asm 170 ;One word each is reserved. Label filter_coeff can be used to access the data.
vp8_subpixelvariance8x8_neon.asm 220 ;One word each is reserved. Label filter_coeff can be used to access the data.
vp8_subpixelvariance16x16_neon.asm 421 ;One word each is reserved. Label filter_coeff can be used to access the data.
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 70 dirty' devastation. CTF is one of the most exciting team multi-player
75 One Flag - It's a mad race for the flag, the loser gets a rocket up his
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
replace.h 97 // \param fst_tuples array of label/fst tuples, one for each non-terminal
176 // one state for each fst
193 depfst.AddArc(i - 1, A(arc.olabel, arc.olabel, Weight::One(), j));
200 depfst.SetFinal(root_ - 1, Weight::One());
295 // extend current state (walk arcs one level deep)
497 // could potentially have one copy of prefix array
515 // ReplaceFst supports dynamic replacement of arcs in one Fst with
519 // array of Fst(s). One Fst represents the root (or topology)
662 // Replace supports replacement of arcs in one Fst with another
664 // Fst(s). One Fst represents the root (or topology) machine. The roo
    [all...]
string-weight.h 88 static const StringWeight<L, S> &One() {
89 static const StringWeight<L, S> one; local
90 return one;
341 w = StringWeight<L, S>::One();
compose.h 39 // NB: at most one of the bits COMPOSE_FST1_RHO, COMPOSE_FST2_RHO
194 // following off-by-one device used in the implementation of
196 // plus one, i.e. it is always a strictly positive number. Therefore,
380 << "ComposeFst: More than one special symbol used in composition";
474 // the one to match on.
502 A earcb(0, 0, Weight::One(), sb);
562 A loop(match_labelb, match_labelb, Weight::One(), sf);
582 A earca(0, 0, Weight::One(), sa);
    [all...]
  /external/openssl/apps/
makeapps.com 31 $! P3, if defined, sets a TCP/IP library to use, through one of the following
44 $! (That Is, If We Need To Link To One.)
572 $! Find Out Which One To Use.
  /external/libffi/src/powerpc/
ppc_closure.S 209 # case FFI_SYSV_TYPE_SMALL_STRUCT + 1. One byte struct.
  /external/blktrace/btreplay/doc/
btreplay.tex 47 To build these tools, one needs to
62 one is able to \emph{replay} the IO again on the same machine or another
72 thus, to save system resources (including storage for traces), one could
144 in one bunch -- only IOs within the time specified are eligible
151 more than 8 individual IOs. With this option, one can increase or
156 Each input data file (one per device per CPU) results in a new record
157 data file (again, one per device per CPU) which contains information
159 these record data files by spawning a new pair of threads per file. One
173 \texttt{--cpus} option allows one to state how many CPUs on the replay
200 One idea to reduce errors in this area would be to push the IO repla
    [all...]
  /external/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 248 ;One word each is reserved. Label filter_coeff can be used to access the data.
  /external/libvpx/vp8/common/arm/neon/
bilinearpredict8x8_neon.asm 181 ;One word each is reserved. Label filter_coeff can be used to access the data.
loopfiltersimpleverticaledge_neon.asm 19 ;are equal. So, in the code, only one load is needed
150 ;One word each is reserved. Label filter_coeff can be used to access the data.
bilinearpredict16x16_neon.asm 355 ;One word each is reserved. Label filter_coeff can be used to access the data.
sixtappredict4x4_neon.asm 412 ;One word each is reserved. Label filter_coeff can be used to access the data.
sixtappredict16x16_neon.asm 481 ;One word each is reserved. Label filter_coeff can be used to access the data.
sixtappredict8x4_neon.asm 463 ;One word each is reserved. Label filter_coeff can be used to access the data.
sixtappredict8x8_neon.asm 514 ;One word each is reserved. Label filter_coeff can be used to access the data.
  /external/v8/test/mjsunit/
array-sort.js 62 // One string is a prefix of the other.
  /libcore/
JavaLibrary.mk 216 # This one's tricky. One of our tests needs to have a
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 150 # for one-character tokens that consist of
259 # for one-character tokens that consist of
311 preg_replace('/ \z/', '', $result); # Trim trailing space if we added one earlier.
742 One situation in which quotes will get curled the wrong way is when
748 single-quote, when in fact it should be a closing one. I don't think
  /external/blktrace/btt/doc/
btt.tex 92 containing parallel trace streams -- one file per CPU per
94 files into one time-ordered stream of traces for all devices.
159 of IOs during the run\footnote{One of the areas that needs some
161 IOs during a run. In theory, one would like ${Q2I} + {I2D} + {D2C}
290 In this subsection one can see the average number of IOs on the request
314 This table and the preceding one have to be considered together --
315 in the sample output in the immediately preceding table one can see
349 In addition to the default sections output, if one supplies the
360 One must be aware, however, that the process ID may not have anything
536 Using this, one is then able to plot regions of activity versu
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 37 This feature is not so useful as the first one, however it will be
101 one justification existed, IPv6 address alignment left 4 byte
105 We have two problems with this method. The first one is common for all OSes:
107 of received packet, we loose one very important property of BSD socket API,
114 to make unnecessary work. Well, as usually, one mistake in design
182 it is possible to replace library variant with your own one,
233 One idea is to disallow not privileged user to allocate flow
254 Certainly, I choose the most ``stupid'' method. It is the cheapest one
265 already allocated one or to delete old flow label.
  /external/blktrace/doc/
blktrace.tex 65 As noted above, the kernel patch along with the blktrace and blkparse utilities are stored in a git repository. One simple way to get going would be:
111 To do this one may do either of the following:
226 To do this, one would specify the device (or devices) to be watched. Then
348 traced. To limit the events being captured, you can specify one or
351 Alternatively, one may specify the entire mask utilizing a hexadecimal
397 & & (One device per line.) \\ \hline
441 -- one where the trace events have been saved by a previous run
484 & & The -F form allows one to specify a format for a specific \\
485 & & event type. The single-character \emph{typ} field is one of the \\
555 the issuer has to wait for one to be freed
    [all...]

Completed in 335 milliseconds

12 3