/third_party/skia/src/gpu/ |
H A D | GrXferProcessor.cpp | 195 // For these cases we assume the the src alpha is 1, thus we can just use the max for the alpha 222 // We don't think any shaders actually output negative coverage, but just as a in emitCode() 224 // just check the RGB values of the coverage, since the alpha may not have been set in emitCode()
|
/third_party/openssl/crypto/x509/ |
H A D | x_x509.c | 221 * Serialize trusted certificate to *pp or just return the required buffer 234 * both just in case. 252 * Serialize trusted certificate to *pp, or just return the required buffer
|
/third_party/openssl/doc/man3/ |
H A D | OSSL_STORE_INFO.pod | 65 B<OSSL_STORE_INFO> is an opaque type that's just an intermediary holder for 157 thereof) to be reached with alternative URIs; just because one URI is 169 A keypair or just a private key (possibly with key parameters).
|
H A D | SSL_CTX_load_verify_locations.pod | 52 SSL_CTX_set_default_verify_paths() except that just the default directory is 56 SSL_CTX_set_default_verify_paths() except that just the default file is 60 SSL_CTX_set_default_verify_paths() except that just the default store is
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | name_mapper.cpp | 60 // It must have been an invalid module, so just return a trivial mapping. in NameForId() 288 // Structs are mapped rather simplisitically. Just indicate that they in ParseInstruction() 327 // Invalid input. Just give something. in NameForEnumOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | name_mapper.cpp | 60 // It must have been an invalid module, so just return a trivial mapping. in NameForId() 288 // Structs are mapped rather simplisitically. Just indicate that they in ParseInstruction() 327 // Invalid input. Just give something. in NameForEnumOperand()
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdpostct.c | 17 * work to do, and it just hands off to the upsample/color conversion code. 99 * I have no work to do; just call the upsampler directly. in start_pass_dpost() 287 /* One-pass color quantization: just make a strip buffer. */ in jinit_d_post_controller()
|
H A D | jmemsys.h | 31 * size of the object being freed, just in case it's needed. 79 * (that'll just lead to more backing-store access than is really necessary). 157 * just take an error exit.)
|
/third_party/skia/third_party/externals/libpng/ |
H A D | autogen.sh | 43 echo " or configure.ac. You may prefer to just run autoreconf." 148 # just changes this so that the mode is set to generate all the files. 205 echo " mode and you can also just run autoreconf -f -i to initialize"
|
/third_party/openssl/apps/lib/ |
H A D | win32_init.c | 91 return 0; /* not a valid glob, just pass... */ in process_glob() 235 * string delimiter and just slightly change the parsing state in win32_utf8argv() 245 * Any other non-delimiter character is just taken verbatim in win32_utf8argv()
|
/third_party/skia/third_party/externals/harfbuzz/ |
H A D | CONFIG.md | 4 options provided by `meson` should be enough. In particular, if you just want 13 where you mostly just want to call `hb_shape()` and the binary size of the 148 The library can shape valid CFF fonts just fine, with or without this option.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
H A D | NV_copy_depth_to_color.txt | 93 RESOLVED: Yes. This is really just a different source data type 169 3.6.5, just as if ReadPixels were called with the corresponding 180 framebuffer just as if DrawPixels had been given <width> and
|
/third_party/python/Lib/distutils/command/ |
H A D | build_clib.py | 71 # I think that C libraries are really just temporary build 126 just returns otherwise. 205 # (On Unix at least, this isn't really linking -- it just
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CFGPrinter.cpp | 173 /// viewCFG - This function is meant for use from the debugger. You can just 185 /// just like viewCFG, but it does not include the contents of basic blocks 186 /// into the nodes, just the label. If you are only interested in the CFG
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIAddIMGInit.cpp | 137 // all the result registers to 0, otherwise just the error indication in runOnMachineFunction() 143 // In this case we can just initialize the result directly in runOnMachineFunction() 170 // Tie the just added implicit operand to the dst in runOnMachineFunction()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unorm.cpp | 22 * instead of just wrappers around normlzr.cpp, 156 /* stop if this just-copied character is a boundary */ in _iterate() 171 /* just copy the source characters */ in _iterate()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-detect.c | 46 PA_MODULE_USAGE("just-one=<boolean>"); 53 "just-one", 265 if (pa_modargs_get_value_boolean(ma, "just-one", &just_one) < 0) { in pa__init()
|
/third_party/python/Objects/ |
H A D | unicodectype.c | 59 /* Returns the titlecase Unicode characters corresponding to ch or just 185 /* Returns the uppercase Unicode characters corresponding to ch or just 197 /* Returns the lowercase Unicode characters corresponding to ch or just
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | hashtablez_sampler.cc | 205 // Small values of interval are equivalent to just sampling next time. in SampleSlow() 209 // low enough that we will start sampling in a reasonable time, so we just use in SampleSlow() 213 // We will only be negative on our first count, so we should just retry in in SampleSlow()
|
/third_party/skia/modules/canvaskit/tests/ |
H A D | util.js | 31 // resolve right away and just call the callback. 221 // To be consistent across CPU and GPU, we just do it for all configurations 222 // (even though the CPU canvas shows up after flush just fine).
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | airtime_policy.c | 31 * Just need to loop through all interfaces, count sum the active stations (or 32 * should the per-STA callback just adjust that for the BSS?) and calculate new 199 * otherwise we just set a unit weight. This ensures that in update_airtime_weights()
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getsrclines.c | 114 Check just for paranoia, and call the data "invalid" if it in add_new_line() 123 Check just for paranoia, and call the data "invalid" if it in add_new_line() 462 entries just return a slot in the preallocated stack array. in read_srclines() 520 Just keep the file relative. */ in read_srclines() 651 /* For now we just ignore the modification time and file length. */ in read_srclines() 672 registers have already been initialize above. Just add the is_stmt in read_srclines() 684 entries just return a slot in the preallocated stack array. */ in read_srclines() 825 cannot do much in this case. Just in read_srclines()
|
/third_party/googletest/docs/ |
H A D | gmock_for_dummies.md | 96 tests like this are expensive to run and fragile (What if you just upgraded to a 159 for non-const methods just `(override)`. This isn't mandatory. 284 to do it just right such that your test can catch exactly the kind of bugs you 285 intend it to catch. gMock provides the necessary means for you to do it "just 405 it as many times. More importantly, a cardinality can be "fuzzy", just like a 437 the function has a **default action** (a `void` function will just return, a 592 put into a *sequence* and have to occur *sequentially*. Since we are just 697 In gMock, if you are not interested in a method, just don't say anything about
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
H A D | ctest.c | 440 /* we want these messages to be at 0 indent. so just push the indent level briefly. */ in iterateTestsWithLevel() 523 ON_LINE=false; /* just in case */ in runTests() 1139 ON_LINE=false; /* just in case */ in runTestRequest() 1146 ON_LINE=false; /* just in case */ in runTestRequest() 1161 ON_LINE=false; /* just in case */ in runTestRequest() 1166 ON_LINE=false; /* just in case */ in runTestRequest() 1203 printf(" -w Don't fail on data-loading errs, just warn. Useful if\n" in help() 1212 printf(" eg: to run just the utility tests type: cintltest /tsutil) \n"); in help()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | tasn_dec.c | 101 * Decode an ASN1 item, this currently behaves just like a standard 'd2i' 231 /* Just read in tag and class */ in asn1_item_embed_d2i() 797 * So instead just check for UNIVERSAL class and ignore the tag. in asn1_d2i_ex_primitive() 978 /* If not indefinite length constructed just add length */ in asn1_find_end() 987 * increment the expected eoc count otherwise just skip to the end of the in asn1_find_end() 999 /* Just read in a header: only care about the length */ in asn1_find_end() 1049 * If no buffer and not indefinite length constructed just pass over the in asn1_collect() 1132 * the header length just read.
|