Home
last modified time | relevance | path

Searched refs:OPCODE_EVAL (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc429 #define OPCODE_EVAL(op, x, y, z) \ macro
436 OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); in EvaluateHelper()
437 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); in EvaluateHelper()
438 OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); in EvaluateHelper()
439 OPCODE_EVAL(OP_NUMBER_MATCH_RANGE, this, parameters, match); in EvaluateHelper()
440 OPCODE_EVAL(OP_NUMBER_AND_MATCH, this, parameters, match); in EvaluateHelper()
441 OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); in EvaluateHelper()
442 OPCODE_EVAL(OP_ACTION, this, parameters, match); in EvaluateHelper()
448 #undef OPCODE_EVAL
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc429 #define OPCODE_EVAL(op, x, y, z) \ macro
436 OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); in EvaluateHelper()
437 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); in EvaluateHelper()
438 OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); in EvaluateHelper()
439 OPCODE_EVAL(OP_NUMBER_MATCH_RANGE, this, parameters, match); in EvaluateHelper()
440 OPCODE_EVAL(OP_NUMBER_AND_MATCH, this, parameters, match); in EvaluateHelper()
441 OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); in EvaluateHelper()
442 OPCODE_EVAL(OP_ACTION, this, parameters, match); in EvaluateHelper()
448 #undef OPCODE_EVAL
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc429 #define OPCODE_EVAL(op, x, y, z) \ macro
436 OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); in EvaluateHelper()
437 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); in EvaluateHelper()
438 OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); in EvaluateHelper()
439 OPCODE_EVAL(OP_NUMBER_MATCH_RANGE, this, parameters, match); in EvaluateHelper()
440 OPCODE_EVAL(OP_NUMBER_AND_MATCH, this, parameters, match); in EvaluateHelper()
441 OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); in EvaluateHelper()
442 OPCODE_EVAL(OP_ACTION, this, parameters, match); in EvaluateHelper()
448 #undef OPCODE_EVAL
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc427 #define OPCODE_EVAL(op, x, y, z) case op: return OpcodeEval<op>(x, y, z) macro
432 OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); in EvaluateHelper()
433 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); in EvaluateHelper()
434 OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); in EvaluateHelper()
435 OPCODE_EVAL(OP_NUMBER_MATCH_RANGE, this, parameters, match); in EvaluateHelper()
436 OPCODE_EVAL(OP_NUMBER_AND_MATCH, this, parameters, match); in EvaluateHelper()
437 OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); in EvaluateHelper()
438 OPCODE_EVAL(OP_ACTION, this, parameters, match); in EvaluateHelper()
444 #undef OPCODE_EVAL
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc427 #define OPCODE_EVAL(op, x, y, z) case op: return OpcodeEval<op>(x, y, z) macro
432 OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); in EvaluateHelper()
433 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); in EvaluateHelper()
434 OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); in EvaluateHelper()
435 OPCODE_EVAL(OP_NUMBER_MATCH_RANGE, this, parameters, match); in EvaluateHelper()
436 OPCODE_EVAL(OP_NUMBER_AND_MATCH, this, parameters, match); in EvaluateHelper()
437 OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); in EvaluateHelper()
438 OPCODE_EVAL(OP_ACTION, this, parameters, match); in EvaluateHelper()
444 #undef OPCODE_EVAL
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc429 #define OPCODE_EVAL(op, x, y, z) \ macro
436 OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); in EvaluateHelper()
437 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); in EvaluateHelper()
438 OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); in EvaluateHelper()
439 OPCODE_EVAL(OP_NUMBER_MATCH_RANGE, this, parameters, match); in EvaluateHelper()
440 OPCODE_EVAL(OP_NUMBER_AND_MATCH, this, parameters, match); in EvaluateHelper()
441 OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); in EvaluateHelper()
442 OPCODE_EVAL(OP_ACTION, this, parameters, match); in EvaluateHelper()
448 #undef OPCODE_EVAL
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc429 #define OPCODE_EVAL(op, x, y, z) \ macro
436 OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); in EvaluateHelper()
437 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); in EvaluateHelper()
438 OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); in EvaluateHelper()
439 OPCODE_EVAL(OP_NUMBER_MATCH_RANGE, this, parameters, match); in EvaluateHelper()
440 OPCODE_EVAL(OP_NUMBER_AND_MATCH, this, parameters, match); in EvaluateHelper()
441 OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); in EvaluateHelper()
442 OPCODE_EVAL(OP_ACTION, this, parameters, match); in EvaluateHelper()
448 #undef OPCODE_EVAL
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc429 #define OPCODE_EVAL(op, x, y, z) \ macro
436 OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); in EvaluateHelper()
437 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); in EvaluateHelper()
438 OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); in EvaluateHelper()
439 OPCODE_EVAL(OP_NUMBER_MATCH_RANGE, this, parameters, match); in EvaluateHelper()
440 OPCODE_EVAL(OP_NUMBER_AND_MATCH, this, parameters, match); in EvaluateHelper()
441 OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); in EvaluateHelper()
442 OPCODE_EVAL(OP_ACTION, this, parameters, match); in EvaluateHelper()
448 #undef OPCODE_EVAL