Home
last modified time | relevance | path

Searched defs:sit (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DIntermTraverse.cpp152 for(TIntermSequence::reverse_iterator sit = sequence.rbegin(); sit != sequence.rend(); sit++) in traverse() local
167 for(TIntermSequence::iterator sit = sequence.begin(); sit != sequence.end(); sit++) in traverse() local
DOutputASM.cpp807 for(TIntermSequence::iterator sit = sequence.begin(); sit != sequence.end(); sit++) in visitBinary() local
/third_party/glslang/glslang/MachineIndependent/
DIntermTraverse.cpp165 … for (TIntermSequence::reverse_iterator sit = sequence.rbegin(); sit != sequence.rend(); sit++) { in traverse() local
174 for (TIntermSequence::iterator sit = sequence.begin(); sit != sequence.end(); sit++) { in traverse() local
/third_party/jerryscript/tests/debugger/
Ddo_finish.js38 function sit() { function
/third_party/node/deps/npm/lib/utils/
Dcmd-list.js136 sit: 'install-ci-test', property
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliterationChart.java117 Iterator sit = equivs.iterator(); in main() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksCacheBuilder.cpp266 auto sit = spirvShaders.find(gpCI.pStages[j].module); in exportFilesForExternalCompiler() local
369 auto sit = spirvShaders.find(cpCI.stage.module); in exportFilesForExternalCompiler() local
/third_party/f2fs-tools/fsck/
Dresize.c416 struct f2fs_sit_entry *sit; in migrate_sit() local
Dmount.c2447 struct f2fs_sit_entry sit; in build_sit_entries() local
2615 struct f2fs_sit_entry *sit; in rewrite_sit_area_bitmap() local
2660 struct f2fs_sit_entry *sit; in flush_sit_journal_entries() local
2738 struct f2fs_sit_entry *sit; in flush_sit_entries() local
Dfsck.c2279 struct f2fs_sit_entry *sit; in flush_curseg_sit_entries() local
/third_party/node/deps/npm/test/lib/utils/
Dqueryable.js51 sit: [ property
343 sit: { property
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.cpp378 const SampledImage* sit = that->AsSampledImage(); in IsSameImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.cpp378 const SampledImage* sit = that->AsSampledImage(); in IsSameImpl() local
/third_party/spirv-tools/source/opt/
Dtypes.cpp403 const SampledImage* sit = that->AsSampledImage(); in IsSameImpl() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java2863 UnicodeSetIterator sit = new UnicodeSetIterator(set); in TestEmptyString() local
/third_party/icu/icu4c/source/test/intltest/
Dusettest.cpp4037 UnicodeSetIterator sit(set); in TestEmptyString() local