HomeSort by relevance Sort by last modified time
    Searched full:side (Results 226 - 250 of 2602) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libm/man/
fenv.3 86 Exception flags are set as side-effects of floating-point arithmetic
282 side-effects at low optimization levels.
289 side-effects and uses the specified rounding modes.
  /external/icu4c/test/intltest/
fldset.h 99 * @param name the field name (key side)
100 * @param substr the string in question (value side)
111 * @param substr the string in question (value side)
  /external/ipsec-tools/
NEWS 52 o Modecfg SplitDNS attribute support ( server side )
72 o Support for server-side hybrid authentication, with full
74 o Support for client-side hybrid authentication (Tested only with
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 41 COMPOSE_FST1_RHO = 1ULL<<0, // "Rest" symbol on the output side of fst1.
42 COMPOSE_FST2_RHO = 1ULL<<1, // "Rest" symbol on the input side of fst2.
44 // side of fst1.
45 COMPOSE_FST2_PHI = 1ULL<<3, // "Failure" symbol on the input side
47 COMPOSE_FST1_SIGMA = 1ULL<<4, // "Any" symbol on the output side of
49 COMPOSE_FST2_SIGMA = 1ULL<<5, // "Any" symbol on the input side of
492 // on side b.
639 FindType find_type_; // find label on which side?
676 // transitions on the output side of the first transducer or
677 // the input side of the second transducer or prefer placin
    [all...]
  /external/webkit/WebCore/
Android.derived.jscbindings.mk 89 # We also need the .cpp files, which are generated as side effects of the
150 # We also need the .cpp files, which are generated as side effects of the
244 # We also need the .cpp files, which are generated as side effects of the
271 # We also need the .cpp files, which are generated as side effects of the
285 # We also need the .cpp files, which are generated as side effects of the
313 # We also need the .cpp files, which are generated as side effects of the
329 # We also need the .cpp files, which are generated as side effects of the
347 # We also need the .cpp files, which are generated as side effects of the
362 # We also need the .cpp files, which are generated as side effects of the
507 # We also need the .cpp files, which are generated as side effects of th
    [all...]
  /external/webkit/WebCore/inspector/front-end/
MetricsSidebarPane.js 72 function createBoxPartElement(style, name, side, suffix)
74 var propertyName = (name !== "position" ? name + "-" : "") + side + suffix;
83 element.className = side;
  /hardware/msm7k/librpc/rpc/
clnt.h 31 * clnt.h - Client side remote procedure call interface.
146 SIDE EFFECTS
188 SIDE EFFECTS
  /bionic/libc/arch-arm/include/machine/
setjmp.h 48 * A side note I should mention - Please do not tamper
  /bionic/libm/src/
s_fmaf.c 38 * side-effects. But on at least one platform (gcc 3.4.2/sparc64),
  /cts/tests/tests/permission/src/android/permission/cts/
CameraPermissionTest.java 61 // Sure, NOW they tell us (NOTE: this could be a side effect
  /dalvik/libcore/luni/src/test/java/com/google/coretests/
CoreTestSuite.java 66 * Include side-effective tests in the suite.
125 * The number of side-effective tests in the original suite.
286 "Probable side effect",
291 "Probable side effect",
  /dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/
AddressUtil.java 61 // BEGIN android-removed: dead code (the native side of which was scary!)
  /dalvik/libcore/sql/src/main/java/javax/sql/
ConnectionEvent.java 56 * application side.
  /dalvik/libcore/xml/src/main/java/javax/xml/xpath/
XPathFunction.java 37 * <p>To the greatest extent possible, side-effects should be avoided in the
  /dalvik/tests/021-string2/src/
Main.java 39 /* compare string with a nonzero offset, in left/right side */
  /device/htc/dream-sapphire/
device_dream_sapphire.mk 55 # proprietary side of the device
  /external/apache-http/src/org/apache/http/auth/
package.html 37 The API for client-side HTTP authentication against a server,
  /external/apache-http/src/org/apache/http/client/
package.html 37 The API for client-side HTTP communication and
  /external/apache-http/src/org/apache/http/cookie/
package.html 37 The API for client-side state management via cookies,
  /external/clearsilver/
README 63 way to do webpage mockups with much more power than server side
  /external/dropbear/libtommath/
bn_s_mp_sqr.c 46 /* left hand side of A[ix] * A[iy] */
  /external/e2fsprogs/lib/et/test_cases/
heimdal2.et 36 # /* From the server side routines */
  /external/emma/core/java12/com/vladium/emma/report/
SrcFileItem.java 223 // side effect: populate line coverage data map [used by getLineCoverage()]
240 // side effect: compute m_firstLine
245 m_lineCoverage = lineCoverage; // side effect
246 m_firstLine = firstLine; // side effect
  /external/guava/src/com/google/common/base/
Function.java 34 * <p>Implementations which may cause side effects upon evaluation are strongly
Predicate.java 28 * <p>Implementations which may cause side effects upon evaluation are strongly

Completed in 949 milliseconds

1 2 3 4 5 6 7 8 91011>>