Home
last modified time | relevance | path

Searched defs:production (Results 1 – 7 of 7) sorted by relevance

/external/libxkbcommon/xkbcommon/src/compose/
Dparser.c352 struct production { struct
353 xkb_keysym_t lhs[MAX_LHS_LEN];
377 add_production(struct xkb_compose_table *table, struct scanner *s, in add_production() argument
378 const struct production *production) in add_production()
536 struct production production; in parse() local
/external/nos/test/system-test-harness/tools/
Davb_tools.cc50 bool *production, uint8_t *locks) { in GetState()
109 int SetProduction(nos::NuggetClientInterface *client, bool production, in SetProduction()
146 bool production; in ResetProduction() local
/external/libese/apps/boot/card/src/com/android/verifiedboot/globalstate/owner/
DOwnerInterface.java64 boolean production(); in production() method
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue139/
DMergeValueTest.java66 Map<String, Integer> production = (Map<String, Integer>) map.get("production"); in testMergeUnlessAlreadyExists() local
/external/nos/test/system-test-harness/src/
Davb_tests.cc119 bool production; in SetUp() local
377 bool production; in TEST_F() local
583 bool production; in TEST_F() local
663 bool production; in TEST_F() local
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DGlobalStateImpl.java282 public boolean production() { in production() method in GlobalStateImpl
/external/nos/host/generic/nugget/proto/nugget/app/avb/
Davb.proto60 bool production = 3; field
135 bool production = 1; field