Home
last modified time | relevance | path

Searched refs:REMOVE (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/utils/
H A Dpax11publish.c45 enum { DUMP, EXPORT, IMPORT, REMOVE } mode = DUMP; in main() enumerator
76 mode = REMOVE; in main()
196 case REMOVE: in main()
/third_party/ffmpeg/libavcodec/
H A Dfilter_units_bsf.c41 REMOVE, enumerator
126 if (ctx->mode == REMOVE ? j < ctx->nb_types in filter_units_filter()
171 ctx->mode = REMOVE; in filter_units_init()
/third_party/cJSON/
H A DcJSON_Utils.c757 enum patch_operation { INVALID, ADD, REMOVE, REPLACE, MOVE, COPY, TEST }; enumerator
774 return REMOVE; in decode_patch_operation()
858 if (opcode == REMOVE) in apply_patch()
904 if ((opcode == REMOVE) || (opcode == REPLACE)) in apply_patch()
914 if (opcode == REMOVE) in apply_patch()
/third_party/icu/tools/release/c/
H A Duconfigtest.sh85 /* for uconfigtest.sh - you may REMOVE above this line */
/third_party/node/src/
H A Djs_native_api_v8.h623 REMOVE = 1

Completed in 5 milliseconds