Searched refs:cargs (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
H A DGenerateCTimeScaleData.java69 Object cargs[] = {null, null, null, null, null, null, null, null, null, null, null};
77 cargs[0] = "ticks";
79 cargs[0] = "microseconds";
81 cargs[0] = "milliseconds";
83 cargs[0] = "seconds";
85 cargs[0] = "minutes";
87 cargs[0] = "hours";
89 cargs[0] = "days";
91 cargs[0] = "INT64_C(" + Long.toString(units) + ")";
94 cargs[
[all...]
/external/libmicrohttpd/src/testcurl/https/
H A Dtest_https_get_parallel_threads.c59 struct https_test_data *cargs = args; local
64 ret = test_https_transfer (cargs->cls,
65 cargs->cipher_suite, cargs->proto_version);
H A Dtest_https_get_parallel.c58 struct https_test_data *cargs = args; local
64 cargs->cipher_suite, cargs->proto_version);
/external/libvncserver/
H A DAndroid.mk13 libvncserver/cargs.c \
/external/libvncserver/examples/android/jni/
H A DAndroid.mk41 $(LIBVNCSERVER_ROOT)/libvncserver/cargs.c \
/external/mksh/src/
H A Dexec.c452 union mksh_ccphack cargs; local
454 cargs.ro = t->args;
455 execve(t->str, cargs.rw, up);
/external/guice/lib/build/
H A Dspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/beans/ org/springframework/beans/annotation/ ...

Completed in 1074 milliseconds