/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.h | 98 unsigned nr_samplers:8; /* actually derivable from just the shader */ 99 unsigned nr_sampler_views:8; /* actually derivable from just the shader */ 100 unsigned nr_images:8; /* actually derivable from just the shader */
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/ |
H A D | minimal-secure-streams-threads.c | 14 * Because of what we're testing, we don't actually connect the SS just create 91 * we want doing on the main event loop. In this case, we just in thread_spam() 190 /* the test SS.. not going to connect it, just see if the cancel_service in system_notify_cb()
|
/third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
H A D | HOWTO_RunTests | 57 To run conformance tests for a specific directory, just cd to the directory 63 To just build conformance tests, run: 66 To just run conformance tests, run:
|
/third_party/lwip/src/include/lwip/priv/ |
H A D | memp_std.h | 18 * above, then will declare #2 & #3 to be just standard mempools. 21 /* This treats "malloc pools" just like any other pool. 29 /* This treats "pbuf pools" just like any other pool.
|
/third_party/libabigail/ |
H A D | COMPILING | 104 If you only want the html documentation (mainly the web site, apidoc and manuals) then just type: 108 If you only want to generate the man documentation, just type: 112 If you only want to generate the info documentation, just type:
|
/third_party/rust/crates/libc/ci/ |
H A D | run.sh | 37 # plain qcow2 image: just download it 52 # script to run just executes the binary. 70 # first is the OS and second is the one we just made. Next the network is
|
/third_party/python/Lib/distutils/ |
H A D | spawn.py | 26 'cmd' is just the argument list for the new process, ie. 36 Raise DistutilsExecError if running the program fails in any way; just 39 # cmd is documented as a list, but just in case some code passes a tuple
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_build_py.py | 36 # script_name need not exist, it just need to be initialized 81 # script_name need not exist, it just need to be initialized 149 # script_name need not exist, it just need to be initialized
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PoolAlloc.h | 67 // Don't call the destructor just to free up the memory, call pop() 169 int mNumCalls; // just an interesting statistic 170 size_t mTotalBytes; // just an interesting statistic
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
H A D | performance.shaders.operator.txt | 41 Generally, the shaders contain not just the operation we're interested in (e.g. 45 can compute the cost of just one operation by appropriately subtracting the 54 In reality, there sometimes isn't just a trivial linear dependence between
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
H A D | performance.shaders.operator.txt | 45 Generally, the shaders contain not just the operation we're interested in (e.g. 49 can compute the cost of just one operation by appropriately subtracting the 58 In reality, there sometimes isn't just a trivial linear dependence between
|
/third_party/skia/src/effects/ |
H A D | SkCornerPathEffect.cpp | 91 // TBD - just replicate the curve for now 101 // TBD - just replicate the curve for now 115 // TBD - just replicate the curve for now
|
/third_party/skia/src/gpu/ |
H A D | GrProcessorUnitTest.h | 158 // The unit test relies on static initializers. Just declare the TestCreate function so that 164 // The unit test relies on static initializers. Just declare the TestCreate function so that 170 // The unit test relies on static initializers. Just declare the TestGet function so that
|
/third_party/openssl/doc/man3/ |
H A D | CMS_add1_signer.pod | 70 will be used. If B<CMS_NOSMIMECAP> is set then just the SMIMECapabilities are 85 structure just added, this can be used to set additional attributes 91 structure just added or NULL if an error occurs.
|
H A D | PKCS7_sign_add_signer.pod | 63 authenticatedAttributes will be used. If B<PKCS7_NOSMIMECAP> is set then just 71 structure just added, which can be used to set additional attributes 88 structure just added or NULL if an error occurs.
|
/third_party/skia/src/sksl/analysis/ |
H A D | SkSLCanExitWithoutReturningValue.cpp | 68 // function, just the loop. So we disregard those signals. 78 // entire function, just the loop. So we disregard those signals. 117 // We just confirmed that there weren't any breaks or continues. If we didn't
|
/third_party/skia/tests/ |
H A D | GrFinishedFlushTest.cpp | 78 // On Vulkan the command buffer we just submitted may or may not have finished immediately in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 93 // On Vulkan the command buffer we just submitted may or may not have finished immediately in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 108 // On Vulkan the command buffer we just submitted may or may not have finished immediately in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/third_party/parse5/test/data/parser-feedback/ |
H A D | tricky01.test | 42 "description": "<html>\\n<font color=red><i>Italic and Red<p>Italic and Red </font> Just italic.</p> Italic only.</i> Plain\\n<p>I should not be red. <font color=red>Red. <i>Italic and red.</p>\\n<p>Italic and red. </i> Red.</font> I should not be red.</p>\\n<b>Bold <i>Bold and italic</b> Only Italic </i> Plain", 43 "input": "<html>\n<font color=red><i>Italic and Red<p>Italic and Red </font> Just italic.</p> Italic only.</i> Plain\n<p>I should not be red. <font color=red>Red. <i>Italic and red.</p>\n<p>Italic and red. </i> Red.</font> I should not be red.</p>\n<b>Bold <i>Bold and italic</b> Only Italic </i> Plain", 85 " Just italic."
|
/third_party/pcre2/pcre2/ |
H A D | LICENCE | 14 included in the distribution is a just-in-time compiler that can be used to 33 PCRE2 JUST-IN-TIME COMPILATION SUPPORT 44 STACK-LESS JUST-IN-TIME COMPILER
|
/third_party/skia/third_party/externals/zlib/ |
H A D | gzguts.h | 78 but for now we just assume it doesn't. */ 185 /* just for reading */ 190 /* just for writing */
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_cb.cpp | 64 just retry shoving data through the same converter. Note, if you got in ucnv_cbFromUWriteUChars() 147 /* We can go ahead and overwrite the length here. We know just how in ucnv_cbFromUWriteUChars() 253 /* could optimize this case, just one uchar */ in ucnv_cbToUWriteSub()
|
/third_party/toybox/lib/ |
H A D | linestack.c | 11 // (Does not copy contents of strings, just shuffles index array contents.) 49 // (Even if a compiler adds gratuitous padidng that just makes it bigger.) in linestack_insert() 88 // Show width many columns, negative means from right edge, out=0 just measure
|
/third_party/toybox/toys/other/ |
H A D | losetup.c | 65 // just preallocate loop devices and stay within them. in loopback_setup() 82 // ENXIO expected if we're just trying to print the first unused device. in loopback_setup() 168 // With just device, display current association in losetup_main()
|
/third_party/python/Python/ |
H A D | frame.c | 48 // Regardless, just throw f away and use that frame instead, since it's in _PyFrame_MakeAndSetFrameObject() 51 // Just pretend that we have an owned, cleared frame so frame_dealloc in _PyFrame_MakeAndSetFrameObject() 90 // dead anyways, just pretend that the first RESUME ran: in take_ownership()
|
/third_party/pulseaudio/src/tests/ |
H A D | interpol-test.c | 49 /* Just some silence */ in stream_write_cb() 66 /* We don't care about the data, just drop it */ in stream_read_cb() 245 /* Spin loop, ugly but normal usleep() is just too badly grained */ in START_TEST()
|