HomeSort by relevance Sort by last modified time
    Searched full:fld (Results 101 - 125 of 227) sorted by null

1 2 3 45 6 7 8 910

  /prebuilts/go/linux-x86/src/go/types/
typexpr.go 633 fld := NewField(pos, check.pkg, name, typ, anonymous != nil)
635 if name == "_" || check.declareInSet(&fset, pos, fld) {
636 fields = append(fields, fld)
637 check.recordDef(ident, fld)
expr.go 1044 fld := fields[i]
1045 check.recordUse(key, fld)
1053 etyp := fld.typ
1074 fld := fields[i]
1075 if !fld.Exported() && fld.pkg != check.pkg {
1076 check.errorf(x.pos(), "implicit assignment to unexported field %s in %s literal", fld.name, typ)
1079 etyp := fld.typ
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmscgats.c 2516 const char *fld; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.c 2473 unsigned int fld; local
    [all...]
tc-i860.c 821 /* 16-bit immediate, word aligned (ld.l, {p}fld.l, fst.l). */
829 /* 16-bit immediate, double-word aligned ({p}fld.d, fst.d). */
834 /* 16-bit immediate, quad-word aligned (fld.q, fst.q). */
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.cc 522 __ fld(x87_stack_.st(reg1));
622 __ fld(x87_stack_.st(src));
626 __ fld(x87_stack_.st(src));
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-sh-relocs.h 654 /* Used in LD.L, FLD.S et al. */
669 /* Used in FLD.D, FST.P et al. */
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
expr.go 1044 fld := fields[i]
1045 check.recordUse(key, fld)
1053 etyp := fld.typ
1074 fld := fields[i]
1075 if !fld.Exported() && fld.pkg != check.pkg {
1076 check.errorf(x.pos(), "implicit assignment to unexported field %s in %s literal", fld.name, typ)
1079 etyp := fld.typ
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/
objdump_test.go 184 fld
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/
objdump_test.go 184 fld
  /external/mesa3d/src/mesa/main/
imports.h 324 fld f
360 /* GCC generates an extra fstp/fld without this. */
407 /* GCC generates an extra fstp/fld without this. */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
basic-1.d 68 [ ]+ec:[ ]+9df3eb00[ ]+fld\.d r31,2000,dr48
69 [ ]+f0:[ ]+9b5a2660[ ]+fld\.p r53,-3000,fp38
70 [ ]+f4:[ ]+9757f750[ ]+fld\.s r53,2036,fr53
  /external/llvm/lib/Target/X86/
X86InstrFPStack.td 35 def X86fld : SDNode<"X86ISD::FLD", SDTX86Fld,
470 def LD_F32m : FPI<0xD9, MRM0m, (outs), (ins f32mem:$src), "fld{s}\t$src",
472 def LD_F64m : FPI<0xDD, MRM0m, (outs), (ins f64mem:$src), "fld{l}\t$src",
474 def LD_F80m : FPI<0xDB, MRM5m, (outs), (ins f80mem:$src), "fld{t}\t$src",
539 def LD_Frr : FPI<0xD9, MRM0r, (outs), (ins RST:$op), "fld\t$op", IIC_FLD>;
    [all...]
  /external/valgrind/VEX/priv/
host_x86_defs.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.h 210 rtunion GTY ((skip)) fld[3];
342 rtunion fld[1];
551 &_rtx->u.fld[_n]; }))
563 &_rtx->u.fld[_n]; }))
570 &_rtx->u.fld[_n]; }))
578 &_rtx->u.fld[_n]; }))
660 #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N])
661 #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N])
662 #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N])
663 #define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N]
341 rtunion fld[1]; member in union:u
    [all...]
rtl.def 40 3. The print format, and type of each rtx->u.fld[] (field) in this rtx.
119 See macros's in "rtl.h" for the meaning of each rtx->u.fld[].
130 Fields ( rtx->u.fld[] ) have exact same meaning as INSN's. */
136 Field ( rtx->u.fld[8] ) is CALL_INSN_FUNCTION_USAGE.
137 All other fields ( rtx->u.fld[] ) have exact same meaning as INSN's. */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intelok.d 55 [ ]*[0-9a-f]+: d9 00[ ]+fld[ ]+DWORD PTR \[eax\]
56 [ ]*[0-9a-f]+: dd 00[ ]+fld[ ]+QWORD PTR \[eax\]
57 [ ]*[0-9a-f]+: db 28[ ]+fld[ ]+TBYTE PTR \[eax\]
  /external/valgrind/VEX/useful/
hd_fpu.c 831 case 0: /* FLD single-real */
880 case 0xC0 ... 0xC7: /* FLD %st(?) */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-i860.texi 147 The analogous expansions apply to @code{ld.x, st.x, fld.x, pfld.x, fst.x}, and @code{pst.x} as well.
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities.h 59 * Round double into int using fld and fistp instructions.
66 fld x;
  /external/clang/test/CodeGen/
ms-inline-asm.c 507 __asm fld a
508 // CHECK: fld dword ptr $1
  /external/icu/icu4c/source/i18n/
tzfmt.cpp     [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
ICUJDKCompare.java 300 Field fld = cls.getField("ICU_VERSION"); local
301 ICU_VERSION = fld.get(null).toString();
  /external/opencv3/modules/hal/include/opencv2/hal/
defs.h 374 fld value;
482 fld value;
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities.h 59 * Round double into int using fld and fistp instructions.
66 fld x;

Completed in 848 milliseconds

1 2 3 45 6 7 8 910