Searched
full:chain (Results
426 -
450 of
875) sorted by null
<<11121314151617181920>>
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_events.h | 308 Return the current event filter - can be used to "chain" filters.
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_events.h | 311 Return the current event filter - can be used to "chain" filters.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/ |
LayoutDescriptors.java | 381 // probably abstract, so we just need to walk up the super-class chain till
|
/sdk/emulator/mksdcard/ |
mksdcard.c | 168 POKEW( fat + 8, 0x0fffffff ); /* end of clust chain for root dir */
|
/system/core/adb/ |
adb.h | 72 /* chain pointers for the local/remote list of
|
/system/core/libdiskconfig/ |
config_mbr.c | 125 * create a chain of extended partition tables, and first one is at
|
/external/v8/src/ |
objects.cc | 242 // Search ALL_CAN_READ accessors in prototype chain. 301 // Search ALL_CAN_READ accessors in prototype chain. 452 // Traverse the prototype chain from the current object (this) to 457 // holder in the prototype chain. 473 // Stop traversing the chain once we reach the last object in the 474 // chain; either the holder of the result or null in case of an [all...] |
/cts/tests/src/android/webkit/cts/ |
CtsTestServer.java | 225 public void checkClientTrusted(X509Certificate[] chain, String authType) { 229 public void checkServerTrusted(X509Certificate[] chain, String authType) {
|
/dalvik/libcore/x-net/src/main/native/ |
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp | [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
TemplateList.java | 244 // (a) the template immediately _before_ the first template on the chain with 248 // (b) the last template on the chain if no such template described in (a) exists.
|
/external/grub/netboot/ |
eepro.c | 224 #define XMT_Chain_Int 0x20 /* Interrupt at the end of the transmit chain */ 225 #define XMT_Chain_ErrStop 0x40 /* Interrupt at the end of the chain even if there are errors */
|
/external/guava/src/com/google/common/collect/ |
Ordering.java | 294 * with three or more components, simply chain multiple calls to this method. 296 * <p>An ordering produced by this method, or a chain of calls to this method,
|
/external/icu4c/data/brkitr/ |
line.txt | 17 !!chain; 485 # This really wants to chain at the $CM+ (which is acting as an $AL)
|
/external/kernel-headers/original/linux/ |
netdevice.h | 270 /* device name hash chain */ 449 /* device index hash chain */
|
/external/openssl/crypto/pem/ |
pem.h | 187 STACK *x509_chain; /* certificate chain */ 189 char *x509_chain; /* certificate chain */
|
/external/openssl/crypto/x509v3/ |
x509v3.h | 772 int v3_asid_validate_resource_set(STACK_OF(X509) *chain, 775 int v3_addr_validate_resource_set(STACK_OF(X509) *chain,
|
/external/openssl/include/openssl/ |
pem.h | 187 STACK *x509_chain; /* certificate chain */ 189 char *x509_chain; /* certificate chain */
|
x509v3.h | 772 int v3_asid_validate_resource_set(STACK_OF(X509) *chain, 775 int v3_addr_validate_resource_set(STACK_OF(X509) *chain,
|
/external/skia/src/core/ |
SkScalerContext.cpp | 209 // end of our possible chain 258 // add the ctx's base, making glyphID unique for chain of contexts
|
/external/webkit/WebCore/dom/ |
Node.h | 225 * Using this function delivers leaf nodes as if the whole DOM tree were a linear chain of its leaf nodes. 233 * Using this function delivers leaf nodes as if the whole DOM tree were a linear chain of its leaf nodes.
|
/external/wpa_supplicant/ |
tls_schannel.c | 18 * TODO: add support for server cert chain validation 415 /* TODO: verify server certificate chain */
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
tls_schannel.c | 18 * TODO: add support for server cert chain validation 415 /* TODO: verify server certificate chain */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/ |
cp-tree.def | 137 The DESCENDANTS will be a chain of TEMPLATE_PARM_INDEXs descended 139 its LEVEL will be one less. The TREE_CHAIN field is used to chain
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
langhooks.h | 136 chain, and BOTTOM is the new type which we will point to. */ 159 /* Returns the chain of decls so far in the current scope level. */
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
bfdlink.h | 581 /* This is the link_order structure itself. These form a chain 586 /* Next link_order in chain. */
|
Completed in 452 milliseconds
<<11121314151617181920>>