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

<<21222324252627282930>>

  /external/quake/quake/src/QW/client/
gl_rsurf.c 1184 // find which side of the node we are on
1220 int c, side; local
1260 // find which side of the node we are on
1280 side = 0;
1282 side = 1;
1284 // recurse down the children, front side first
1285 R_RecursiveWorldNode (node->children[side]);
1295 side = SURF_PLANEBACK;
1297 side = 0;
1306 // continue; // wrong side
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_smf.c 100 * Side Effects:
170 * Side Effects:
214 * Side Effects:
267 * Side Effects:
371 * Side Effects:
414 * Side Effects:
469 * Side Effects:
532 * Side Effects:
564 * Side Effects:
596 * Side Effects
    [all...]
eas_mixer.h 57 * Side Effects:
75 * Side Effects:
110 * Side Effects:
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_smf.c 100 * Side Effects:
170 * Side Effects:
214 * Side Effects:
267 * Side Effects:
371 * Side Effects:
414 * Side Effects:
469 * Side Effects:
532 * Side Effects:
564 * Side Effects:
596 * Side Effects
    [all...]
eas_mixer.h 57 * Side Effects:
75 * Side Effects:
110 * Side Effects:
  /external/sonivox/arm-wt-22k/lib_src/
eas_smf.c 100 * Side Effects:
170 * Side Effects:
214 * Side Effects:
267 * Side Effects:
371 * Side Effects:
414 * Side Effects:
469 * Side Effects:
532 * Side Effects:
564 * Side Effects:
596 * Side Effects
    [all...]
eas_mixer.h 57 * Side Effects:
75 * Side Effects:
110 * Side Effects:
  /external/webkit/WebKit/android/jni/
WebViewCore.h 184 * Tell the java side to update the focused textfield
195 * Tell the java side to update the current selection in the focused
212 * Tell the Java side that the origin has exceeded its database quota.
225 * Tell the Java side that the appcache has exceeded its max size.
253 * Tell the Java side of the scrollbar mode
393 // Notify the Java side whether it needs to pass down the touch events
397 // Notify the Java side that webkit is requesting a keyboard
  /external/ipsec-tools/src/racoon/
proposal.c 194 cmpsaprop_alloc(ph1, pp1, pp2, side)
197 int side;
316 * It is possible for one side to have a security context
317 * and the other side doesn't. If so, this is an error.
383 switch (side) {
523 switch (side) {
1088 if (iph2->side == INITIATOR)
1118 if (iph2->side == INITIATOR)
1141 if (iph2->side == INITIATOR)
  /external/bison/src/
gram.h 58 RULES[R].lhs -- the symbol of the left hand side of rule R.
83 The right hand side is stored as symbol numbers in a portion of
87 in the rule's right hand side. The last element in the portion
  /external/gtest/include/gtest/
gtest-death-test.h 232 // need to test that a function has appropriate side-effects in opt
233 // mode, include assertions against the side-effects. A general
237 // // Side-effects here will have an effect after this statement in
  /external/kernel-headers/original/linux/
tcp.h 218 * read the code and the spec side by side (and laugh ...)
340 /* Receiver side RTT estimation */
  /external/quake/quake/src/WinQuake/
gl_rsurf.cpp 1253 // find which side of the node we are on
1289 int i, c, side, *pindex; local
1331 // find which side of the node we are on
1351 side = 0;
1353 side = 1;
1355 // recurse down the children, front side first
1356 R_RecursiveWorldNode (node->children[side]);
1366 side = SURF_PLANEBACK;
1368 side = 0;
1377 continue; // wrong side
    [all...]
  /bionic/libc/stdio/
makebuf.c 45 * As a side effect, we set __SOPT or __SNPT (en/dis-able fseek
  /bionic/libm/amd64/
fenv.c 79 * restore the control word to avoid this side effect.
  /bootable/bootloader/legacy/include/msm7k/
gpio.h 39 ** ARM9 side of the world.
  /cts/tests/src/android/view/cts/
FocusFinderStubActivity.java 121 * Which side to put the button on.
  /cts/tools/host/src/com/android/cts/
HostUnitTestRunner.java 32 * Unit test runner running host side unit test.
  /dalvik/libcore/luni/src/test/java/com/google/coretests/
CoreTestPrinter.java 90 printer.println("Side-effects : " + coreResult.fSideEffectCount);
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
ContentHandlerFactoryTest.java 48 " The reason are side effects due to caching in URLConnection." +
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 20 * Provides the Java side of our JNI glue for OpenSSL. Currently only hashing
  /dalvik/vm/alloc/
GC.h 99 * the root ThreadGroups, and these will be marked as a side-effect
  /dalvik/vm/analysis/
DexOptimize.h 110 * Continue the optimization process on the other side of a fork/exec.
  /development/scripts/app_engine_server/gae_shell/templates/
shell.html 77 <p> Interactive server-side Python shell for
  /development/simulator/app/
Pipe.h 92 * Close one side or the other. Useful in the parent after launching

Completed in 246 milliseconds

<<21222324252627282930>>