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

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arm64.go 52 // IsARM64CMP reports whether the op (as defined by an arm.A* constant) is
54 func IsARM64CMP(op obj.As) bool {
63 // IsARM64STLXR reports whether the op (as defined by an arm64.A*
66 func IsARM64STLXR(op obj.As) bool {
91 // codes, such as ".P.W". An initial period is ignored.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
arm64.go 52 // IsARM64CMP reports whether the op (as defined by an arm.A* constant) is
54 func IsARM64CMP(op obj.As) bool {
63 // IsARM64STLXR reports whether the op (as defined by an arm64.A*
66 func IsARM64STLXR(op obj.As) bool {
91 // codes, such as ".P.W". An initial period is ignored.
  /external/pdfium/fxjs/
cfxjse_value.cpp 81 return FXJSE_RetrieveObjectBinding(pValue.As<v8::Object>(), lpClass);
140 return (bool)hObject.As<v8::Object>()->Set(
157 hObject.As<v8::Object>()->Get(v8::String::NewFromUtf8(
174 return (bool)hObject.As<v8::Object>()->Set(uPropIdx, hPropValue);
185 v8::Local<v8::Value> hPropValue = hObject.As<v8::Object>()->Get(uPropIdx);
197 hObject.As<v8::Object>()->Delete(v8::String::NewFromUtf8(
214 return hObject.As<v8::Object>()->HasRealNamedProperty(hKey) ||
216 hObject.As<v8::Object>()
232 return hObject.As<v8::Object>()
265 v8::Script::Compile(hBinderFuncSource)->Run().As<v8::Function>()
    [all...]
  /external/v8/src/inspector/
v8-console.cc 44 m_console = m_info.Data().As<v8::Object>();
59 inspectedContextValue.As<v8::External>()->Value());
115 if (m_info[0]->IsBoolean()) return m_info[0].As<v8::Boolean>()->Value();
123 if (!m_info[0].As<v8::Object>()->ObjectProtoToString(m_context).ToLocal(
136 return m_info[0].As<v8::Object>();
142 v8::Local<v8::Function> func = m_info[0].As<v8::Function>();
144 func = func->GetBoundFunction().As<v8::Function>();
161 return mapValue->IsMap() ? mapValue.As<v8::Map>()
171 return static_cast<int32_t>(intValue.As<v8::Integer>()->Value());
187 return intValue.As<v8::Number>()->Value()
    [all...]
inspected-context.cc 75 return static_cast<int>(data.As<v8::Int32>()->Value());
v8-internal-value-type.cc 55 if (!entry.As<v8::Object>()
java-script-call-frame.cc 19 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
61 return result.As<v8::Int32>()->Value();
79 return result.As<v8::Boolean>()->BooleanValue(context).FromMaybe(false);
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
asmz.go 22 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
45 as obj.As // opcode
423 switch p.As {
652 ops := oprange[p.As&obj.AMask]
666 ctxt.Diag("illegal combination %v %v %v %v %v\n", p.As, DRconv(a1), DRconv(a2), DRconv(a3), DRconv(a4))
751 n := int(p1.as) - int(p2.as)
773 func opset(a, b obj.As) {
787 r := optab[i].as
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
asmz.go 22 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
45 as obj.As // opcode
423 switch p.As {
652 ops := oprange[p.As&obj.AMask]
666 ctxt.Diag("illegal combination %v %v %v %v %v\n", p.As, DRconv(a1), DRconv(a2), DRconv(a3), DRconv(a4))
751 n := int(p1.as) - int(p2.as)
773 func opset(a, b obj.As) {
787 r := optab[i].as
    [all...]
  /external/swiftshader/src/Renderer/
Blitter.cpp 10 // distributed under the License is distributed on an "AS IS" BASIS,
448 UShort4 c0 = As<UShort4>(RoundShort4(c.zyxw));
463 UShort4 c0 = As<UShort4>(RoundShort4(c));
477 UShort4 c0 = As<UShort4>(RoundShort4(c.zyxw)) | UShort4(0x0000, 0x0000, 0x0000, 0xFFFFu);
492 UShort4 c0 = As<UShort4>(RoundShort4(c)) | UShort4(0x0000, 0x0000, 0x0000, 0xFFFFu);
699 if(writeR) { *Pointer<UInt>(element) = As<UInt>(RoundInt(Float(c.x))); }
700 if(writeG) { *Pointer<UInt>(element + 4) = As<UInt>(RoundInt(Float(c.y))); }
701 if(writeB) { *Pointer<UInt>(element + 8) = As<UInt>(RoundInt(Float(c.z))); }
702 if(writeA) { *Pointer<UInt>(element + 12) = As<UInt>(RoundInt(Float(c.w))); }
712 if(writeR) { *Pointer<UInt>(element) = As<UInt>(RoundInt(Float(c.x)));
    [all...]
  /external/swiftshader/src/Reactor/
LLVMReactor.cpp 10 // distributed under the License is distributed on an "AS IS" BASIS,
645 // reading back as the destination type.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
plist.go 49 switch p.As {
141 if p.As == AFUNCDATA && p.From.Type == TYPE_CONST && p.From.Offset == FUNCDATA_ArgsPointerMaps {
149 p.As = AFUNCDATA
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
plist.go 49 switch p.As {
141 if p.As == AFUNCDATA && p.From.Type == TYPE_CONST && p.From.Offset == FUNCDATA_ArgsPointerMaps {
149 p.As = AFUNCDATA
  /external/v8/src/asmjs/
asm-types.h 114 virtual Asm##CamelName* As##CamelName() { return nullptr; }
228 Asm##CamelCase* As##CamelCase() { \
232 return reinterpret_cast<AsmCallableType*>(this)->As##CamelCase(); \
273 // IsExactly returns true if this is the exact same type as that. For
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
gsubr.go 23 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35 func Prog(as obj.As) *obj.Prog {
47 p.As = as
54 p.As = obj.AEND
59 func Appendpp(p *obj.Prog, as obj.As, ftype obj.AddrType, freg int16, foffset int64, ttype obj.AddrType, treg int16, toffset int64) *obj.Prog {
62 q.As = as
    [all...]
plive.go 10 // -live (aka -live=1): print liveness lists as code warnings at safe points
14 // Each level includes the earlier output as well.
100 // by clients such as the compiler. The exact meaning of this
145 // stream. Any control flow, such as branches or fall-throughs, that target the
291 if prog.As != obj.ACALL {
376 // Add the block as a successor of the selectgo block.
419 for p := firstp; p != nil && p.As != obj.AEND; p = p.Link {
429 if p.As != obj.AJMP && p.Link != nil && p.Link.Opt == nil {
446 for p := bb.last; p != nil && p.As != obj.AEND; p = p.Link {
454 if p.Link != nil && p.Link.As == obj.ARET && p.Link.Mode == 1
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
gsubr.go 23 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35 func Prog(as obj.As) *obj.Prog {
47 p.As = as
54 p.As = obj.AEND
59 func Appendpp(p *obj.Prog, as obj.As, ftype obj.AddrType, freg int16, foffset int64, ttype obj.AddrType, treg int16, toffset int64) *obj.Prog {
62 q.As = as
    [all...]
plive.go 10 // -live (aka -live=1): print liveness lists as code warnings at safe points
14 // Each level includes the earlier output as well.
100 // by clients such as the compiler. The exact meaning of this
145 // stream. Any control flow, such as branches or fall-throughs, that target the
291 if prog.As != obj.ACALL {
376 // Add the block as a successor of the selectgo block.
419 for p := firstp; p != nil && p.As != obj.AEND; p = p.Link {
429 if p.As != obj.AJMP && p.Link != nil && p.Link.Opt == nil {
446 for p := bb.last; p != nil && p.As != obj.AEND; p = p.Link {
454 if p.Link != nil && p.Link.As == obj.ARET && p.Link.Mode == 1
    [all...]
  /external/clang/test/Index/
print-type-size.cpp 199 // CHECK64: StructDecl=As:[[@LINE+1]]:8 [type=Incomplete::As] [typekind=Record]
200 struct As;
  /external/dhcpcd-6.8.2/dev/
udev.c 14 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
31 # warning As such, dhcpcd will need to depend on the
  /prebuilts/go/darwin-x86/src/math/rand/
example_test.go 14 // These tests serve as an example but also make sure we don't change
25 "As I see it yes",
42 // Output: Magic 8-Ball says: As I see it yes
49 // Typically a non-fixed seed should be used, such as time.Now().UnixNano().
  /prebuilts/go/linux-x86/src/math/rand/
example_test.go 14 // These tests serve as an example but also make sure we don't change
25 "As I see it yes",
42 // Output: Magic 8-Ball says: As I see it yes
49 // Typically a non-fixed seed should be used, such as time.Now().UnixNano().
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 11 # distributed under the License is distributed on an "AS IS" BASIS,
86 LogCatView_Export_Selection_As_Text=Export Selection As Text...
87 LogCatView_Export_Selection_As_Text_Tooltip=Export Selection As Text...
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
prog.go 23 // As an exception to that rule, we typically write down all the
137 as := obj.As(i)
138 if progtable[as].Flags == 0 {
141 variant := as2variant(as)
143 as2 := variant2as(as, variant|addvariant[i])
145 progtable[as2&obj.AMask] = progtable[as]
152 info := progtable[p.As&obj.AMask]
174 var varianttable = [ppc64.ALAST & obj.AMask][4]obj.As{}
176 func initvariant(as obj.As, variants ...obj.As)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
prog.go 23 // As an exception to that rule, we typically write down all the
137 as := obj.As(i)
138 if progtable[as].Flags == 0 {
141 variant := as2variant(as)
143 as2 := variant2as(as, variant|addvariant[i])
145 progtable[as2&obj.AMask] = progtable[as]
152 info := progtable[p.As&obj.AMask]
174 var varianttable = [ppc64.ALAST & obj.AMask][4]obj.As{}
176 func initvariant(as obj.As, variants ...obj.As)
    [all...]

Completed in 568 milliseconds

1 2 34 5 6 7 8 91011>>