OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ID_
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/include/bcinfo/Wrap/
BCHeaderField.h
42
ID_
(ID), len_(len), data_(data) {}
57
WriteFixedSubfield(static_cast<FixedSubfield>(
ID_
), buf);
72
ID_
= static_cast<Tag>(field);
82
ID_
, static_cast<int>(len_), static_cast<int>(GetTotalSize()));
96
return
ID_
;
113
Tag
ID_
;
/external/autotest/client/deps/glbench/src/
waffle_stuff.cc
33
#define PLATFORM_ID(x) CONCAT(
ID_
, x)
/device/generic/goldfish/sensors/
sensors_qemu.c
92
#define SENSOR_(x,y) { y,
ID_
##x },
Completed in 79 milliseconds