Searched refs:data_type (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h60 typedef llvm::ImmutableMap<Key,Data,Info> data_type; typedef in struct:clang::ento::ProgramStatePartialTrait
61 typedef typename data_type::Factory& context_type;
66 static inline data_type MakeData(void *const* p) {
67 return p ? data_type((typename data_type::TreeTy*) *p) : data_type(0);
69 static inline void *MakeVoidPtr(data_type B) {
72 static lookup_type Lookup(data_type B, key_type K) {
75 static data_type Set(data_type
110 typedef llvm::ImmutableSet<Key,Info> data_type; typedef in struct:clang::ento::ProgramStatePartialTrait
152 typedef llvm::ImmutableList<T> data_type; typedef in struct:clang::ento::ProgramStatePartialTrait
189 typedef bool data_type; typedef in struct:clang::ento::ProgramStatePartialTrait
202 typedef unsigned data_type; typedef in struct:clang::ento::ProgramStatePartialTrait
215 typedef void *data_type; typedef in struct:clang::ento::ProgramStatePartialTrait
228 typedef const void *data_type; typedef in struct:clang::ento::ProgramStatePartialTrait
[all...]
H A DProgramState.h53 typedef typename T::data_type data_type; typedef in struct:clang::ento::ProgramStateTrait
54 static inline void *MakeVoidPtr(data_type D) { return (void*) D; }
55 static inline data_type MakeData(void *const* P) {
56 return P ? (data_type) *P : (data_type) 0;
363 typename ProgramStateTrait<T>::data_type
389 ProgramStateRef set(typename ProgramStateTrait<T>::data_type D) const;
564 ProgramStateRef set(ProgramStateRef st, typename ProgramStateTrait<T>::data_type D) {
757 ProgramStateRef ProgramState::set(typename ProgramStateTrait<T>::data_type
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dc-aux-info.c42 static const char *data_type; variable
95 return concat (data_type, " ", type_or_decl, NULL);
99 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL);
133 : concat (formal_list, data_type, NULL));
271 This routine will also return with the global variable "data_type" set to
273 This "data_type" string can be concatenated onto the front of the returned
296 for the data_type info). Thus, this deepest "seed" value is simply passed
299 to do at this point is for the initial caller to prepend the "data_type"
309 data_type = IDENTIFIER_POINTER (DECL_NAME (TYPE_NAME (t)));
354 data_type
[all...]
H A Dddg.h93 dep_data_type data_type; member in struct:ddg_edge
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderInternals.h48 typedef std::pair<LE32DeclID *, LE32DeclID *> data_type; typedef in class:clang::serialization::reader::ASTDeclContextNameLookupTrait
78 data_type ReadData(internal_key_type, const unsigned char* d,
89 /// must provide the \c data_type typedef and the ReadData operation,
128 typedef IdentifierInfo * data_type; typedef in class:clang::serialization::reader::ASTIdentifierLookupTrait
134 data_type ReadData(const internal_key_type& k,
153 struct data_type { struct in class:clang::serialization::reader::ASTSelectorLookupTrait
181 data_type ReadData(Selector, const unsigned char* d, unsigned DataLen);
213 typedef HeaderFileInfo data_type; typedef in class:clang::serialization::reader::HeaderFileInfoTrait
228 data_type ReadData(internal_key_ref,const unsigned char *d, unsigned DataLen);
H A DGlobalModuleIndex.cpp73 typedef SmallVector<unsigned, 2> data_type; typedef in class:__anon3370::IdentifierIndexReaderTrait
101 static data_type ReadData(const internal_key_type& k,
106 data_type Result;
454 typedef std::pair<StringRef, bool> data_type; typedef in class:__anon3372::InterestingASTIdentifierLookupTrait
456 data_type ReadData(const internal_key_type& k,
624 typedef SmallVector<unsigned, 2> data_type; typedef in class:__anon3374::IdentifierIndexWriterTrait
/freebsd-9.3-release/sys/cddl/compat/opensolaris/sys/
H A Dkstat.h55 uchar_t data_type; member in struct:kstat_named
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DImmutableIntervalMap.h39 typedef const T data_type; typedef in struct:llvm::ImutIntervalInfo
93 typedef typename ImutInfo::data_type data_type; typedef in class:llvm::ImutIntervalAVLFactory
202 typedef typename ImutIntervalInfo<ValT>::data_type data_type; typedef in class:llvm::ImmutableIntervalMap
222 TreeTy *T = F.add(Old.Root, std::pair<key_type, data_type>(K, D));
231 data_type *lookup(ImmutableIntervalMap M, key_type_ref K) {
243 data_type* lookup(key_type_ref K) const;
H A DImmutableMap.h30 typedef const S data_type; typedef in struct:llvm::ImutKeyValueInfo
67 typedef typename ValInfo::data_type data_type; typedef in class:llvm::ImmutableMap
111 TreeTy *T = F.add(Old.Root, std::pair<key_type,data_type>(K,D));
238 data_type* lookup(key_type_ref K) const {
278 typedef typename ValInfo::data_type data_type; typedef in class:llvm::ImmutableMapRef
343 TreeTy *NewT = Factory->add(Root, std::pair<key_type, data_type>(K, D));
406 data_type* lookup(key_type_ref K) const {
/freebsd-9.3-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kstat.c116 KASSERT(ksent->data_type == KSTAT_DATA_UINT64,
117 ("data_type=%d", ksent->data_type));
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-score.c1015 validate_immediate (int val, unsigned int data_type, int hex_p) argument
1017 switch (data_type)
1023 if (score_df_range[data_type].range[0] <= val_hi
1024 && val_hi <= score_df_range[data_type].range[1])
1033 if (score_df_range[data_type].range[0] <= val_lo
1034 && val_lo <= score_df_range[data_type].range[1])
1083 if (data_type == _SIMM14_NEG || data_type == _IMM16_NEG)
1086 if (score_df_range[data_type].range[0] <= val
1087 && val <= score_df_range[data_type]
1097 data_op2(char **str, int shift, enum score_data_type data_type) argument
2582 validate_immediate_align(int val, unsigned int data_type) argument
2605 exp_ldst_offset(char **str, int shift, unsigned int data_type) argument
2897 unsigned int data_type; local
[all...]
/freebsd-9.3-release/sys/dev/fb/
H A Dsplashreg.h41 char *data_type; member in struct:image_decoder
H A Dsplash.c66 if (decoder->data_type == NULL)
69 image_module = preload_search_by_type(decoder->data_type);
H A Dsplash_txt.c59 .data_type = SPLASH_IMAGE,
H A Dsplash_pcx.c57 .data_type = SPLASH_IMAGE,
/freebsd-9.3-release/sys/netinet/libalias/
H A Dalias_cuseeme.c156 u_int16_t data_type; member in struct:cu_header
220 if (ntohs(cu->data_type) == 101)
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp62 CountMap::data_type* T = M.lookup(CountKey(CallSite, BlockID));
H A DRangeConstraintManager.cpp336 const ConstraintRangeTy::data_type *T = St->get<ConstraintRange>(sym);
384 if (ConstraintRangeTy::data_type* V = state->get<ConstraintRange>(sym))
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DOnDiskHashTable.h123 typename Info::data_type data;
250 typedef typename Info::data_type data_type; typedef in class:clang::OnDiskChainedHashTable
280 data_type operator*() const { return InfoObj->ReadData(key, data, len); }
409 typedef data_type value_type;
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPTHLexer.cpp334 typedef PTHFileData data_type; typedef in class:__anon3183::PTHFileLookupTrait
356 data_type; typedef in class:__anon3183::PTHStringLookupTrait
630 typedef PTHStatData data_type; typedef in class:__anon3184::PTHStatLookupTrait
643 static data_type ReadData(const internal_key_type& k, const unsigned char* d,
658 return data_type(Size, ModTime, UniqueID, IsDirectory);
662 return data_type();
/freebsd-9.3-release/contrib/libstdc++/include/debug/
H A Dhash_map.h60 typedef typename _Base::data_type data_type; typedef in class:__gnu_cxx::__debug::hash_map
H A Dhash_multimap.h60 typedef typename _Base::data_type data_type; typedef in class:__gnu_cxx::__debug::hash_multimap
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCacheTokens.cpp113 typedef PTHEntry data_type; typedef in class:__anon3148::FileEntryPTHEntryInfo
578 typedef uint32_t data_type; typedef in class:__anon3153::PTHIdentifierTableTrait
579 typedef data_type data_type_ref;
/freebsd-9.3-release/sys/net/
H A Dzlib.h294 int data_type; /* best guess about the data type: ascii or binary */ member in struct:z_stream_s
367 /* Possible values of the data_type field */
471 deflate() may update data_type if it can make a good guess about
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dscore-inst.h211 int data_type; member in struct:datafield_range

Completed in 858 milliseconds

12