HomeSort by relevance Sort by last modified time
    Searched full:chain (Results 401 - 425 of 875) sorted by null

<<11121314151617181920>>

  /external/opencore/codecs_v2/omx/omx_baseclass/include/
pv_omxcomponent.h 499 //ID of a group of components that share the same logical chain
  /external/openssl/apps/
crl2p7.c 166 BIO_printf(bio_err," -certfile arg certificates file of chain to a trusted CA\n");
s_client.c 210 BIO_printf(bio_err," -showcerts - show all certificates in the chain\n");
951 chain that is removed again later on to not disturb the
    [all...]
  /external/openssl/crypto/engine/
eng_list.c 177 /* un-link e from the chain. */
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_events.h 311 Return the current event filter - can be used to "chain" filters.
  /external/quake/quake/src/QW/client/
gl_model.h 122 struct glpoly_s *chain; member in struct:glpoly_s
gl_rsurf.c 741 for ( ; p ; p=p->chain)
816 // add the poly to the proper lightmap chain
818 fa->polys->chain = lightmap_polys[fa->lightmaptexturenum];
876 fa->polys->chain = lightmap_polys[fa->lightmaptexturenum];
    [all...]
  /external/quake/quake/src/QW/progs/
plats.qc 144 2) chain slow
  /external/quake/quake/src/WinQuake/
gl_model.h 118 struct glpoly_s *chain; member in struct:glpoly_s
gl_rsurf.cpp 813 for ( ; p ; p=p->chain)
884 // add the poly to the proper lightmap chain
886 fa->polys->chain = lightmap_polys[fa->lightmaptexturenum];
945 fa->polys->chain = lightmap_polys[fa->lightmaptexturenum];
    [all...]
  /external/v8/src/arm/
macro-assembler-arm.cc 699 // Check the maps in the prototype chain.
700 // Traverse the prototype chain from the object and do map checks.
737 // Go to the next object in the prototype chain.
    [all...]
  /external/v8/src/
contexts.h 256 // Compute the global context by traversing the context chain.
  /external/v8/src/ia32/
macro-assembler-ia32.cc 584 // Check the maps in the prototype chain.
585 // Traverse the prototype chain from the object and do map checks.
635 // Go to the next object in the prototype chain.
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.h 495 // Push a new try handler and link into try handler chain. The return
499 // Unlink the stack handler on top of the stack from the try handler chain.
506 // prototype chain of object hasn't changed since the code was
632 // Find the function context up the context chain.
    [all...]
  /external/v8/test/mjsunit/
array-functions-prototype.js 29 // interaction with properties in the prototype chain.
  /external/webkit/JavaScriptCore/runtime/
JSGlobalObject.h 377 // We cache our prototype chain so our clients can share it.
  /external/webkit/WebCore/rendering/
SVGRenderSupport.cpp 56 // map to parent coords and recurse up the parent chain.
  /external/webkit/WebKit/chromium/src/
FrameLoaderClientImpl.h 221 // has no redirects in its chain. But in the case of client redirects, we want
  /external/zlib/contrib/asm686/
match.S 21 #define chainlenwmask 0 /* high word: current chain len */
  /frameworks/base/core/java/android/webkit/
WebViewClient.java 203 * will always handle the key event, so none of the super in the view chain
  /frameworks/base/libs/rs/
rsType.cpp 106 // At this point the offset is the size of a mipmap chain;
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_events.h 311 Return the current event filter - can be used to "chain" filters.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_events.h 311 Return the current event filter - can be used to "chain" filters.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.h     [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
unwind.h 150 is called for every stack frame in the call chain, but no cleanup

Completed in 379 milliseconds

<<11121314151617181920>>