HomeSort by relevance Sort by last modified time
    Searched refs:fld (Results 76 - 100 of 148) sorted by null

1 2 34 5 6

  /external/guice/lib/build/jdiff/
jdiff.jar 
  /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...]
  /prebuilts/go/darwin-x86/src/cmd/vet/
asmdecl.go 195 for _, fld := range strings.Fields(m[1]) {
197 if a.name == fld {
492 for _, fld := range list {
493 t := f.pkg.types[fld.Type].Type
500 names := fld.Names
  /prebuilts/go/linux-x86/src/cmd/vet/
asmdecl.go 195 for _, fld := range strings.Fields(m[1]) {
197 if a.name == fld {
492 for _, fld := range list {
493 t := f.pkg.types[fld.Type].Type
500 names := fld.Names
  /external/v8/src/compiler/x87/
code-generator-x87.cc     [all...]
  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.cc 413 __ fld(x87_stack_.st(reg1));
513 __ fld(x87_stack_.st(src));
517 __ fld(x87_stack_.st(src));
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
decl.go 283 for _, fld := range t.fields {
284 if fld.name != "_" {
285 assert(mset.insert(fld) == nil)
typexpr.go 646 fld := NewField(pos, check.pkg, name, typ, anonymous)
648 if name == "_" || check.declareInSet(&fset, pos, fld) {
649 fields = append(fields, fld)
650 check.recordDef(ident, fld)
expr.go 1107 fld := fields[i]
1108 check.recordUse(key, fld)
1116 etyp := fld.typ
1132 fld := fields[i]
1133 if !fld.Exported() && fld.pkg != check.pkg {
1134 check.errorf(x.pos(), "implicit assignment to unexported field %s in %s literal", fld.name, typ)
1137 etyp := fld.typ
    [all...]
  /prebuilts/go/linux-x86/src/go/types/
decl.go 283 for _, fld := range t.fields {
284 if fld.name != "_" {
285 assert(mset.insert(fld) == nil)
typexpr.go 646 fld := NewField(pos, check.pkg, name, typ, anonymous)
648 if name == "_" || check.declareInSet(&fset, pos, fld) {
649 fields = append(fields, fld)
650 check.recordDef(ident, fld)
expr.go 1107 fld := fields[i]
1108 check.recordUse(key, fld)
1116 etyp := fld.typ
1132 fld := fields[i]
1133 if !fld.Exported() && fld.pkg != check.pkg {
1134 check.errorf(x.pos(), "implicit assignment to unexported field %s in %s literal", fld.name, typ)
1137 etyp := fld.typ
    [all...]
  /toolchain/binutils/binutils-2.27/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/icu/icu4c/source/i18n/
tzfmt.cpp     [all...]
  /external/scapy/scapy/layers/tls/
extensions.py 601 fld,fval = pkt.getfield_and_val(self.length_of)
605 f = fld.i2len(pkt, fval)
keyexchange.py 418 fld,fval = pkt.getfield_and_val(self.basis_type_of)
419 x = fld.i2basis_type(pkt, fval)
    [all...]
  /external/libffi/src/x86/
win32.S 302 fld DWORD PTR [ecx]
306 fld QWORD PTR [ecx]
310 fld TBYTE PTR [ecx]
411 fld DWORD PTR [ecx]
415 fld QWORD PTR [ecx]
419 fld TBYTE PTR [ecx]
496 fld DWORD PTR [ecx]
500 fld QWORD PTR [ecx]
504 fld TBYTE PTR [ecx]
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX8664.cpp 101 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \
810 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \
823 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \
  /external/clang/test/CodeGen/
ms-inline-asm.c 516 __asm fld a
517 // CHECK: fld dword ptr $1
  /external/mesa3d/src/gallium/auxiliary/util/
u_math.h 221 fld f
  /external/pdfium/third_party/lcms/src/
cmscgats.c 2517 const char *fld; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities.h 59 * Round double into int using fld and fistp instructions.
66 fld x;
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
ICUJDKCompare.java 302 Field fld = cls.getField("ICU_VERSION"); local
303 ICU_VERSION = fld.get(null).toString();
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
objdump_test.go 194 fld
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
objdump_test.go 194 fld

Completed in 573 milliseconds

1 2 34 5 6