OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSeekToEnd
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/sandbox/win/src/
policy_engine_unittest.cc
57
kSeekToEnd
, CASE_INSENSITIVE, kPolNone);
policy_engine_opcodes.h
239
const int
kSeekToEnd
= 0xfffff;
policy_opcodes_unittest.cc
272
PolicyOpcode* op4b = opcode_maker.MakeOpWStringMatch(0, txt4,
kSeekToEnd
,
286
PolicyOpcode* op5b = opcode_maker.MakeOpWStringMatch(0, txt5,
kSeekToEnd
,
policy_engine_opcodes.cc
297
if (
kSeekToEnd
== start_position) {
policy_low_level.cc
190
kSeekToEnd
, match_opts,
Completed in 478 milliseconds