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

1 2 3 4 5 67 8 91011>>

  /external/vixl/tools/
generate_tests.py 18 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS CONTRIBUTORS "AS IS" AND
42 Once the script has finished, it will have generated test files, as many as
65 `test-runner`. The traces can then be generated in the same way as with VIXL64.
103 of it as "assemble-time" data.
105 As opposed to `operands`, an `input` represents data passed to an instruction at
179 The "name" field has the same purpose as for operands. The "type" field however,
243 We want to generate C++ code as such:
294 The "name" field represents the identifier of the operand and will be used as a
296 type described in the `data-types.json` file as described above
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/mips/
prog.go 23 // As an exception to that rule, we typically write down all the
136 info := progtable[p.As&obj.AMask]
152 if p.As == mips.AMUL && p.To.Reg != 0 {
  /prebuilts/go/darwin-x86/src/unsafe/
unsafe.go 37 // memory layout, this conversion allows reinterpreting data of one type as
48 // pointed at, as an integer. The usual use for such a uintptr is to print it.
106 // reinterpret some of them as pointers.
110 // If a pointer argument must be converted to uintptr for use as an argument,
140 // As in the cases above, it is invalid to store the result before the conversion:
149 // As in the previous case, the reflect data structures SliceHeader and StringHeader
150 // declare the field Data as a uintptr to keep callers from changing the result to
164 // only as *reflect.SliceHeader and *reflect.StringHeader pointing at actual
165 // slices or strings, never as plain structs.
168 // // INVALID: a directly-declared header will not hold Data as a reference
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/mips/
prog.go 23 // As an exception to that rule, we typically write down all the
136 info := progtable[p.As&obj.AMask]
152 if p.As == mips.AMUL && p.To.Reg != 0 {
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 37 // memory layout, this conversion allows reinterpreting data of one type as
48 // pointed at, as an integer. The usual use for such a uintptr is to print it.
106 // reinterpret some of them as pointers.
110 // If a pointer argument must be converted to uintptr for use as an argument,
140 // As in the cases above, it is invalid to store the result before the conversion:
149 // As in the previous case, the reflect data structures SliceHeader and StringHeader
150 // declare the field Data as a uintptr to keep callers from changing the result to
164 // only as *reflect.SliceHeader and *reflect.StringHeader pointing at actual
165 // slices or strings, never as plain structs.
168 // // INVALID: a directly-declared header will not hold Data as a reference
    [all...]
  /compatibility/cdd/9_security-model/
9_5_multi-user-support.md 23 model consistent with the Android platform security model as defined in
35 As this will make the media unreadable by a host PC, device implementations
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiSetMem.asm 9 ;THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
48 ;Notes: This function tries to set memory 8 bytes at a time. As a result,
EfiZeroMem.asm 9 ;THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
46 ;Notes: This function tries to zero memory 8 bytes at a time. As a result,
116 ; Zero out as many DWORDS as possible
123 ; Zero out remaining as bytes
  /external/ImageMagick/www/api/
segment.php 82 <p>This represents the minimum number of pixels contained in a hexahedra before it can be considered valid (expressed as a percentage).</p>
85 <p>the smoothing threshold eliminates noise in the second derivative of the histogram. As the value is increased, you can expect a smoother second derivative.</p>
  /external/boringssl/
rules.mk 7 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
43 # easiest way to deal with them is not to include them. As long as no path to
  /external/libunwind/doc/
unw_init_local.tex 21 pointed to by \Var{ctxt}. As such, the machine-state pointed to by
54 \Func{unw\_init\_local}() is thread-safe as well as safe to use from a
  /external/swiftshader/src/Shader/
VertexPipeline.cpp 10 // distributed under the License is distributed on an "AS IS" BASIS,
64 case 0: indices = As<UInt>(Float(B.x)); break;
65 case 1: indices = As<UInt>(Float(B.y)); break;
66 case 2: indices = As<UInt>(Float(B.z)); break;
67 case 3: indices = As<UInt>(Float(B.w)); break;
943 dst = Float4(As<Int4>(dst) - As<Int4>(Float4(1.0f)));
947 dst = As<Float4>(Int4(dst) + As<Int4>(Float4(1.0f)));
  /frameworks/rs/script_api/
rs_convert.spec 11 # distributed under the License is distributed on an "AS IS" BASIS,
107 of this range, the resulting outputs will be clamped to be between 0 and 255. As this
  /prebuilts/go/darwin-x86/src/archive/tar/
writer.go 86 // As this method is called internally by writePax header to allow it to
174 // to encode the header as GNU format. The challenge with the current logic
183 // As a short-term fix, we disable the logic to use the prefix field, which
184 // will force the badly generated GNU files to become encoded as being
187 // As an alternative fix, we could hard-code preferPax to be true. However,
196 // * The second pass actually encodes the header as that given format
284 // for identical inputs. As such, the constant 0 is now used instead.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
ssa.go 41 func loadByType(t ssa.Type) obj.As {
55 func storeByType(t ssa.Type) obj.As {
80 func moveByType(t ssa.Type) obj.As {
110 func opregreg(op obj.As, dest, src int16) *obj.Prog {
170 var asm obj.As
229 // negative int is divided by -1. Handle divide by -1 as a special case.
290 // Arg[0] is already in AX as it's the only register we allow
307 // Arg[0] is already in AX as it's the only register we allow
314 // Arg[0], Arg[1] are already in Dx, AX, as they're the only registers we allow
344 var asm obj.As
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 23 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
45 // If (reg) and *scale are both omitted, the resulting expression (index) is parsed as (reg).
46 // To force a parsing as index*scale, write (index*1).
58 // Encoding: same as memory reference, but type = TYPE_ADDR.
71 // Encoding: same as above, but type = TYPE_INDIR.
106 // This avoids parsing ambiguities due to the use of - as a separator.
129 // A destination register pair. When used as the last argument of an instruction,
209 // As.Scond From, Reg, From3, To, RegTo2
211 // where As is an opcode and the others are arguments:
214 // For example, MOVL R1, R2 encodes using only As=MOVL, From=R1, To=R2
    [all...]
  /prebuilts/go/darwin-x86/src/net/
sendfile_dragonfly.go 25 // DragonFly uses 0 as the "until EOF" value. If you pass in more bytes than the
27 // exactly the number of bytes told to. As such, we need to know exactly how many
sendfile_freebsd.go 25 // FreeBSD uses 0 as the "until EOF" value. If you pass in more bytes than the
27 // exactly the number of bytes told to. As such, we need to know exactly how many
sendfile_solaris.go 29 // Solaris uses 0 as the "until EOF" value. If you pass in more bytes than the
31 // exactly the number of bytes told to. As such, we need to know exactly how many
  /prebuilts/go/darwin-x86/src/reflect/
example_test.go 32 // Obtain the function value itself (likely nil) as a reflect.Value
101 // As interface types are only used for static typing, a
  /prebuilts/go/linux-x86/src/archive/tar/
writer.go 86 // As this method is called internally by writePax header to allow it to
174 // to encode the header as GNU format. The challenge with the current logic
183 // As a short-term fix, we disable the logic to use the prefix field, which
184 // will force the badly generated GNU files to become encoded as being
187 // As an alternative fix, we could hard-code preferPax to be true. However,
196 // * The second pass actually encodes the header as that given format
284 // for identical inputs. As such, the constant 0 is now used instead.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
ssa.go 41 func loadByType(t ssa.Type) obj.As {
55 func storeByType(t ssa.Type) obj.As {
80 func moveByType(t ssa.Type) obj.As {
110 func opregreg(op obj.As, dest, src int16) *obj.Prog {
170 var asm obj.As
229 // negative int is divided by -1. Handle divide by -1 as a special case.
290 // Arg[0] is already in AX as it's the only register we allow
307 // Arg[0] is already in AX as it's the only register we allow
314 // Arg[0], Arg[1] are already in Dx, AX, as they're the only registers we allow
344 var asm obj.As
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
link.go 23 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
45 // If (reg) and *scale are both omitted, the resulting expression (index) is parsed as (reg).
46 // To force a parsing as index*scale, write (index*1).
58 // Encoding: same as memory reference, but type = TYPE_ADDR.
71 // Encoding: same as above, but type = TYPE_INDIR.
106 // This avoids parsing ambiguities due to the use of - as a separator.
129 // A destination register pair. When used as the last argument of an instruction,
209 // As.Scond From, Reg, From3, To, RegTo2
211 // where As is an opcode and the others are arguments:
214 // For example, MOVL R1, R2 encodes using only As=MOVL, From=R1, To=R2
    [all...]
  /prebuilts/go/linux-x86/src/net/
sendfile_dragonfly.go 25 // DragonFly uses 0 as the "until EOF" value. If you pass in more bytes than the
27 // exactly the number of bytes told to. As such, we need to know exactly how many
sendfile_freebsd.go 25 // FreeBSD uses 0 as the "until EOF" value. If you pass in more bytes than the
27 // exactly the number of bytes told to. As such, we need to know exactly how many

Completed in 288 milliseconds

1 2 3 4 5 67 8 91011>>