Home
last modified time | relevance | path

Searched defs:PROCESS (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
DEncoderJNI.java22 PROCESS, enumConstant
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hiTraceChain.js44 PROCESS: 2, property
/third_party/node/deps/npm/node_modules/tar/lib/
Dpack.js37 const PROCESS = Symbol('process') constant
Dwrite-entry.js19 const PROCESS = Symbol('process') constant
/third_party/ltp/testcases/network/nfsv4/locks/
Dlocktests.h73 #define PROCESS 0 macro
/third_party/ffmpeg/libavfilter/
Dvf_monochrome.c68 #define PROCESS() \ macro
Dvf_colortemperature.c83 #define PROCESS() \ macro
Dvf_colorcontrast.c55 #define PROCESS(max) \ macro
Dvf_colorcorrect.c306 #define PROCESS() \ macro
/third_party/node/deps/npm/node_modules/path-scurry/node_modules/lru-cache/dist/mjs/
Dindex.js11 const PROCESS = (typeof process === 'object' && !!process ? process : {}); constant
/third_party/node/deps/npm/node_modules/lru-cache/dist/commonjs/
Dindex.js14 const PROCESS = (typeof process === 'object' && !!process ? process : {}); constant
/third_party/node/deps/npm/node_modules/lru-cache/dist/esm/
Dindex.js11 const PROCESS = (typeof process === 'object' && !!process ? process : {}); constant
/third_party/node/deps/npm/node_modules/path-scurry/node_modules/lru-cache/dist/cjs/
Dindex.js14 const PROCESS = (typeof process === 'object' && !!process ? process : {}); constant