/external/llvm/lib/Analysis/ |
ProfileVerifierPass.cpp | 34 template<class FType, class BType> 38 const BType *BB; 46 ProfileInfoT<FType, BType> *PI; 47 std::set<const BType*> BBisVisited; 55 std::set<const BType*> BBisPrinted; 57 void printDebugInfo(const BType *BB); 73 AU.addRequired<ProfileInfoT<FType, BType> >(); 82 void recurseBasicBlock(const BType*); 85 double ReadOrAssert(typename ProfileInfoT<FType, BType>::Edge); 91 template<class FType, class BType> [all...] |
/external/llvm/include/llvm/Analysis/ |
ProfileInfo.h | 53 template<class FType, class BType> 57 typedef std::pair<const BType*, const BType*> Edge; 60 typedef std::map<const BType*, double> BlockCounts; 61 typedef std::map<const BType*, const BType*> Path; 98 static Edge getEdge(const BType *Src, const BType *Dest) { 107 double getExecutionCount(const BType *BB); 109 void setExecutionCount(const BType *BB, double w) [all...] |
/external/llvm/test/FrontendC/ |
2008-03-24-BitField-And-Alloca.c | 43 unsigned int BType : 4;
|
/external/wpa_supplicant/ |
crypto_cryptoapi.c | 190 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 273 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 399 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 544 key_blob.hdr.bType = PLAINTEXTKEYBLOB;
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
crypto_cryptoapi.c | 175 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 258 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 384 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 529 key_blob.hdr.bType = PLAINTEXTKEYBLOB;
|
/external/wpa_supplicant_8/src/crypto/ |
crypto_cryptoapi.c | 173 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 255 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 380 key_blob.hdr.bType = PLAINTEXTKEYBLOB; 525 key_blob.hdr.bType = PLAINTEXTKEYBLOB;
|
/external/zlib/doc/ |
rfc1951.txt | 81 3.2.4. Non-compressed blocks (BTYPE=00) ................... 11 83 3.2.6. Compression with fixed Huffman codes (BTYPE=01) .... 12 84 3.2.7. Compression with dynamic Huffman codes (BTYPE=10) .. 13 504 next 2 bits BTYPE 523 BTYPE specifies how the data are compressed, as follows: 586 3.2.4. Non-compressed blocks (BTYPE=00) 666 3.2.6. Compression with fixed Huffman codes (BTYPE=01) 702 3.2.7. Compression with dynamic Huffman codes (BTYPE=10) [all...] |
/external/chromium/crypto/ |
hmac_win.cc | 134 key_blob->header.bType = PLAINTEXTKEYBLOB;
|
rsa_private_key_win.cc | 70 public_key_struc->bType = PRIVATEKEYBLOB;
|
symmetric_key_win.cc | 65 key_header->hdr.bType = PLAINTEXTKEYBLOB;
|
/external/chromium/net/http/ |
des.cc | 187 key_blob.header.bType = PLAINTEXTKEYBLOB;
|
/external/e2fsprogs/debugfs/ |
logdump.c | 313 static const char *type_to_name(int btype) 315 switch (btype) {
|
/external/svox/pico/lib/ |
picoctrl.c | 144 picoos_uint8 btype; local 160 btype = picodata_cbGetFrontItemType(ctrl->procUnit[ctrl->curPU]->cbOut); 161 ctrl->lastItemTypeProduced=(picoos_uint8)btype;
|
picoacph.c | 128 picoos_uint8 boundtype; /* btype for following phrase, 0 if not set */ [all...] |
/external/valgrind/main/coregrind/m_demangle/ |
cplus-dem.c | 2449 int btype; local 3880 string btype; local 3894 string btype; local [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
cdk.h | 83 unsigned short btype; member in struct:cdkonbsig
|
/external/skia/src/core/ |
SkMatrix.cpp | 577 TypeMask bType = b.getType(); 581 } else if (0 == bType) { 586 if ((aType | bType) & kPerspective_Mask) { [all...] |
/external/openssl/crypto/pem/ |
pvkfmt.c | 146 /* bType */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gcov | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/ |
collect2 | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/ |
collect2 | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-gcov | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/ |
collect2 | |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/libexec/gcc/arm-linux-androideabi/4.4.3/ |
collect2 | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/ |
collect2 | |