Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Dcan-place-dep.js46 const REPLACE = Symbol('REPLACE') constant
421 static get REPLACE () { getter in CanPlaceDep
/third_party/node/deps/npm/node_modules/just-diff-apply/
Dindex.mjs43 var REPLACE = 'replace'; variable
/third_party/ffmpeg/libavfilter/
Davf_ahistogram.c33 enum SlideMode { REPLACE, SCROLL, NB_SLIDES }; enumerator
Dvaf_spectrumsynth.c43 enum SlideMode { REPLACE, SCROLL, FULLFRAME, RSCROLL, NB_SLIDES }; enumerator
Davf_showspectrum.c54 enum SlideMode { REPLACE, SCROLL, FULLFRAME, RSCROLL, LREPLACE, NB_SLIDES }; enumerator
/third_party/cJSON/
DcJSON_Utils.c757 enum patch_operation { INVALID, ADD, REMOVE, REPLACE, MOVE, COPY, TEST }; enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js239 REPLACE: 0x1E01, property
/third_party/mksh/
Dedit.c3545 #define REPLACE 2 macro
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3990 readonly REPLACE: GLenum; variable
4758 readonly REPLACE: GLenum; variable
5210 readonly REPLACE: GLenum; property
Ddom.generated.d.ts15236 readonly REPLACE: GLenum; variable
16004 readonly REPLACE: GLenum; variable
16457 readonly REPLACE: GLenum; property
/third_party/typescript/lib/
Dlib.webworker.d.ts4010 readonly REPLACE: GLenum; variable
4778 readonly REPLACE: GLenum; variable
5230 readonly REPLACE: GLenum; property
Dlib.dom.d.ts15256 readonly REPLACE: GLenum; variable
16024 readonly REPLACE: GLenum; variable
16477 readonly REPLACE: GLenum; property
/third_party/typescript/tests/lib/
Dlib.d.ts15326 REPLACE: number; property
15628 REPLACE: number; variable