/third_party/curl/docs/cmdline-opts/ |
H A D | quote.md | 21 sent BEFORE the transfer takes place (just after the initial **PWD** command 26 directory, just before the file transfer command(s), prefix the command with a
|
/third_party/curl/docs/libcurl/ |
H A D | curl_global_sslset.md | 62 This does not just mean no other thread that is using libcurl. 69 curl_global_sslset(3) they are all just "OpenSSL". They all mostly
|
H A D | curl_multi_info_read.md | 29 transfer or just the fact that a transfer is completed. More details on these 63 that just completed.
|
/third_party/curl/docs/libcurl/opts/ |
H A D | CURLOPT_COOKIEFILE.md | 29 in either the old Netscape / Mozilla cookie data format or just regular HTTP 37 (just a single minus sign), libcurl instead reads from stdin.
|
/third_party/cJSON/.github/ |
H A D | CONTRIBUTING.md | 12 There are two branches to be aware of, the `master` and the `develop` branch. The `master` branch is reserved for the latest release, so only make pull requests to the `master` branch for small bug- or security fixes (these are usually just a few lines). In all other cases, please make a pull request to the `develop` branch. 26 * use pronouncable variable names, not just a combination of letters
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | apicoll.h | 179 // If this is too small for the test data, just increase it. 180 // Just don't make it too large, otherwise the executable will get too big
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | DependencyGraph.java | 15 * This class just reflects a concise version of the "%%Parent and %%ALIAS" paths set in files and 31 // overlap, and this code could just prohibit overlap between alias and parent mappings. in addParent()
|
/third_party/icu/tools/unicode/c/genprops/misc/ |
H A D | ucdmerge.c | 21 * To compile, just call a C compiler/linker with this source file. 101 /* there was no range, just output the one line we found */ in main()
|
/third_party/libwebsockets/READMEs/ |
H A D | README.event-libs.md | 37 itself depends on the libwebsockets core library. This allows just the needed 70 and application packages that need specific event loop support can just require, eg,
|
H A D | README.lws_map.md | 31 Just call `lws_map_create()` with the info struct to create the map, later it 60 just creates into the heap.
|
/third_party/mesa3d/.gitlab-ci/valve/ |
H A D | traces-runner.sh | 18 # using a command wrapper. Hence, we will just set it when running the 85 # Just to be sure...
|
/third_party/libwebsockets/lib/secure-streams/system/fetch-policy/ |
H A D | fetch-policy.c | 76 * We get called if the policy parse was successful, just after the in policy_set() 156 * If there's no fetch_policy streamtype, it can just be we're in lws_ss_sys_fetch_policy()
|
/third_party/ltp/testcases/cve/ |
H A D | cve-2016-7117.c | 14 * fails, the socket's error field will be set. If just after recvmmsg() calls 20 * immediatly, it queues them to be released just before a system call returns
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_fence.c | 33 * the same BOs), so we can just use the seqno of the last rendering we'd 128 * (HandleToFD/FDToHandle just gives you another syncobj ID for the in v3d_fence_create()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_opt_peephole_sf.c | 114 * never generate a use of flags across control flow, so just treat in qir_opt_peephole_sf_block() 135 * just drop the later one. in qir_opt_peephole_sf_block()
|
/third_party/node/doc/contributing/ |
H A D | security-model-strategy.md | 25 vulnerability in Node.js. Just because you can build something 62 * limit change in core to just what is needed to enable experimentation
|
/third_party/node/test/parallel/ |
H A D | test-stream-readable-hwm-0-no-flow-data.js | 28 // Object mode is used here just for testing convenience. It really 29 // shouldn't affect the order of events. Just the data and its format.
|
H A D | test-stream2-readable-empty-buffer-no-eof.js | 35 // result that just means that there is *temporarily* no data, but to 42 // and the process just exits.
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | gypd.py | 25 general-purpose gyp pretty-printer; for that, you probably just want to 38 # These variables should just be spit back out as variable references.
|
/third_party/musl/src/thread/ |
H A D | synccall.c | 84 * callback to abort the synccall and just release in __synccall() 94 /* Serialize execution of callback in caught threads, or just in __synccall()
|
/third_party/node/deps/npm/node_modules/glob/dist/commonjs/ |
H A D | ignore.js | 43 // It'd be nice if the Pattern class just had a .test() method, but 47 // as an option, and then we could at least just use Pattern to test
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | gypd.py | 25 general-purpose gyp pretty-printer; for that, you probably just want to 38 # These variables should just be spit back out as variable references.
|
/third_party/node/deps/npm/node_modules/glob/dist/esm/ |
H A D | ignore.js | 40 // It'd be nice if the Pattern class just had a .test() method, but 44 // as an option, and then we could at least just use Pattern to test
|
/third_party/node/deps/npm/node_modules/parse-conflict-json/lib/ |
H A D | index.js | 2 const { diff } = require('just-diff') 3 const { diffApply } = require('just-diff-apply')
|
/third_party/mesa3d/src/mesa/main/ |
H A D | menums.h | 80 * Fun fact: These values are just the bit-reverse of the low-nibble of the GL 84 * Fun fact #2: These values are just an encoding of the operation as a table
|