/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiGranularityTests.cpp | 396 de::MovePtr<tcu::TestCaseGroup> single (new tcu::TestCaseGroup(testCtx, "single", "Single texture granularity tests.")); in createGranularityQueryTests() 469 single->addChild(new GranularityCase(testCtx, name.c_str(), description, attachments)); in createGranularityQueryTests() 507 group->addChild(single.release()); in createGranularityQueryTests()
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | generator_test.py | 132 self.assertEqual(unittest_pb2.TestRequired.single.containing_type, 138 self.assertEqual(unittest_pb2.TestRequired.single.extension_scope, 143 self.assertTrue(unittest_pb2.TestRequired.single.is_extension)
|
/kernel/linux/linux-5.10/Documentation/trace/ |
H A D | function-graph-fold.vim | 12 " single-CPU trace (e.g. trace-cmd report --cpu 1).
|
/kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
H A D | fnmsubs.c | 9 #include <math-emu/single.h>
|
H A D | fnmadds.c | 9 #include <math-emu/single.h>
|
H A D | fmsubs.c | 9 #include <math-emu/single.h>
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | smp_32.h | 64 void (*single)(int cpu); member
|
/kernel/linux/linux-6.6/Documentation/trace/ |
H A D | function-graph-fold.vim | 12 " single-CPU trace (e.g. trace-cmd report --cpu 1).
|
/kernel/linux/linux-6.6/arch/powerpc/math-emu/ |
H A D | fnmsubs.c | 9 #include <math-emu/single.h>
|
H A D | fnmadds.c | 9 #include <math-emu/single.h>
|
H A D | fmsubs.c | 9 #include <math-emu/single.h>
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | smp_32.h | 61 void (*single)(int cpu); member
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | rw.h | 22 /* for mapping a single SGE: */ 26 } single; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | rw.h | 22 /* for mapping a single SGE: */ 26 } single; member
|
/third_party/curl/scripts/ |
H A D | nroff2cd | 41 sub single { subroutine 105 # double-backslashes converted to single ones 173 # fix single quotes 192 exit single($ARGV[0]);
|
/third_party/lame/mpglib/ |
H A D | mpg123.h | 96 int single; /* single channel (monophonic) */ member
|
/third_party/skia/experimental/wasm-skp-debugger/ |
H A D | Makefile | 33 npx karma start ./karma.conf.js --no-single-run --watch-poll
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | lcd_dma.c | 82 void omap_set_lcd_dma_single_transfer(int single) in omap_set_lcd_dma_single_transfer() argument 84 lcd_dma.single_transfer = single; in omap_set_lcd_dma_single_transfer()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | lcd_dma.c | 85 void omap_set_lcd_dma_single_transfer(int single) in omap_set_lcd_dma_single_transfer() argument 87 lcd_dma.single_transfer = single; in omap_set_lcd_dma_single_transfer()
|
/third_party/alsa-utils/alsactl/ |
H A D | utils.c | 243 iter->single = cardno >= 0; in snd_card_iterator_init() 267 if (iter->single) { in snd_card_iterator_next()
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info_by_ip.tex | 43 procedure is assumed to occupy a single, contiguous range of 46 members. If a single function/routine is split into multiple,
|
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
H A D | attribute.js | 96 * * `'` - the value will be quoted with a single quote and single quotes are escaped. 318 * returns a single (`'`) or double (`"`) quote character if the value is quoted. 436 quotes: 'single',
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | MessageTest.java | 155 builder.setExtension(TestRequired.single, TEST_REQUIRED_UNINITIALIZED); in testRequiredExtension() 158 builder.setExtension(TestRequired.single, TEST_REQUIRED_INITIALIZED); in testRequiredExtension()
|
/third_party/python/Lib/test/libregrtest/ |
H A D | cmdline.py | 40 is possible to single step through the test files. This is useful when 150 self.single = False 239 group.add_argument('-s', '--single', action='store_true', 240 help='single step through a set of tests.' + 372 if ns.single and ns.fromfile:
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | RewriteUnaddressableReferences.cpp | 282 args[i] = rebuild(*arg).single(); 330 auto *newNode = asNode<TIntermTyped>(rebuild(node).single());
|