OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kSkip
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
ExtractMode.h
25
kSkip
,
/external/webrtc/webrtc/modules/audio_coding/acm2/
rent_a_codec.h
187
// the wrong sort of codec, return
kSkip
; otherwise, if the rate was illegal,
190
enum class RegistrationResult { kOk,
kSkip
, kBadFreq };
/external/lzma/CPP/7zip/Archive/
IArchive.h
69
kSkip
/external/v8/src/snapshot/
serialize.h
207
static const int
kSkip
= 0x1d;
523
sink_->Put(
kSkip
, "SkipFromSerializeObject");
Completed in 167 milliseconds