/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_qir_schedule.c | 465 struct schedule_node *chosen = NULL; in choose_instruction() local 476 if (!chosen) { in choose_instruction() 477 chosen = n; in choose_instruction() 486 !locks_scoreboard(chosen->inst)) { in choose_instruction() 487 chosen = n; in choose_instruction() 490 locks_scoreboard(chosen->inst)) { in choose_instruction() 497 if (chosen->unblocked_time > state->time && in choose_instruction() 498 n->unblocked_time < chosen->unblocked_time) { in choose_instruction() 499 chosen = n; in choose_instruction() 502 n->unblocked_time > chosen->unblocked_time) { in choose_instruction() [all …]
|
D | vc4_qpu_schedule.c | 575 struct schedule_node *chosen = NULL; in choose_instruction_to_schedule() local 652 if (!chosen) { in choose_instruction_to_schedule() 653 chosen = n; in choose_instruction_to_schedule() 659 chosen = n; in choose_instruction_to_schedule() 665 if (n->delay > chosen->delay) { in choose_instruction_to_schedule() 666 chosen = n; in choose_instruction_to_schedule() 668 } else if (n->delay < chosen->delay) { in choose_instruction_to_schedule() 673 return chosen; in choose_instruction_to_schedule() 913 struct schedule_node *chosen = in schedule_instructions() local 922 uint64_t inst = chosen ? chosen->inst->inst : qpu_NOP(); in schedule_instructions() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_schedule_instructions.cpp | 1416 schedule_node *chosen = NULL; in choose_instruction_to_schedule() local 1426 if (!chosen || in choose_instruction_to_schedule() 1427 exit_unblocked_time(n) < exit_unblocked_time(chosen) || in choose_instruction_to_schedule() 1428 (exit_unblocked_time(n) == exit_unblocked_time(chosen) && in choose_instruction_to_schedule() 1430 chosen = n; in choose_instruction_to_schedule() 1444 if (!chosen) { in choose_instruction_to_schedule() 1445 chosen = n; in choose_instruction_to_schedule() 1454 get_register_pressure_benefit(chosen->inst); in choose_instruction_to_schedule() 1458 chosen = n; in choose_instruction_to_schedule() 1474 if (n->cand_generation > chosen->cand_generation) { in choose_instruction_to_schedule() [all …]
|
/external/dtc/tests/ |
D | run_tests.sh | 548 check_tests obsolete-chosen-interrupt-controller.dts obsolete_chosen_interrupt_controller 726 run_wrap_test $DTPUT $dtb -c /chosen/son /chosen/daughter 727 run_fdtput_test "eva" $dtb /chosen/daughter name "" -ts "eva" 728 run_fdtput_test "adam" $dtb /chosen/son name "" -ts "adam" 731 run_wrap_error_test $DTPUT $dtb -c /chosen 732 run_wrap_error_test $DTPUT $dtb -c /chosen/son 746 run_wrap_test $DTPUT $dtb -cp /chosen 747 run_wrap_test $DTPUT $dtb -cp /chosen/son 753 run_wrap_test $DTPUT $dtb -c /chosen/node1 /chosen/node2 /chosen/node3 754 run_fdtget_test "node3\nnode2\nnode1" $dtb -l /chosen [all …]
|
D | test01.stderr | 3 Warning: /chosen has no "linux,stdout-path" property 4 Warning: /chosen has no "interrupt-controller" property
|
D | obsolete-chosen-interrupt-controller.dts | 10 chosen {
|
D | base01.stderr | 5 ERROR: Missing /chosen node
|
D | fdtdump.dts | 34 chosen {
|
D | test01.dts | 52 chosen {
|
/external/libtextclassifier/ |
D | text-classifier_test.cc | 1086 std::vector<int> chosen; in TEST() local 1088 /*interpreter_manager=*/nullptr, &chosen); in TEST() 1089 EXPECT_THAT(chosen, ElementsAreArray({0})); in TEST() 1104 std::vector<int> chosen; in TEST() local 1106 /*interpreter_manager=*/nullptr, &chosen); in TEST() 1107 EXPECT_THAT(chosen, ElementsAreArray({0, 1, 2, 3, 4})); in TEST() 1120 std::vector<int> chosen; in TEST() local 1122 /*interpreter_manager=*/nullptr, &chosen); in TEST() 1123 EXPECT_THAT(chosen, ElementsAreArray({0, 2})); in TEST() 1136 std::vector<int> chosen; in TEST() local [all …]
|
/external/android-clat/ |
D | config.c | 249 in_addr_t chosen = INADDR_NONE; in config_select_ipv4_address() local 253 return chosen; in config_select_ipv4_address() 266 chosen = htonl(ipv4); in config_select_ipv4_address() 272 return chosen; in config_select_ipv4_address()
|
/external/wycheproof/doc/ |
D | rsa.md | 38 PKCS #1 v1.5 padding is susceptible to adaptive chosen ciphertext attacks and 46 chosen ciphertexts [S10], though in this case the encryption did not use PKCS #1 73 Manger describes an chosen ciphertext attack against RSA in [M01]. There are 104 \[M01]: J. Manger, "A chosen ciphertext attack on RSA optimal asymmetric 106 paper shows that OAEP is susceptible to a chosen ciphertext attack if error
|
/external/tpm2/ |
D | RSAKeySieve.c | 577 INT32 chosen; in PrimeSelectWithSieve() local 624 chosen = FindNthSetBit(defaultFieldSize, field,((first % ones) + 1)); in PrimeSelectWithSieve() 625 if(chosen >= ((defaultFieldSize) * 8)) in PrimeSelectWithSieve() 628 BN_add_word(bnP, chosen * 2); in PrimeSelectWithSieve() 639 BN_sub_word(bnP, chosen * 2); in PrimeSelectWithSieve() 641 ClearBit(field, chosen); in PrimeSelectWithSieve()
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | filelist.c | 289 int chosen = 0; in choose_file() local 291 temp.num = chosen; in choose_file() 301 chosen = getrandom(rd, b->listsize); in choose_file() 302 temp.num = chosen; in choose_file()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Rint.pbtxt | 6 the even representable is chosen.
|
D | api_def_Merge.pbtxt | 18 The index of the chosen input tensor in `inputs`.
|
/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | AddLLVMDefinitions.cmake | 2 # options chosen via `add_definitions', so we need our own method for
|
/external/autotest/client/site_tests/hardware_StorageFio/ |
D | read_write_verify | 6 ; "size" is chosen so as to finish at least one write/verify cycle for
|
/external/llvm/cmake/modules/ |
D | AddLLVMDefinitions.cmake | 2 # options chosen via `add_definitions', so we need our own method for
|
/external/noto-fonts/ |
D | README.android | 1 This directory contains the fonts from the Noto project, chosen for
|
/external/curl/tests/data/ |
D | test237 | 29 # The bogus address used here is chosen specifically so that when processed on
|
D | test1444 | 31 # Verify the mtime of the file. The mtime is specifically chosen to be an even
|
/external/skqp/site/ |
D | schedule.md | 8 On the branch date, a healthy level of Skia near HEAD is chosen. After this
|
/external/hamcrest/ |
D | README.version | 5 Version f540af9fd49f33cc07b3446a8895c7b51cbf0944 was chosen because it is the
|
/external/skia/site/ |
D | schedule.md | 8 On the branch date, a healthy level of Skia near HEAD is chosen. After this
|