/external/webkit/Source/WebKit2/WebProcess/WebPage/win/ |
LayerTreeHostWin.cpp | 29 #if USE(CA) 37 #if USE(CA) && HAVE(WKQCA)
|
/external/llvm/lib/Transforms/IPO/ |
InlineAlways.cpp | 36 InlineCostAnalyzer CA; 44 return CA.getInlineCost(CS, NeverInline); 47 return CA.getInlineFudgeFactor(CS); 50 CA.resetCachedCostInfo(Caller); 53 CA.growCachedCostInfo(Caller, Callee); 60 CA.clear();
|
InlineSimple.cpp | 34 InlineCostAnalyzer CA; 44 return CA.getInlineCost(CS, NeverInline); 47 return CA.getInlineFudgeFactor(CS); 50 CA.resetCachedCostInfo(Caller); 53 CA.growCachedCostInfo(Caller, Callee); 57 CA.clear();
|
GlobalOpt.cpp | 279 } else if (ConstantArray *CA = dyn_cast<ConstantArray>(Agg)) { 280 if (IdxV < CA->getNumOperands()) return CA->getOperand(IdxV); [all...] |
/external/openssl/android.testssl/ |
testssl | 22 CA="-CApath ../certs" 24 CA="-CAfile $3" 39 $ssltest -ssl2 -server_auth $CA $extra || exit 1 43 $ssltest -ssl2 -client_auth $CA $extra || exit 1 46 $ssltest -ssl2 -server_auth -client_auth $CA $extra || exit 1 53 $ssltest -ssl3 -server_auth $CA $extra || exit 1 56 $ssltest -ssl3 -client_auth $CA $extra || exit 1 59 $ssltest -ssl3 -server_auth -client_auth $CA $extra || exit 1 65 $ssltest -server_auth $CA $extra || exit 1 68 $ssltest -client_auth $CA $extra || exit [all...] |
CAss.cnf | 25 commonName_value = Dodgy CA 28 [ ca ] 29 default_ca = CA_default # The default ca section 42 certificate = $dir/cacert.pem # The CA certificate 74 basicConstraints = CA:true,pathlen:1
|
Uss.cnf | 33 basicConstraints = CA:false
|
testssl.sh | 68 echo "sign user certificate request with the just created CA via 'x509'" 69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
|
/external/openssl/apps/ |
CA.pl | 3 # CA - wrapper around ca to make it easier to use ... basically ca requires 7 # CA -newca ... will setup the right stuff 8 # CA -newreq[-nodes] ... will generate a certificate request 9 # CA -sign ... will sign the generated request and output 16 # 12-Jan-96 tjh Added more things ... including CA -signcert which 30 # 27-Apr-98 snh Translation into perl, fix existing CA bug. 51 $CA="$openssl ca $SSLEAY_CONFIG" [all...] |
CA.pl.in | 3 # CA - wrapper around ca to make it easier to use ... basically ca requires 7 # CA -newca ... will setup the right stuff 8 # CA -newreq[-nodes] ... will generate a certificate request 9 # CA -sign ... will sign the generated request and output 16 # 12-Jan-96 tjh Added more things ... including CA -signcert which 30 # 27-Apr-98 snh Translation into perl, fix existing CA bug. 51 $CA="$openssl ca $SSLEAY_CONFIG" [all...] |
CA.sh | 3 # CA - wrapper around ca to make it easier to use ... basically ca requires 7 # CA -newca ... will setup the right stuff 8 # CA -newreq ... will generate a certificate request 9 # CA -sign ... will sign the generated request and output 16 # 12-Jan-96 tjh Added more things ... including CA -signcert which 66 CA="$OPENSSL ca $SSLEAY_CONFIG" 116 echo "CA certificate filename (or enter to create) [all...] |
openssl.cnf | 24 # We can add new OIDs in here for use by 'ca', 'req' and 'ts'. 36 [ ca ] 37 default_ca = CA_default # The default ca section 50 certificate = $dir/cacert.pem # The CA certificate 79 # For type CA, the listed attributes must be the same, and the optional 83 # For the CA policy 165 # These extensions are added when 'ca' signs a request. 168 # requires this to avoid interpreting an end user certificate as a CA. 170 basicConstraints=CA:FALSE 207 #nsCaRevocationUrl = http://www.domain.dom/ca-crl.pe [all...] |
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
LayerTreeHost.cpp | 29 #if USE(CA)
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
ImageBufferDataCG.h | 32 #if (PLATFORM(MAC) && USE(CA) && !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD) && !defined(BUILDING_ON_SNOW_LEOPARD))
|
/external/openssl/patches/ |
testssl.sh | 68 echo "sign user certificate request with the just created CA via 'x509'" 69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
|
/external/webkit/Source/WebCore/platform/graphics/ca/ |
TransformationMatrixCA.cpp | 29 #if USE(CA) 69 #endif // USE(CA)
|
/external/llvm/lib/Transforms/Utils/ |
BasicInliner.cpp | 67 InlineCostAnalyzer CA; 110 InlineCost IC = CA.getInlineCost(CS, NeverInline);
|
/external/clang/test/CXX/class/class.union/ |
p1.cpp | 29 CopyAssign& operator=(CopyAssign& CA) { abort(); }
|
/libcore/ |
Android.mk | 33 # Include the definitions for the Certificate Authority (CA) certificates
|
CaCerts.mk | 17 # Definitions for installing Certificate Authority (CA) certificates
|
/external/llvm/lib/VMCore/ |
ConstantsContext.h | 501 static ValType getValType(ConstantArray *CA) { 503 Elements.reserve(CA->getNumOperands()); 504 for (unsigned i = 0, e = CA->getNumOperands(); i != e; ++i) 505 Elements.push_back(cast<Constant>(CA->getOperand(i)));
|
/external/v8/test/mjsunit/regress/ |
regress-3247124.js | 28 var foo = unescape("%E0%E2%EA%F4%FB%E3%F5%E1%E9%ED%F3%FA%E7%FC%C0%C2%CA%D4%DB%C3%D5%C1%C9%CD%D3%DA%C7%DC");
|
/external/openssl/crypto/bn/asm/ |
ppc-mont.pl | 266 addic $ovf,$ovf,-1 ; move upmost overflow to XER[CA] 279 subfc $j,$j,$j ; j=0 and "clear" XER[CA]
|
/external/webkit/Source/WebCore/platform/graphics/transforms/ |
TransformationMatrix.h | 34 #if USE(CA) 311 #if USE(CA)
|
/external/openssl/ |
import_openssl.sh | 109 rm -f apps/CA.pl.bak crypto/opensslconf.h.bak
|