Home
last modified time | relevance | path

Searched defs:IT (Results 1 – 25 of 50) sorted by relevance

12

/third_party/boost/boost/fusion/algorithm/iteration/detail/
Dfold.hpp23 # define BOOST_FUSION_FOLD_IMPL_FIRST_IT_META_TRANSFORM(IT) \ argument
25 # define BOOST_FUSION_FOLD_IMPL_FIRST_IT_TRANSFORM(IT) fusion::prior(IT) argument
35 # define BOOST_FUSION_FOLD_IMPL_FIRST_IT_META_TRANSFORM(IT) IT argument
36 # define BOOST_FUSION_FOLD_IMPL_FIRST_IT_TRANSFORM(IT) IT argument
39 # define BOOST_FUSION_FOLD_IMPL_INVOKE_IT_META_TRANSFORM(IT) IT& argument
40 # define BOOST_FUSION_FOLD_IMPL_INVOKE_IT_TRANSFORM(IT) IT argument
42 # define BOOST_FUSION_FOLD_IMPL_INVOKE_IT_META_TRANSFORM(IT) \ argument
44 # define BOOST_FUSION_FOLD_IMPL_INVOKE_IT_TRANSFORM(IT) fusion::deref(IT) argument
/third_party/node/deps/nghttp2/lib/
Dnghttp2_ksl.h281 #define nghttp2_ksl_it_next(IT) \ argument
297 #define nghttp2_ksl_it_end(IT) \ argument
312 #define nghttp2_ksl_it_key(IT) \ argument
/third_party/nghttp2/lib/
Dnghttp2_ksl.h281 #define nghttp2_ksl_it_next(IT) \ argument
297 #define nghttp2_ksl_it_end(IT) \ argument
312 #define nghttp2_ksl_it_key(IT) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp42 const auto IT = AllocaNumbering.find(AI); in getLiveRange() local
206 for (auto IT : BlockLiveness) { in calculateLiveIntervals() local
263 for (auto IT : BlockLiveness) { in dumpBlockLiveness() local
DSafeStackLayout.cpp36 for (auto &IT : ObjectOffsets) { in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp55 const uint32_t IT = Data.getU32(&Offset); in decode() local
186 const uint32_t IT = Data.getU32(&Offset); in lookup() local
/third_party/boost/boost/container/detail/
Dalloc_lib.h47 #define BOOST_CONTAINER_MEMIT_NEXT(IT) (IT.node_ptr = IT.node_ptr->next_node_ptr) argument
50 #define BOOST_CONTAINER_MEMIT_ADDR(IT) ((void*)IT.node_ptr) argument
65 #define BOOST_CONTAINER_MEMCHAIN_IS_END_IT(PMEMCHAIN, IT) (!(IT).node_ptr) argument
/third_party/boost/boost/math/tools/
Dconfig.hpp193 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT argument
205 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT argument
217 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT argument
224 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT argument
282 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) IT argument
/third_party/spirv-tools/source/opt/
Dset_spec_constant_default_value_pass.cpp55 if (const auto* IT = type->AsInteger()) { in ParseDefaultValueStr() local
100 } else if (const auto* IT = type->AsInteger()) { in ParseDefaultValueBitPattern() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dset_spec_constant_default_value_pass.cpp54 if (const auto* IT = type->AsInteger()) { in ParseDefaultValueStr() local
99 } else if (const auto* IT = type->AsInteger()) { in ParseDefaultValueBitPattern() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dset_spec_constant_default_value_pass.cpp55 if (const auto* IT = type->AsInteger()) { in ParseDefaultValueStr() local
104 } else if (const auto* IT = type->AsInteger()) { in ParseDefaultValueBitPattern() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dset_spec_constant_default_value_pass.cpp55 if (const auto* IT = type->AsInteger()) { in ParseDefaultValueStr() local
104 } else if (const auto* IT = type->AsInteger()) { in ParseDefaultValueBitPattern() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h200 auto IT = std::find_if( in getLoopCost() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dregioncodefortesting.js55 IT: 'IT', property
Dmetadatafortesting.js584 ,"IT":[,[,,"[0389]\\d{5,10}",,,,,,,[6,9,10,11] property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h136 static const char* IT() { in IT() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java46 static final String IT = "IT"; field in RegionCode
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Daccumulate.hpp185 typedef typename std::iterator_traits<InputIterator>::value_type IT; in accumulate() typedef
/third_party/boost/boost/compute/algorithm/
Daccumulate.hpp185 typedef typename std::iterator_traits<InputIterator>::value_type IT; in accumulate() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp60 IT(cl::desc("IT block support"), cl::Hidden, cl::init(DefaultIT), variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDirectedGraph.h237 iterator IT = findNode(N); in removeNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp153 auto IT = SeenInsts.find(I); in seen() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp810 for (const auto &IT : File->uuids()) in NormalizedTBD_V4() local
862 for (const auto &IT : SymbolToTargetList) { in NormalizedTBD_V4() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp530 for (BasicBlock::iterator IT = BB.begin(); IT != BB.end(); ++IT) { in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1251 auto *IT = dyn_cast<IntegerType>(Op0->getType()); in foldCttzCtlz() local
1277 auto *IT = dyn_cast<IntegerType>(Op0->getType()); in foldCtpop() local
4344 if (IntrinsicInst *IT = findInitTrampolineFromAlloca(TrampMem)) in findInitTrampoline() local
4346 if (IntrinsicInst *IT = findInitTrampolineFromBB(AdjustTramp, TrampMem)) in findInitTrampoline() local

12