/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | jitprofiling.c | 56 /* loadiJIT_Funcs() : this function is called just in the beginning 127 char *dllName = (char*)rcsid; /* !! Just to avoid unused code elimination */ in loadiJIT_Funcs()
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | exceptions.py | 50 # looks weird, but removes the warning descriptor that just 76 exception, so just catching the base exception will catch both.
|
/third_party/node/src/quic/ |
H A D | transportparams.cc | 16 using v8::Just; 55 return Just<const Options>(options); in From()
|
H A D | sessionticket.cc | 13 using v8::Just; 79 return Just(SessionTicket(Store(ticket.As<ArrayBufferView>()), in FromV8Value()
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | ninja_syntax.py | 8 just a helpful utility for build-file-generation systems that already 140 # No such space; just use the first unescaped space we can find.
|
H A D | MSVSUserFile.py | 21 for an actual file to launch a debugger on, not just a command 110 # Currently these are all "dummy" values that we're just setting
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | exceptions.py | 48 # looks weird, but removes the warning descriptor that just 67 exception, so just catching the base exception will catch both.
|
/third_party/openGLES/extensions/ANGLE/ |
H A D | ANGLE_pack_reverse_row_order.txt | 90 in memory just as they are taken from memory when transferring pixel 92 (corresponding to the ith pixel in the jth row) is placed in memory just
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | putil.h | 145 * just the latin letters, digits, and some punctuation. 166 * just the latin letters, digits, and some punctuation.
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ustr_cnv.cpp | 154 if(target < (ucs1+n)) { /* U_BUFFER_OVERFLOW_ERROR isn't an err, just means no termination will happen. */ in u_uastrncpy() 226 if(target < (s1+n)) { /* U_BUFFER_OVERFLOW_ERROR isn't an err, just means no termination will happen. */ in u_austrncpy()
|
H A D | utrie2_impl.h | 131 * Just using a boolean flag for "repeat use" could lead to data array overflow 140 * Just allocating multiple index-2 blocks as needed.
|
/third_party/mesa3d/src/mapi/ |
H A D | u_current.c | 28 * The dispatch table (struct _glapi_table) is basically just a list 82 * and \c _glapi_Context just like the case without any threading support.
|
/third_party/node/deps/npm/lib/utils/ |
H A D | reify-output.js | 130 // If the loglevel is silent, then we just run the report 146 // going to just JSON.stringify() the report object.
|
/third_party/node/deps/npm/node_modules/make-fetch-happen/lib/ |
H A D | remote.js | 102 // if it's a response, we just got a bad status code and we 118 // don't reject for http errors, just return them
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_ppe.h | 127 * This function should be called just before calling 138 * possible. This function should be called just before calling
|
/third_party/node/deps/npm/node_modules/color-support/ |
H A D | README.md | 62 If you don't have any options to set, you can also just look at the 122 just dump the values as this module calculates them in whatever env
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | ninja_syntax.py | 8 just a helpful utility for build-file-generation systems that already 140 # No such space; just use the first unescaped space we can find.
|
H A D | MSVSUserFile.py | 21 for an actual file to launch a debugger on, not just a command 110 # Currently these are all "dummy" values that we're just setting
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_microprops.h | 98 // instances, e.g. a string with static storage duration, or just a string 158 * MicroPropsGenerator::processQuantity() just ensures that the output
|
/third_party/node/deps/npm/node_modules/@npmcli/installed-package-contents/ |
H A D | README.md | 33 // just get the list of all files, but not their containing 104 `readdir` calls just so that we can have the luxury of having to make a
|
/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/ |
H A D | utils.js | 19 // main file and just tested implicitly via API). 67 * Determines if `arg` is just a short option.
|
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/utils/ |
H A D | key.js | 50 // If key is already PEM-encoded we can just parse it 69 // If key is already PEM-encoded we can just parse it
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_layout.c | 114 /* End just before the target */ in bi_block_offset() 144 /* End just after the target */ in bi_block_offset()
|
/third_party/mesa3d/src/util/ |
H A D | simple_mtx.h | 49 * fast case just two intructions. Mutexes are subtle and finicky to 58 * locked cmpxchg and an untaken branch, the uncontended unlock is just a
|
/third_party/icu/icu4c/source/samples/datefmt/ |
H A D | README.TXT | 81 on the first of the month, it's probably clearer to just state that. 83 summer, and 4:00 PM PST on the day before in the winter will just
|