Searched +defs:exp +defs:str (Results 1 - 25 of 49) sorted by relevance

12

/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcposxtst.c74 UChar exp[128]; local
77 char str[128]; local
[all...]
H A Dcdtdptst.c160 UChar *str, *pat; local
308 UChar *pattern, *tzID, *exp; local
[all...]
H A Dcdtrgtst.c130 UDate start,exp,got; local
239 void aux917( UDateFormat *fmt, UChar* str) argument
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c++/
H A Dtests_test.cpp52 print_indented(const std::string& str) argument
66 check_equal(const atf::tests::tc& tc, const std::string& str, argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dnumfmtst.h202 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { argument
208 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { argument
214 expect(NumberFormat& fmt, const char *str, const Formattable& n) argument
221 expect(NumberFormat& fmt, const Formattable& n, const char *exp, UBool rt=TRUE) argument
229 expect(NumberFormat* fmt, const Formattable& n, const char *exp, UBool rt, UErrorCode errorCode) argument
234 expect(NumberFormat* fmt, const Formattable& n, const UnicodeString& exp, UErrorCode errorCode) argument
239 expect(NumberFormat* fmt, const Formattable& n, const char *exp, UErrorCode errorCode) argument
265 expectPat(DecimalFormat& fmt, const char *exp) argument
[all...]
H A Dnormconf.cpp450 void NormalizerConformanceTest::iterativeNorm(const UnicodeString& str, argument
485 assertEqual(const char *op, const UnicodeString& s, const UnicodeString& got, const UnicodeString& exp, const char *msg, int32_t field) argument
H A Dtchcfmt.cpp49 UnicodeString str; local
172 UnicodeString str; local
487 UnicodeString str; local
526 UnicodeString exp[] = { local
589 const char* str[] = {str1, str2, str3}; local
[all...]
H A Dtransapi.cpp28 int32_t getInt(UnicodeString str) argument
798 UnicodeString exp=UnicodeString("A\\u0042Ca\\u0062c\\u0062\\u0062C\\u0042a", ""); local
[all...]
H A Ddtfmrgts.cpp136 UnicodeString str; local
207 UnicodeString exp = expected[i]; local
264 UDate exp = dates[i]; local
841 UDate exp = dates[i]; local
[all...]
H A Dtstnorm.cpp68 static UnicodeString str(const char *input) function
377 UnicodeString exp = UnicodeString(DATA[i+2], "").unescape(); local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-aent.el[all...]
H A Dcalc-vec.el[all...]
H A Dcalc-forms.el[all...]
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_pkey_rsa.c98 rsa_generate(int size, unsigned long exp) argument
166 VALUE size, exp; local
308 VALUE cipher, pass, str; local
356 VALUE str; local
389 VALUE str, buffer, padding; local
418 VALUE str, buffer, padding; local
447 VALUE str, buffer, padding; local
479 VALUE str, buffer, padding; local
546 VALUE str; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Dtest_program_test.cpp87 print_indented(const std::string& str) argument
101 check_equal(const atf::tests::tc& tc, const std::string& str, argument
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_params.c187 zleunsetfn(Param pm, int exp) argument
435 unset_numeric(Param pm, int exp) argument
506 unset_cutbuffer(Param pm, int exp) argument
600 unset_killring(Param pm, int exp) argument
721 char *str; local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Daclparse.c993 char *exp; local
2293 char *str, *p; local
[all...]
/macosx-10.10.1/apache-793/httpd/modules/ssl/
H A Dssl_engine_vars.c607 apr_time_exp_t exp = {0}; local
880 dump_extn_value(BIO *bio, ASN1_OCTET_STRING *str) argument
[all...]
/macosx-10.10.1/lukemftp-14/tnftp/libnetbsd/
H A Dsnprintf.c503 pow10(int exp) argument
670 vsnprintf(char *str, size_t count, const char *fmt, va_list args) argument
681 snprintf(char *str, size_t count, const char *fmt, ...) argument
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dsnprintf.c509 static long double pow10 (int exp) argument
678 int vsnprintf (char *str, size_t count, const char *fmt, va_list args) argument
689 int snprintf (char *str,size_ argument
695 char *str; local
[all...]
/macosx-10.10.1/srm-7/srm/lib/
H A Dsnprintf.c531 static LDOUBLE pow10 (int exp) argument
702 int vsnprintf (char *str, size_t count, const char *fmt, va_list args) argument
713 int snprintf (char *str,size_ argument
719 char *str; local
[all...]
/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_authnz_ldap.c372 char *str = apr_pstrcat(r->pool, prefix, sec->attributes[i], NULL); local
1597 static const char *set_bind_pattern(cmd_parms *cmd, void *_cfg, const char *exp, const char *subst) argument
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dcontrolconf.c339 isccc_time_t exp; local
468 char *str = (char *)isc_buffer_base(&text); local
652 const char *str; local
677 const char *str; local
[all...]
/macosx-10.10.1/rsync-45/rsync/lib/
H A Dsnprintf.c601 static LDOUBLE POW10(int exp) argument
818 int rsync_vsnprintf (char *str, size_t count, const char *fmt, va_list args) argument
832 int rsync_snprintf(char *str,size_t count,const char *fmt,...) argument
/macosx-10.10.1/ruby-106/ruby/
H A Dvsnprintf.c1271 exponent(char *p0, int exp, int fmtch) argument
1301 ruby_vsnprintf(char *str, size_ argument
1319 ruby_snprintf(char *str, size_t n, char const *fmt, ...) argument
[all...]

Completed in 249 milliseconds

12