| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/ |
| TypeLoc.h | 318 /// \tparam LocalData the structure type of local location data for 338 template <class Base, class Derived, class TypeClass, class LocalData> 357 return std::max(unsigned(alignof(LocalData)), 361 unsigned size = sizeof(LocalData); 373 memcpy(getLocalData(), other.getLocalData(), sizeof(LocalData)); 399 LocalData *getLocalData() const { 400 return static_cast<LocalData*>(Base::Data); 407 unsigned size = sizeof(LocalData); [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/ |
| TypeLoc.h | 318 /// \tparam LocalData the structure type of local location data for 338 template <class Base, class Derived, class TypeClass, class LocalData> 357 return std::max(unsigned(alignof(LocalData)), 361 unsigned size = sizeof(LocalData); 373 memcpy(getLocalData(), other.getLocalData(), sizeof(LocalData)); 399 LocalData *getLocalData() const { 400 return static_cast<LocalData*>(Base::Data); 407 unsigned size = sizeof(LocalData); [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/ |
| TypeLoc.h | 318 /// \tparam LocalData the structure type of local location data for 338 template <class Base, class Derived, class TypeClass, class LocalData> 357 return std::max(unsigned(alignof(LocalData)), 361 unsigned size = sizeof(LocalData); 373 memcpy(getLocalData(), other.getLocalData(), sizeof(LocalData)); 399 LocalData *getLocalData() const { 400 return static_cast<LocalData*>(Base::Data); 407 unsigned size = sizeof(LocalData); [all...] |
| /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/ |
| Lan9118Dxe.c | [all...] |
| /system/tpm/tpm_manager/server/ |
| tpm_initializer_impl.cc | 66 LocalData local_data;
|
| tpm_nvram_impl.cc | 535 LocalData local_data;
|
| /toolchain/binutils/binutils-2.27/opcodes/ |
| rx-decode.opc | 38 } LocalData; 151 immediate (int sfield, int ex, LocalData * ld) 213 rx_disp (int n, int type, int reg, int size, LocalData * ld) 268 LocalData lds, * ld = &lds;
|
| msp430-decode.c | 41 } LocalData; 48 getbyte_swapped (LocalData *ld) 111 immediate (int bytes, int sign_extend, LocalData *ld) 165 encode_ad (int reg, int ad, LocalData *ld, int ext) 192 encode_as (int reg, int as, LocalData *ld, int ext) 271 encode_rep_zc (int srxt, int dsxt, LocalData *ld) 325 LocalData lds, *ld = &lds; [all...] |
| rl78-decode.opc | 38 } LocalData; 76 immediate (int bytes, int sign_extend, LocalData * ld) 170 LocalData lds, * ld = &lds; [all...] |
| rl78-decode.c | 39 } LocalData; 77 immediate (int bytes, int sign_extend, LocalData * ld) 171 LocalData lds, * ld = &lds; [all...] |
| rx-decode.c | 39 } LocalData; 152 immediate (int sfield, int ex, LocalData * ld) 214 rx_disp (int n, int type, int reg, int size, LocalData * ld) 269 LocalData lds, * ld = &lds; [all...] |
| /system/tpm/tpm_manager/common/ |
| print_tpm_manager_proto.cc | 172 std::string GetProtoDebugString(const LocalData& value) { 176 std::string GetProtoDebugStringWithIndent(const LocalData& value,
|
| /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/ |
| groovy-all-2.2.1.jar | |
| /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/ |
| groovy-all-2.3.6.jar | |
| /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/ |
| groovy-all-2.4.7.jar | |