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

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-9.d 8 # descriptor. As .text (like .data) now gets a section descriptor when
  /external/mesa3d/src/mesa/swrast/
s_blend.c 16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
483 const GLfloat As = rgba[i][ACOMP];
518 sR = sG = sB = As;
521 sR = sG = sB = 1.0F - As;
530 if (As < 1.0F - Ad) {
531 sR = sG = sB = As;
584 sA = As;
587 sA = 1.0F - As;
611 sA = As;
614 sA = 1.0F - As;
    [all...]
  /external/boringssl/src/util/fipstools/testdata/x86_64-GOTRewrite/
in.s 6 # As is the equivalent GOTPCREL movq.
  /external/pdfium/fxjs/
cfxjse_arguments.cpp 51 return FXJSE_RetrieveObjectBinding(hValue.As<v8::Object>(), pClass);
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
mips.go 24 // IsMIPSCMP reports whether the op (as defined by an mips.A* constant) is
26 func IsMIPSCMP(op obj.As) bool {
35 // IsMIPSMUL reports whether the op (as defined by an mips.A* constant) is
37 func IsMIPSMUL(op obj.As) bool {
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
mips.go 24 // IsMIPSCMP reports whether the op (as defined by an mips.A* constant) is
26 func IsMIPSCMP(op obj.As) bool {
35 // IsMIPSMUL reports whether the op (as defined by an mips.A* constant) is
37 func IsMIPSMUL(op obj.As) bool {
  /external/pdfium/xfa/fde/css/
cfde_cssstylesheet_unittest.cpp 56 EXPECT_EQ(v.As<CFDE_CSSNumberValue>()->Kind(), type);
57 EXPECT_EQ(v.As<CFDE_CSSNumberValue>()->Value(), val);
66 EXPECT_EQ(v.As<CFDE_CSSEnumValue>()->Value(), val);
75 decl_->GetProperty(prop, &important).As<CFDE_CSSValueList>();
81 EXPECT_EQ(val.As<CFDE_CSSEnumValue>()->Value(), values[i]);
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
asm9.go 22 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
51 as obj.As // Opcode
423 /* VSX scalar as integer load */
424 {ALXSI, C_SOREG, C_NONE, C_NONE, C_VSREG, 87, 4, 0}, /* vsx scalar as integer load, xx1-form */
426 /* VSX scalar store as integer */
427 {ASTXSI, C_VSREG, C_NONE, C_NONE, C_SOREG, 86, 4, 0}, /* vsx scalar as integer store, xx1-form */
533 {obj.ADUFFZERO, C_NONE, C_NONE, C_NONE, C_LBRA, 11, 4, 0}, // same as ABR/ABL
534 {obj.ADUFFCOPY, C_NONE, C_NONE, C_NONE, C_LBRA, 11, 4, 0}, // same as ABR/ABL
566 if p.As != obj.ANOP && p.As != obj.AFUNCDATA && p.As != obj.APCDATA && p.As != obj.AUSEFIELD
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
asm9.go 22 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
51 as obj.As // Opcode
423 /* VSX scalar as integer load */
424 {ALXSI, C_SOREG, C_NONE, C_NONE, C_VSREG, 87, 4, 0}, /* vsx scalar as integer load, xx1-form */
426 /* VSX scalar store as integer */
427 {ASTXSI, C_VSREG, C_NONE, C_NONE, C_SOREG, 86, 4, 0}, /* vsx scalar as integer store, xx1-form */
533 {obj.ADUFFZERO, C_NONE, C_NONE, C_NONE, C_LBRA, 11, 4, 0}, // same as ABR/ABL
534 {obj.ADUFFCOPY, C_NONE, C_NONE, C_NONE, C_LBRA, 11, 4, 0}, // same as ABR/ABL
566 if p.As != obj.ANOP && p.As != obj.AFUNCDATA && p.As != obj.APCDATA && p.As != obj.AUSEFIELD
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
asm0.go 22 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50 as obj.As
366 {obj.ADUFFZERO, C_NONE, C_NONE, C_LBRA, 11, 4, 0, 0}, // same as AJMP
367 {obj.ADUFFCOPY, C_NONE, C_NONE, C_LBRA, 11, 4, 0, 0}, // same as AJMP
399 if p.As != obj.ANOP && p.As != obj.AFUNCDATA && p.As != obj.APCDATA && p.As != obj.AUSEFIELD {
437 q.As = AJM
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
asm0.go 22 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50 as obj.As
366 {obj.ADUFFZERO, C_NONE, C_NONE, C_LBRA, 11, 4, 0, 0}, // same as AJMP
367 {obj.ADUFFCOPY, C_NONE, C_NONE, C_LBRA, 11, 4, 0, 0}, // same as AJMP
399 if p.As != obj.ANOP && p.As != obj.AFUNCDATA && p.As != obj.APCDATA && p.As != obj.AUSEFIELD {
437 q.As = AJM
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
pcln.go 21 // record val as value at p->pc;
69 // If the pc of the next instruction is the same as the
84 // To generate the table as we scan over the program instructions,
92 // as variable-length little-endian base-128 integers,
140 if p.As == ATEXT || p.As == ANOP || p.As == AUSEFIELD || p.Lineno == 0 || phase == 1 {
197 if phase == 0 || p.As != APCDATA || p.From.Offset != int64(arg.(uint32)) {
221 if p.As == APCDATA && p.From.Offset >= int64(npcdata) && p.To.Offset != -1 { // ignore -1 as we start at -1, if we only see -1, nothing change
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
pcln.go 21 // record val as value at p->pc;
69 // If the pc of the next instruction is the same as the
84 // To generate the table as we scan over the program instructions,
92 // as variable-length little-endian base-128 integers,
140 if p.As == ATEXT || p.As == ANOP || p.As == AUSEFIELD || p.Lineno == 0 || phase == 1 {
197 if phase == 0 || p.As != APCDATA || p.From.Offset != int64(arg.(uint32)) {
221 if p.As == APCDATA && p.From.Offset >= int64(npcdata) && p.To.Offset != -1 { // ignore -1 as we start at -1, if we only see -1, nothing change
    [all...]
  /external/v8/src/inspector/
v8-injected-script-host.cc 41 static_cast<V8InspectorImpl*>(info.Data().As<v8::External>()->Value());
88 .As<v8::Object>()
97 v8::Local<v8::Object> object = info[0].As<v8::Object>();
107 if (info[1].As<v8::Function>()->ScriptId() != v8::UnboundScript::kNoScriptId)
251 .As<v8::Object>()
280 v8::Local<v8::Object> target = info[0].As<v8::Proxy>();
v8-value-copier.cc 25 v8::Local<v8::Object> object = value.As<v8::Object>();
29 v8::Local<v8::Array> array = object.As<v8::Array>();
94 protocol::FundamentalValue::create(value.As<v8::Boolean>()->Value());
98 double doubleValue = value.As<v8::Number>()->Value();
109 protocol::StringValue::create(toProtocolString(value.As<v8::String>()));
113 v8::Local<v8::Array> array = value.As<v8::Array>();
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p4.cpp 34 template<typename ...As> struct A {
37 C(As..., Bs..., int &k, Cs...);
71 // just defined as initializer-list.
  /external/clang/test/CXX/temp/temp.param/
p15-cxx0x.cpp 38 template<Ts ...As, template<Ts> class ...Bs, typename ...Cs> struct Inner {
39 struct Check : Bs<As>... {
  /external/v8/src/extensions/
externalize-string-extension.cc 86 Handle<String> string = Utils::OpenHandle(*args[0].As<v8::String>());
138 Utils::OpenHandle(*args[0].As<v8::String>())->IsOneByteRepresentation();
  /prebuilts/go/darwin-x86/src/log/syslog/
doc.go 19 // BUG(brainman): This package is not implemented on Windows. As the
  /prebuilts/go/darwin-x86/src/strings/
compare.go 17 // As the comment above says, it is here only for symmetry with package bytes.
  /prebuilts/go/linux-x86/src/log/syslog/
doc.go 19 // BUG(brainman): This package is not implemented on Windows. As the
  /prebuilts/go/linux-x86/src/strings/
compare.go 17 // As the comment above says, it is here only for symmetry with package bytes.
  /device/linaro/bootloader/edk2/StdLib/LibC/Containers/Queues/
Fifo.c 15 One element of the FIFO is always reserved as the "terminator" element. Thus,
24 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
44 depending upon the value of the As enumerator.
47 @param[in] As An enumeration variable whose value determines whether the
59 FIFO_ElemBytes As
70 if(As == AsBytes) {
79 depending upon the value of the As enumerator.
82 @param[in] As An enumeration variable whose value determines whether the
94 FIFO_ElemBytes As
110 if(As == AsBytes) {
    [all...]
  /external/autotest/client/cros/cellular/
sms.py 163 As a side effect, deletes the message.'''
  /external/pdfium/core/fxcrt/
cfx_retain_ptr.h 34 CFX_RetainPtr<U> As() const {

Completed in 657 milliseconds

1 23 4 5 6 7 8 91011>>