/third_party/node/deps/npm/node_modules/tar/lib/ |
D | pack.js | 37 const PROCESS = Symbol('process') constant 126 this[PROCESS]() 156 this[PROCESS]() 162 this[PROCESS]() 189 this[PROCESS]() 208 this[PROCESS]() 211 [PROCESS] () { 247 this[PROCESS]()
|
D | write-entry.js | 19 const PROCESS = Symbol('process') constant
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
D | BrotliOutputStream.java | 61 while (!encoder.encode(EncoderJNI.Operation.PROCESS)) { in write() 78 if (!encoder.encode(EncoderJNI.Operation.PROCESS)) { in write()
|
D | EncoderJNI.java | 22 PROCESS, enumConstant
|
D | BrotliEncoderChannel.java | 66 while (src.hasRemaining() && encode(EncoderJNI.Operation.PROCESS)) { in write()
|
D | Encoder.java | 113 boolean force = (op != EncoderJNI.Operation.PROCESS); in encode()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_colortemperature.c | 83 #define PROCESS() \ macro 130 PROCESS() in temperature_slice8() 172 PROCESS() in temperature_slice16() 213 PROCESS() in temperature_slice8p() 253 PROCESS() in temperature_slice16p()
|
D | vf_colorcorrect.c | 43 #define PROCESS() \ macro 78 PROCESS() in colorcorrect_slice8() 118 PROCESS() in colorcorrect_slice16()
|
D | vf_colorcontrast.c | 55 #define PROCESS(max) \ macro 129 PROCESS(255.f); in colorcontrast_slice8() 183 PROCESS(max); in colorcontrast_slice16() 235 PROCESS(255.f); in colorcontrast_slice8p() 287 PROCESS(max); in colorcontrast_slice16p()
|
D | vf_monochrome.c | 68 #define PROCESS() \ macro 108 PROCESS() in monochrome_slice8() 147 PROCESS() in monochrome_slice16()
|
/third_party/ltp/testcases/network/nfsv4/locks/ |
D | locktests.h | 73 #define PROCESS 0 macro
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_hiTraceChain.js | 44 PROCESS: 2, property
|
/third_party/openssl/util/ |
D | local_shlib.com.in | 27 $ OLDV = F$TRNLNM(E,"LNM$PROCESS")
|
/third_party/node/deps/openssl/openssl/util/ |
D | local_shlib.com.in | 27 $ OLDV = F$TRNLNM(E,"LNM$PROCESS")
|
/third_party/node/deps/openssl/openssl/VMS/ |
D | openssl_startup.com.in | 40 $ ! while "/PROCESS" would be typical for a personal install. 41 $ ! Default: /PROCESS
|
D | openssl_shutdown.com.in | 7 $ ! Default: /PROCESS
|
/third_party/openssl/VMS/ |
D | openssl_startup.com.in | 40 $ ! while "/PROCESS" would be typical for a personal install. 41 $ ! Default: /PROCESS
|
D | openssl_shutdown.com.in | 7 $ ! Default: /PROCESS
|
/third_party/libcoap/examples/contiki/ |
D | server.c | 43 PROCESS(coap_server_process, "CoAP server process");
|
/third_party/node/deps/npm/node_modules/path-scurry/node_modules/lru-cache/dist/cjs/ |
D | index.js | 14 const PROCESS = (typeof process === 'object' && !!process ? process : {}); constant 17 typeof PROCESS.emitWarning === 'function' 18 ? PROCESS.emitWarning(msg, type, code, fn) 55 let printACPolyfillWarning = PROCESS.env?.LRU_CACHE_IGNORE_AC_WARNING !== '1';
|
/third_party/node/deps/npm/node_modules/path-scurry/node_modules/lru-cache/dist/mjs/ |
D | index.js | 11 const PROCESS = (typeof process === 'object' && !!process ? process : {}); constant 14 typeof PROCESS.emitWarning === 'function' 15 ? PROCESS.emitWarning(msg, type, code, fn) 52 let printACPolyfillWarning = PROCESS.env?.LRU_CACHE_IGNORE_AC_WARNING !== '1';
|
/third_party/libcoap/src/ |
D | coap_io_contiki.c | 20 PROCESS(libcoap_io_process, "libcoap I/O");
|
/third_party/openssl/doc/man3/ |
D | PKCS7_verify.pod | 35 =head1 VERIFY PROCESS
|
D | CMS_verify.pod | 35 =head1 VERIFY PROCESS
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | moving-plugins | 35 PROCESS
|