OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagBegin
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/
android_hardware_camera2_CameraMetadata.cpp
521
uint32_t
tagBegin
, tagEnd; // [
tagBegin
, tagEnd)
522
tagBegin
= camera_metadata_section_bounds[sectionIndex][0];
526
for (tag =
tagBegin
; tag < tagEnd; ++tag) {
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
TocGenerator.pm
859
my ($result, $tocToken, $
tagBegin
, @tokensTocBegin, $fileSpec);
873
$
tagBegin
= $tocToken->[TT_TAG_BEGIN];
876
defined($
tagBegin
) &&
877
($aTokenId =~ m/$
tagBegin
/) &&
[
all
...]
Completed in 179 milliseconds