Searched
full:pair (Results
751 -
775 of
1449) sorted by null
<<31323334353637383940>>
/external/ipsec-tools/src/racoon/ |
handler.h | 218 /* allocated per a SA or SA bundles of a pair of peer's IP addresses. */
|
nattraversal.c | 447 /* Should we break here? Every pair of addresses should
|
/external/libffi/src/sh/ |
ffi.c | 82 /* gcc uses r0/r1 pair for some kind of structures. */
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
s_ch_info.h | 78 Int cpe; /* 0 if single channel, 1 if channel pair */
|
/external/opencore/doc/oscl_html/ |
oscl__tagtree_8h-source.html | 288 00296 <span class="keyword">typename</span> map_type::value_type pair(node->tag.tag, node); 289 00297 nodeMap.<a class="code" href="classOscl__Map.html#a13">insert</a>(pair); [all...] |
/external/opencore/engines/player/src/ |
pv_player_node_registry.cpp | 178 // Find all nodes that support the specified input and ouput format pair
|
/external/opencore/nodes/pvdummyinputnode/src/ |
pvmf_fileinput_port.cpp | 419 LOG_ERR((0, "PVMFFileDummyInputPort::VerifyAndSetParameter: Error - Invalid key-value pair"));
|
/external/opencore/nodes/pvdummyoutputnode/src/ |
pvmf_dummy_fileoutput_inport.cpp | 666 LOG_ERR((0, "PVMFDummyFileOutputInPort::VerifyAndSetParameter: Error - Invalid key-value pair"));
|
/external/opencore/nodes/pvfileoutputnode/src/ |
pvmf_fileoutput_inport.cpp | 682 LOG_ERR((0, "PVMFFileOutputInPort::VerifyAndSetParameter: Error - Invalid key-value pair"));
|
/external/opencore/protocols/http_parcom/src/ |
http_parser_internal.h | 260 // due to not enough memory to hold new key-value pair
|
/external/openssl/crypto/engine/ |
README | 22 algorithm/mode pair are;
|
/external/openssl/patches/ |
handshake_cutthrough.patch | 274 echo test sslv2 via BIO pair
|
small_records.patch | 312 echo test sslv2 via BIO pair
|
/external/ppp/pppd/plugins/radius/ |
sendserver.c | 27 * Purpose: Packs an attribute value pair list into a buffer.
|
/external/qemu/target-arm/ |
op_helper.c | 530 /* These need to return a pair of value, so still use T0/T1. */
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
synchronize.h | 200 element_map_.insert(pair<const Element, StateId>(e, s));
|
/external/stlport/test/eh/ |
test_insert.h | 179 EH_STD::pair<DstIter, DstIter> p = EH_STD::mismatch( first1, original.end(), first2 );
|
/external/svox/pico/lib/ |
picoapi.h | 322 Adds a mapping pair ('voiceName', 'resourceName') to the voice
|
/external/tcpdump/ |
print-l2tp.c | 221 "No control connection exists yet for this LAC-LNS pair",
|
/external/v8/src/ |
fast-codegen.cc | 374 // a pair of registers to keep all intermediate values in registers
|
full-codegen.h | 261 // Emit code to convert pure control flow to a pair of labels into the
|
/external/webkit/JavaScriptCore/bytecompiler/ |
BytecodeGenerator.cpp | 170 pair<SymbolTable::iterator, bool> result = symbolTable().add(ident.ustring().rep(), newEntry); 186 pair<SymbolTable::iterator, bool> result = symbolTable().add(ident.ustring().rep(), newEntry); 808 pair<IdentifierMap::iterator, bool> result = m_identifierMap.add(rep, m_codeBlock->numberOfIdentifiers()); 819 pair<JSValueMap::iterator, bool> result = m_jsValueMap.add(JSValue::encode(v), m_nextConstantOffset); [all...] |
/external/webkit/JavaScriptCore/jit/ |
JITPropertyAccess.cpp | 109 // Treat these as nops - the call will be handed as a regular get_by_id/op_call pair. 265 // Treat these as nops - the call will be handed as a regular get_by_id/op_call pair. [all...] |
/external/webkit/JavaScriptCore/runtime/ |
JSGlobalObjectFunctions.cpp | 110 // Convert to surrogate pair.
|
/external/webkit/WebCore/inspector/ |
JavaScriptDebugServer.cpp | 118 pair<PageListenersMap::iterator, bool> result = m_pageListenersMap.add(page, 0);
|
Completed in 247 milliseconds
<<31323334353637383940>>