OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kneedsalignedloads
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
getonescriptspan.cc
344
static const bool
kNeedsAlignedLoads
= true;
346
static const bool
kNeedsAlignedLoads
= false;
418
if (!
kNeedsAlignedLoads
&& (take < (byte_length_ - 3))) {
Completed in 48 milliseconds