- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 43 for Tran (0.17 sec)
-
RELEASE.md
Abouelseoud, Måns Bermell, Måns Nilsson, Nathan Luehr, Nico Jahn, Niroop Ammbashankar, Oceania2018, Omri Steiner, Orivej Desh, Oskar Flordal, oujiafan, Patrik Laurell, Paul B. Isaac'S, Paul Klinger, Pawel Piskorski, Pedro Marques, Phat Tran, Piotr Zierhoffer, piyushdatta, Pnikam-Cad, Prashant Kumar, Prateek Gupta, PratsBhatt, Pravin Karandikar, qqq.jq, QQ喵, Quintin, Rama Ketineni, ravikyram, Rehan Guha, rhdong, rmothukuru, Roger Cheng, Rohit Santhanam, rposts,
Plain Text - Registered: 2023-09-26 12:39 - Last Modified: 2023-09-23 07:14 - 713.2K bytes - Viewed (2) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
// Also see http://www.nic.ir/Internationalized_Domain_Names // Two <iran>.ir entries added at request of <******@****.***>, 2010-04-16 ir ac.ir co.ir gov.ir id.ir net.ir org.ir sch.ir // xn--mgba3a4f16a.ir (<iran>.ir, Persian YEH) ایران.ir // xn--mgba3a4fra.ir (<iran>.ir, Arabic YEH) ايران.ir // is : http://www.isnic.is/domain/rules.php
Plain Text - Registered: 2023-09-29 11:42 - Last Modified: 2023-04-22 14:54 - 240.3K bytes - Viewed (3) -
android/guava-testlib/test/com/google/common/testing/TearDownStackTest.java
} }; final SimpleTearDown tearDownTwo = new SimpleTearDown(callback); stack.addTearDown(tearDownTwo); assertEquals(false, tearDownOne.ran); assertEquals(false, tearDownTwo.ran); stack.runTearDown(); assertEquals("tearDownOne should have run", true, tearDownOne.ran);
Java - Registered: 2023-09-29 12:43 - Last Modified: 2023-04-17 15:19 - 4.6K bytes - Viewed (0) -
guava-testlib/test/com/google/common/testing/TearDownStackTest.java
} }; final SimpleTearDown tearDownTwo = new SimpleTearDown(callback); stack.addTearDown(tearDownTwo); assertEquals(false, tearDownOne.ran); assertEquals(false, tearDownTwo.ran); stack.runTearDown(); assertEquals("tearDownOne should have run", true, tearDownOne.ran);
Java - Registered: 2023-09-29 12:43 - Last Modified: 2023-04-17 15:19 - 4.6K bytes - Viewed (0) -
src/main/resources/fess_indices/fess/gl/stopwords.txt
cunhas da dalgunha dalgunhas dalgún dalgúns das de del dela delas deles desde deste do dos dun duns dunha dunhas e el ela elas eles en era eran esa esas ese eses esta estar estaba está están este estes estiven estou eu é facer foi foron fun había hai iso isto la las lle lles lo
Plain Text - Registered: 2023-09-25 08:04 - Last Modified: 2018-07-19 06:31 - 932 bytes - Viewed (0) -
ci/official/utilities/cleanup_docker.sh
# See the License for the specific language governing permissions and # limitations under the License. # ============================================================================== cat <<EOF IMPORTANT: These tests ran under docker. This script does not clean up the container for you! You can delete the container with: $ docker rm -f tf You can also execute more commands within the container with e.g.: $ docker exec tf bazel clean
Shell Script - Registered: 2023-09-26 12:39 - Last Modified: 2023-08-10 20:26 - 998 bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/lang/ca.js
seleccionar almenys",badNumberOfSelectedOptionsEnd:" resposta(es)",badAlphaNumeric:"El valor proporcionat només ha de contenir caràcters alfanumèrics (a-z i números)",badAlphaNumericExtra:" i",wrongFileSize:"L'arxiu que està tractant de pujar és massa gran (màx. %s)",wrongFileType:"Només els arxius de tipus %s estan permesos",groupCheckedRangeStart:"Si us plau, triï entre ",groupCheckedTooFewStart:"Si us plau, triï almenys ",groupCheckedTooManyStart:"Si us plau, triï un màxim de ",groupCheckedEnd:" ...
JavaScript - Registered: 2023-09-25 08:04 - Last Modified: 2018-01-01 05:12 - 2.6K bytes - Viewed (0) -
guava/src/com/google/common/collect/ImmutableMultisetGwtSerializationDependencies.java
* approach but with a subclass rather than a superclass. * * <p>TODO(cpovirk): Consider applying this subclass approach to our other types. * * <p>For {@code ImmutableMultiset} in particular, I ran into a problem with the {@code * GwtSerializationDependencies} approach: When autogenerating a serializer for the new class, GWT * tries to refer to our dummy serializer for the superclass,
Java - Registered: 2023-09-29 12:43 - Last Modified: 2021-06-01 22:07 - 1.9K bytes - Viewed (0) -
src/main/resources/fess_indices/fess/es/stopwords.txt
somos sois son sea seas seamos seáis sean seré serás será seremos seréis serán sería serías seríamos seríais serían era eras éramos erais eran fui fuiste fue fuimos fuisteis fueron fuera fueras fuéramos fuerais fueran fuese fueses fuésemos fueseis fuesen siendo sido tengo tienes
Plain Text - Registered: 2023-09-25 08:04 - Last Modified: 2018-08-22 01:43 - 2.2K bytes - Viewed (0) -
src/test/java/jcifs/tests/PrintingRunListener.java
super.testRunStarted(description); } @Override public void testFinished ( Description description ) throws Exception { super.testFinished(description); System.err.println("Ran " + description.getDisplayName()); } @Override public void testIgnored ( Description description ) throws Exception { super.testIgnored(description);
Java - Registered: 2023-10-01 00:10 - Last Modified: 2018-07-01 13:12 - 1.6K bytes - Viewed (0)