Searched refs:fast (Results 1 - 25 of 77) sorted by relevance

1234

/external/valgrind/main/exp-sgcheck/tests/
H A Dbad_percentify.stdout.exp1 translate: fast SP updates identified: 0 ( --%)
/external/v8/test/mjsunit/
H A Delements-kind.js46 fast_smi_only : 'fast smi only elements',
47 fast : 'fast elements',
48 fast_double : 'fast double elements',
63 if (%HasFastElements(obj)) return elements_kind.fast;
100 expected = elements_kind.fast;
106 assertKind(elements_kind.fast, me);
109 assertKind(elements_kind.fast, me);
130 assertKind(elements_kind.fast, you);
182 assertKind(elements_kind.fast,
[all...]
/external/jmonkeyengine/engine/src/networking/com/jme3/network/
H A DNetwork.java58 * Creates a Server that will utilize both reliable and fast
68 * Creates a Server that will utilize both reliable and fast
78 * Creates a named and versioned Server that will utilize both reliable and fast
87 * @param udpPort The port upon which the UDP hosting will listen for new 'fast' UDP
88 * messages. Set to -1 if 'fast' traffic should go over TCP. This will
93 UdpKernel fast = udpPort == -1 ? null : new UdpKernel(udpPort);
96 return new DefaultServer( gameName, version, reliable, fast );
119 * using both reliable and fast transports.
128 * using both reliable and fast transports.
137 * using both reliable and fast transport
[all...]
/external/libgsm/src/
H A Dgsm_option.c36 result = r->fast;
37 if (val) r->fast = !!*val;
H A Dshort_term.c361 # define FILTER (* (S->fast \
405 # define FILTER (* (S->fast \
H A Dlpc.c334 if (S->fast) Fast_Autocorrelation (s, L_ACF );
/external/compiler-rt/BlocksRuntime/tests/
H A Dmakefile25 fast:
26 grep CONFIG *.[cmCM] | $(TFR) -fast $(CCDIR) --
32 grep CONFIG *.[cmCM] | $(TFR) -clang -fast --
35 grep CONFIG *.[cmCM] | $(TFR) -fast --
/external/quake/quake/src/WinQuake/
H A Dwq.bat2 if x%1==xfast goto fast
12 echo wq fast: maximum speed, but doesn't work on all systems
24 :fast label
/external/openssl/crypto/des/times/
H A Dusparc.cc1 solaris 2.5.1 usparc 167mhz?? - SC4.0 cc -fast -Xa -xO5
3 For the ultra sparc, SunC 4.0 cc -fast -Xa -xO5, running 'des_opts'
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
H A DDefaultClient.java90 public DefaultClient( String gameName, int version, Connector reliable, Connector fast, argument
94 setPrimaryConnectors( reliable, fast, connectorFactory );
97 protected void setPrimaryConnectors( Connector reliable, Connector fast, ConnectorFactory connectorFactory ) argument
108 if( fast != null ) {
109 channels.add(new ConnectorAdapter(fast, dispatcher, dispatcher, false));
H A DDefaultServer.java89 public DefaultServer( String gameName, int version, Kernel reliable, Kernel fast )
99 if( fast != null ) {
100 fastAdapter = new KernelAdapter( this, fast, dispatcher, false );
531 // fast will be cleaned up as a side-effect
562 + ", fast=" + channels[CH_UNRELIABLE] + " ]";
/external/skia/src/core/
H A DSkPictureRecord.cpp322 bool fast = !paint.isVerticalText() && paint.canComputeFastBounds(); local
324 addDraw(fast ? DRAW_TEXT_TOP_BOTTOM : DRAW_TEXT);
329 if (fast) {
360 bool fast = canUseDrawH && fastBounds; local
362 if (fast) {
379 if (fast) {
407 bool fast = !paint.isVerticalText() && paint.canComputeFastBounds();
409 addDraw(fast ? DRAW_POS_TEXT_H_TOP_BOTTOM : DRAW_POS_TEXT_H);
417 if (fast) {
/external/libgsm/inc/
H A Dprivate.h37 char fast; /* only used if FAST */ member in struct:gsm_state
/external/llvm/
H A Dtblgen-rules.mk115 $(call transform-td-to-out,fast-isel)
H A Dllvm-tblgen-rules.mk132 $(call transform-td-to-out,fast-isel)
/external/skia/third_party/glu/libtess/
H A DREADME369 Non-convex polygons may be rendered by this "fast path" as well, if
387 On polygons which make it through the "fast path", the tesselator is
390 On polygons which don't make it through the fast path (but which don't
/external/llvm/lib/Support/
H A Dregengine.inc47 #define fast sfast
59 #define fast lfast
93 static const char *fast(struct match *, const char *, const char *, sopno, sopno);
185 endp = fast(m, start, stop, gf, gl);
680 - fast - step through the string at top speed
683 fast(struct match *m, const char *start, const char *stop, sopno startst,
1026 #undef fast
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/v8/
H A DAndroid.v8common.mk38 src/fast-dtoa.cc \
/external/libffi/
H A Dltconfig321 --disable-fast-install do not optimize for fast installation
359 --disable-fast-install) enable_fast_install=no ;;
2304 # Whether or not to optimize for fast installation.
/external/oprofile/events/x86-64/family11h/
H A Devents26 event:0x02 counters:0,1,2,3 um:zero minimum:500 name:DISPATCHED_FPU_OPS_FAST_FLAG : Dispatched FPU ops that use the fast flag interface
/external/oprofile/events/x86-64/hammer/
H A Devents24 event:0x02 counters:0,1,2,3 um:zero minimum:500 name:DISPATCHED_FPU_OPS_FAST_FLAG : Dispatched FPU ops that use the fast flag interface
/external/zlib/contrib/masmx64/
H A Dinffasx64.asm1 ; inffasx64.asm is a hand tuned assembler version of inffast.c - fast decoding
/external/v8/src/ia32/
H A Dstub-cache-ia32.cc143 // This function is safe to call if the receiver has fast properties.
372 // Load a fast property out of a holder object (src). In-object properties
426 // Number of pointers to be reserved on stack for fast API call.
451 // -- esp[4] : last fast api call extra argument.
453 // -- esp[kFastApiCallArguments * 4] : first fast api call extra argument.
470 // (last fast api call extra argument,
473 // (first fast api call extra argument)
645 // Deferred code for fast API call case---clean preallocated space.
899 // fast and global objects or do negative lookup for normal objects.
1415 // Check that the elements are in fast mod
2267 Label fast; local
2288 Label fast; local
[all...]
/external/v8/src/x64/
H A Dstub-cache-x64.cc112 // This function is safe to call if the receiver has fast properties.
346 // Load a fast property out of a holder object (src). In-object properties
404 // Number of pointers to be reserved on stack for fast API call.
431 // -- rsp[8] : last fast api call extra argument.
433 // -- rsp[kFastApiCallArguments * 8] : first fast api call extra argument.
450 // (last fast api call extra argument,
453 // (first fast api call extra argument)
629 // Deferred code for fast API call case---clean preallocated space.
1382 // Check that the elements are in fast mode and writable.
1424 // In case of fast sm
2095 Label fast; local
2116 Label fast; local
[all...]

Completed in 2717 milliseconds

1234