/external/libese/apps/boot/card/src/com/android/verifiedboot/globalstate/owner/ |
OwnerInterface.java | 52 * Sets the {@link #production} value. 60 * Returns if the Interface has been transitioned to production mode. 62 * @return true if in production mode and false if in provisioning. 64 boolean production(); method in interface:OwnerInterface
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue139/ |
MergeValueTest.java | 49 assertTrue(map.containsKey("production")); 50 assertEquals(map.get("common"), map.get("production")); 66 Map<String, Integer> production = (Map<String, Integer>) map.get("production"); local 68 assertEquals(new Integer(3), production.get("key"));
|
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/ |
GlobalStateImpl.java | 265 // Move to production is one way except for RMA - which 282 public boolean production() { method in class:GlobalStateImpl
|
/external/nos/test/system-test-harness/tools/ |
avb_tools.cc | 50 bool *production, uint8_t *locks) { 60 if (production != NULL) 61 *production = response.production(); 109 int SetProduction(nos::NuggetClientInterface *client, bool production, 113 request.set_production(production); 120 if (production && data == NULL) { 144 Reset(client, ResetRequest::PRODUCTION, signature, siglen); 146 bool production; local 148 GetState(client, &bootloader, &production, locks) [all...] |
/external/libxkbcommon/xkbcommon/src/compose/ |
parser.c | 110 * FILE ::= { [PRODUCTION] [COMMENT] "\n" | INCLUDE } 112 * PRODUCTION ::= LHS ":" RHS [ COMMENT ] 352 struct production { struct 378 const struct production *production) 391 * previous production took, and only then doing the linear search 397 for (lhs_pos = 0; lhs_pos < production->len; lhs_pos++) { 398 while (production->lhs[lhs_pos] != node->keysym) { 400 uint32_t next = add_node(table, production->lhs[lhs_pos]); 410 if (lhs_pos + 1 == production->len 536 struct production production; local [all...] |
/external/nos/test/system-test-harness/src/ |
avb_tests.cc | 118 bool production; local 133 GetState(client.get(), &bootloader, &production, locks); 135 EXPECT_EQ(production, false); 347 // Test we can set and unset the carrier lock in non production mode 359 // Set production mode 365 // Test we cannot set or unset the carrier lock in production mode 404 bool production; local 423 GetState(client.get(), &bootloader, &production, locks); 425 ASSERT_FALSE(production); 452 // Test production logic 610 bool production; local 690 bool production; local [all...] |
/cts/tools/dasm/src/java_cup/ |
production.java | 7 /** This class represents a production in the grammar. It contains 9 * transformations are done on the RHS of the production, it may shrink. 15 * computing the nullability of the production (i.e., can it derive the empty 18 * string derived from the production, see check_first_set()). 27 public class production { class 36 * manipulations in the process of creating a production object. 42 * Finally it assigns a unique index to the production.<p> 45 * non terminals. For example if the production was originally: <pre> 56 public production( method in class:production 77 "Attempt to construct a production with a null LHS") 130 public production( method in class:production [all...] |
/cts/tools/dasm/etc/ |
java_cup-new.jar | |
java_cup.jar | |
java_cup.jar.old | |
/prebuilts/tools/common/m2/repository/net/java/dev/javacc/javacc/5.0/ |
javacc-5.0.jar | |
/prebuilts/sdk/tools/ |
jack-jar-tools.jar | |
jack-jacoco-reporter.jar | |
/external/robolectric/v3/libs/ |
vtd-xml-2.11.jar | |
/prebuilts/misc/common/robolectric/3.1.1/lib/ |
vtd-xml-2.11.jar | |
/prebuilts/misc/common/robolectric/3.4.2/lib/ |
vtd-xml-2.11.jar | |
/prebuilts/misc/common/robolectric/3.5.1/lib/ |
vtd-xml-2.11.jar | |
/prebuilts/misc/common/robolectric/3.6.1/lib/ |
vtd-xml-2.11.jar | |
/prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/ |
vtd-xml-2.11.jar | |