Home
last modified time | relevance | path

Searched refs:Define (Results 1 – 25 of 67) sorted by relevance

123

/system/tools/hidl/c2hal/
DDefine.cpp25 Define::Define(const std::string &name, const std::string &slurp) in Define() function in android::Define
29 Define::~Define() { in ~Define()
33 Expression::Type Define::getExpressionType() const { in getExpressionType()
36 Expression *Define::getExpression() const { in getExpression()
39 void Define::setExpression(Expression* expression) { in setExpression()
43 void Define::generateSource(Formatter &out) const { in generateSource()
47 void Define::processContents(AST &ast) { in processContents()
DDefine.h29 struct Define : Declaration { struct
30 Define(const std::string &name, const std::string &slurp);
31 ~Define();
49 DISALLOW_COPY_AND_ASSIGN(Define); argument
DAST.h33 struct Define;
61 const Scope<Define *> &getDefinesScope() const;
62 Scope<Define *> &getDefinesScope();
78 Scope<Define *> mDefinesScope;
DAST.cpp110 const Scope<Define *> &AST::getDefinesScope() const { in getDefinesScope()
114 Scope<Define *> &AST::getDefinesScope() { in getDefinesScope()
204 if ((*it)->decType() == Define::type() && in isolateConstants()
205 ((Define *)*it)->getExpressionType() == ofType) { in isolateConstants()
207 Define* define = (Define *)*it; in isolateConstants()
DExpression.h28 struct Define;
/system/sepolicy/prebuilts/api/28.0/private/
Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
34 # Define a common prefix for socket access vectors.
65 # Define a common prefix for ipc access vectors.
82 # Define a common for capability access vectors.
136 # Define the access vectors.
142 # Define the access vector interpretation for file-related objects.
230 # Define the access vector interpretation for network-related objects.
295 # Define the access vector interpretation for process-related objects
335 # Define the access vector interpretation for ipc-related objects
[all …]
Dinitial_sids4 # Define initial security identifiers
Dfs_use17 # Define type_transition rules if you want per-domain types.
/system/sepolicy/private/
Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
42 # Define a common prefix for socket access vectors.
73 # Define a common prefix for ipc access vectors.
90 # Define a common for capability access vectors.
145 # Define the access vectors.
151 # Define the access vector interpretation for file-related objects.
211 # Define the access vector interpretation for network-related objects.
267 # Define the access vector interpretation for process-related objects
312 # Define the access vector interpretation for ipc-related objects
[all …]
Dinitial_sids4 # Define initial security identifiers
/system/sepolicy/prebuilts/api/27.0/private/
Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
34 # Define a common prefix for socket access vectors.
65 # Define a common prefix for ipc access vectors.
82 # Define a common for capability access vectors.
136 # Define the access vectors.
142 # Define the access vector interpretation for file-related objects.
230 # Define the access vector interpretation for network-related objects.
286 # Define the access vector interpretation for process-related objects
326 # Define the access vector interpretation for ipc-related objects
[all …]
Dinitial_sids4 # Define initial security identifiers
Dfs_use17 # Define type_transition rules if you want per-domain types.
/system/sepolicy/reqd_mask/
Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
42 # Define a common prefix for socket access vectors.
73 # Define a common prefix for ipc access vectors.
90 # Define a common for capability access vectors.
145 # Define the access vectors.
151 # Define the access vector interpretation for file-related objects.
211 # Define the access vector interpretation for network-related objects.
267 # Define the access vector interpretation for process-related objects
312 # Define the access vector interpretation for ipc-related objects
[all …]
/system/sepolicy/prebuilts/api/29.0/private/
Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
34 # Define a common prefix for socket access vectors.
65 # Define a common prefix for ipc access vectors.
82 # Define a common for capability access vectors.
136 # Define the access vectors.
142 # Define the access vector interpretation for file-related objects.
230 # Define the access vector interpretation for network-related objects.
286 # Define the access vector interpretation for process-related objects
331 # Define the access vector interpretation for ipc-related objects
[all …]
Dinitial_sids4 # Define initial security identifiers
Dmls_macros32 # Define the ordering of the sensitivity levels (least to greatest)
/system/sepolicy/prebuilts/api/30.0/private/
Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
42 # Define a common prefix for socket access vectors.
73 # Define a common prefix for ipc access vectors.
90 # Define a common for capability access vectors.
144 # Define the access vectors.
150 # Define the access vector interpretation for file-related objects.
210 # Define the access vector interpretation for network-related objects.
266 # Define the access vector interpretation for process-related objects
311 # Define the access vector interpretation for ipc-related objects
[all …]
Dinitial_sids4 # Define initial security identifiers
Dmls_macros32 # Define the ordering of the sensitivity levels (least to greatest)
/system/sepolicy/prebuilts/api/26.0/private/
Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
33 # Define a common prefix for socket access vectors.
63 # Define a common prefix for ipc access vectors.
80 # Define a common for capability access vectors.
134 # Define the access vectors.
140 # Define the access vector interpretation for file-related objects.
228 # Define the access vector interpretation for network-related objects.
284 # Define the access vector interpretation for process-related objects
323 # Define the access vector interpretation for ipc-related objects
[all …]
Dinitial_sids4 # Define initial security identifiers
Dfs_use17 # Define type_transition rules if you want per-domain types.
/system/bt/embdrv/g722/
Dg722_typedefs.h55 #error Define either WEBRTC_ARCH_LITTLE_ENDIAN or WEBRTC_ARCH_BIG_ENDIAN
/system/core/debuggerd/seccomp_policy/
Dcrash_dump.policy.def40 Define the values of PROT_READ and PROT_WRITE ourselves to maintain backwards compatibility.

123