Home
last modified time | relevance | path

Searched refs:hello_id (Results 1 – 8 of 8) sorted by relevance

/dports/devel/libgit2/libgit2-1.3.0/tests/object/raw/
H A Dhash.c18 static char *hello_id = "22596363b3de40b06f981fb85d82312e8c0ed511"; variable
34 cl_git_pass(git_oid_fromstr(&id1, hello_id)); in test_object_raw_hash__hash_by_blocks()
51 cl_git_pass(git_oid_fromstr(&id1, hello_id)); in test_object_raw_hash__hash_buffer_in_single_call()
61 cl_git_pass(git_oid_fromstr(&id1, hello_id)); in test_object_raw_hash__hash_vector()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/tests/Ticket/
H A D969TestCase.php44 $d->hello_id = 10;
50 $t3->hello_id = 10;
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/doc/snippets/qml/
H A DqsTrId.qml54 Text { text: qsTrId("hello_id") }
H A DqtTrIdNoOp.qml55 property string greetingId: QT_TRID_NOOP("hello_id")
H A DqsTrId.1.qml56 text: qsTrId("hello_id")
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/doc/snippets/qml/
H A DqsTrId.1.qml56 text: qsTrId("hello_id")
H A DqtTrIdNoOp.qml55 property string greetingId: QT_TRID_NOOP("hello_id")
H A DqsTrId.qml54 Text { text: qsTrId("hello_id") }