HomeSort by relevance Sort by last modified time
    Searched defs:ld (Results 101 - 125 of 336) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-cxx11-nowarn.cpp 54 long double ld = 1.0; local
57 Agg<char> a6 = {ld}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}}
72 long double ld = 1.0; local
77 Agg<float> f3 = {ld}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}}
94 Agg<double> d3 = {ld}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}}
p7-0x.cpp 53 long double ld = 1.0; local
56 Agg<char> a6 = {ld}; // expected-error {{ cannot be narrowed }} expected-note {{silence}}
74 long double ld = 1.0; local
79 Agg<float> f3 = {ld}; // expected-error {{ cannot be narrowed }} expected-note {{silence}}
96 Agg<double> d3 = {ld}; // expected-error {{ cannot be narrowed }} expected-note {{silence}}
  /external/curl/lib/
openldap.c 76 LDAP **ld);
155 LDAP *ld; member in struct:ldapconninfo
231 ldap_set_option(li->ld, LDAP_OPT_DEBUG_LEVEL, &do_trace);
235 rc = ldap_init_fd(conn->sock[FIRSTSOCKET], li->proto, hosturl, &li->ld);
242 ldap_set_option(li->ld, LDAP_OPT_PROTOCOL_VERSION, &proto);
278 ldap_get_option(li->ld, LDAP_OPT_SOCKBUF, &sb);
304 rc = ldap_sasl_bind(li->ld, binddn, LDAP_SASL_SIMPLE, &passwd,
313 rc = ldap_result(li->ld, li->msgid, LDAP_MSG_ONE, tvp, &msg);
323 rc = ldap_parse_result(li->ld, msg, &err, NULL, &info, NULL, NULL, 1);
332 ldap_get_option(li->ld, LDAP_OPT_PROTOCOL_VERSION, &proto)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
LocaleData.java 224 LocaleData ld = new LocaleData(); local
225 ld.bundle = (ICUResourceBundle)UResourceBundle.getBundleInstance(ICUData.ICU_BASE_NAME, locale);
226 ld.langBundle = (ICUResourceBundle)UResourceBundle.getBundleInstance(ICUData.ICU_LANG_BASE_NAME, locale);
227 ld.noSubstitute = false;
228 return ld;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
LocaleData.java 226 LocaleData ld = new LocaleData(); local
227 ld.bundle = (ICUResourceBundle)UResourceBundle.getBundleInstance(ICUData.ICU_BASE_NAME, locale);
228 ld.langBundle = (ICUResourceBundle)UResourceBundle.getBundleInstance(ICUData.ICU_LANG_BASE_NAME, locale);
229 ld.noSubstitute = false;
230 return ld;
  /external/libffi/src/powerpc/
ffi_darwin.c 1026 tramp[7] = 0xe98b0000; /* ld r12,0(r11) function address */
1131 long double ld; member in union:ldu
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
ffi_darwin.c 1026 tramp[7] = 0xe98b0000; /* ld r12,0(r11) function address */
1131 long double ld; member in union:ldu
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
ppc-ffi_darwin.c 733 tramp[4] = 0xe98b0018; // ld r12,24(r11)
735 tramp[6] = 0xe96b0020; // ld r11,32(r11)
798 long double ld; member in union:__anon32701
994 avalue[i] = &temp_ld.ld;
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
ffi_darwin.c 1026 tramp[7] = 0xe98b0000; /* ld r12,0(r11) function address */
1131 long double ld; member in union:ldu
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
ppc-ffi_darwin.c 733 tramp[4] = 0xe98b0018; // ld r12,24(r11)
735 tramp[6] = 0xe96b0020; // ld r11,32(r11)
798 long double ld; member in union:__anon33289
994 avalue[i] = &temp_ld.ld;
    [all...]
  /frameworks/base/core/java/android/widget/
TextClock.java 256 LocaleData ld = LocaleData.get(getContext().getResources().getConfiguration().locale); local
258 mFormat12 = ld.timeFormat_hm;
261 mFormat24 = ld.timeFormat_Hm;
499 LocaleData ld = LocaleData.get(getContext().getResources().getConfiguration().locale); local
502 mFormat = abc(mFormat24, mFormat12, ld.timeFormat_Hm);
505 mFormat = abc(mFormat12, mFormat24, ld.timeFormat_hm);
  /frameworks/native/cmds/flatland/
Main.cpp 410 LayerDesc ld = mDesc.layers[i]; local
411 ld.x = int32_t(scaleFactor * float(ld.x));
412 ld.y = int32_t(scaleFactor * float(ld.y));
413 ld.width = uint32_t(scaleFactor * float(ld.width));
414 ld.height = uint32_t(scaleFactor * float(ld.height));
417 result = mLayers[i].setUp(ld, mGLHelper)
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
rx-decode.c 111 #define DD(t,r,s) rx_disp (0, t, r, bwl[s], ld);
119 #define SD(t,r,s) rx_disp (1, t, r, bwl[s], ld);
120 #define SP(t,r) rx_disp (1, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 1);
121 #define SPm(t,r,m) rx_disp (1, t, r, memex[m], ld); rx->op[1].size = memex[m];
128 #define S2D(t,r,s) rx_disp (2, t, r, bwl[s], ld);
129 #define S2P(t,r) rx_disp (2, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 2);
130 #define S2Pm(t,r,m) rx_disp (2, t, r, memex[m], ld); rx->op[2].size = memex[m];
141 #define GETBYTE() (ld->op [ld->rx->n_bytes++] = ld->getbyte (ld->ptr)
269 LocalData lds, * ld = &lds; local
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 803 LDAP *ld = NULL; local
836 res = ldap_initialize(&ld, init);
845 ldap_set_option(ld, LDAP_OPT_PROTOCOL_VERSION,
859 res = ldap_sasl_bind_s(ld,
865 res = ldap_sasl_bind_s(ld,
911 res = ldap_search_ext_s(ld, basedn, scope,
922 ecount = ldap_count_entries(ld, lr);
936 le = ldap_first_entry(ld, lr);
942 userdn = ldap_get_dn(ld, le);
954 bv = ldap_get_values_len(ld, le, xauth_ldap_config.attr_addr->v)
1037 LDAP *ld = NULL; local
    [all...]
  /external/speex/libspeex/
smallft.c 46 int ld, ii, ip, is, nq, nr; local
88 ld=0;
94 ld+=l1;
96 argld=(float)ld*argh;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 66 unsigned char ld[10]; member in struct:__anon65686
70 #define _PTR_LD(x) ((unsigned char *)(&(x)->ld))
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
exec.go 852 if err := BuildToolchain.ld(b, a, a.Target, importcfg, a.Deps[0].built); err != nil {
1648 func (noToolchain) ld(b *Builder, root *Action, out, importcfg, mainpkg string) error { func
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
dwarf.go 14 package ld package
    [all...]
lib.go 31 package ld package
847 ld func(*Link, *bio.Reader, string, int64, string)
868 func ldhostobj(ld func(*Link, *bio.Reader, string, int64, string), headType objabi.HeadType, f *bio.Reader, pkg string, length int64, pn string, file string) *Hostobj {
895 h.ld = ld
915 h.ld(ctxt, f, h.pkg, h.length, h.pn)
1009 name := "fix_debug_gdb_scripts.ld"
1079 // ld: warning: option -s is obsolete and being ignored
    [all...]
pe.go 5 package ld package
714 // We do not really need .symtab for go.o, and if we have one, ld
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
exec.go 852 if err := BuildToolchain.ld(b, a, a.Target, importcfg, a.Deps[0].built); err != nil {
1648 func (noToolchain) ld(b *Builder, root *Action, out, importcfg, mainpkg string) error { func
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
dwarf.go 14 package ld package
    [all...]
lib.go 31 package ld package
847 ld func(*Link, *bio.Reader, string, int64, string)
868 func ldhostobj(ld func(*Link, *bio.Reader, string, int64, string), headType objabi.HeadType, f *bio.Reader, pkg string, length int64, pn string, file string) *Hostobj {
895 h.ld = ld
915 h.ld(ctxt, f, h.pkg, h.length, h.pn)
1009 name := "fix_debug_gdb_scripts.ld"
1079 // ld: warning: option -s is obsolete and being ignored
    [all...]
pe.go 5 package ld package
714 // We do not really need .symtab for go.o, and if we have one, ld
    [all...]
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.cc 583 MDLocationDescriptor ld; local
584 if (!minidump_writer_.WriteString(file_path, my_strlen(file_path), &ld))
586 mod.module_name_rva = ld.rva;
760 entry.ld = reinterpret_cast<uintptr_t>(map.l_ld);
    [all...]

Completed in 1048 milliseconds

1 2 3 45 6 7 8 91011>>