HomeSort by relevance Sort by last modified time
    Searched refs:CODE (Results 176 - 200 of 217) sorted by null

1 2 3 4 5 6 78 9

  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.h 61 #define GIMPLE_CHECK(GS, CODE) \
64 if (gimple_code (__gs) != (CODE)) \
66 (CODE), ERROR_MARK); \
70 #define GIMPLE_CHECK(GS, CODE) (void)0
93 statement code can hold up to 16 bitflags).
277 Main identifying code for a tuple. */
278 ENUM_BITFIELD(gimple_code) code : 8;
605 /* Condition code. */
1470 enum gimple_code code = gimple_code (stmt); local
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.h 61 #define GIMPLE_CHECK(GS, CODE) \
64 if (gimple_code (__gs) != (CODE)) \
66 (CODE), ERROR_MARK); \
70 #define GIMPLE_CHECK(GS, CODE) (void)0
93 statement code can hold up to 16 bitflags).
277 Main identifying code for a tuple. */
278 ENUM_BITFIELD(gimple_code) code : 8;
605 /* Condition code. */
1470 enum gimple_code code = gimple_code (stmt); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
  /external/libvpx/libvpx/vp8/common/arm/armv6/
intra4x4_predict_v6.asm 4 ; Use of this source code is governed by a BSD-style license
18 AREA ||.text||, CODE, READONLY, ALIGN=2
loopfilter_v6.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA |.text|, CODE, READONLY ; name this block of code
196 ;modify code for vp8 -- Filter1 = vp8_filter (r7)
406 ;modify code for vp8
761 ;modify code for vp8 -- Filter1 = vp8_filter (r7)
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict16x16_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
sixtappredict8x4_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
sixtappredict8x8_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
vp8_subpixelvariance16x16s_neon.asm 4 ; Use of this source code is governed by a BSD-style license
20 AREA ||.text||, CODE, READONLY, ALIGN=2
348 ;note: It happens that both xoffset and yoffset are zero. This can be handled in c code later.
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 4 ; Use of this source code is governed by a BSD-style license
15 AREA ||.text||, CODE, READONLY, ALIGN=2
vp9_short_idct16x16_add_neon.asm 4 ; Use of this source code is governed by a BSD-style license
21 AREA ||.text||, CODE, READONLY, ALIGN=2
40 AREA Block, CODE, READONLY ; name this block of code
    [all...]
vp9_loopfilter_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
21 ; TODO(fgalligan): See about removing the count code as this function is only
84 ; TODO(fgalligan): See about removing the count code as this function is only
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-parisc.pl 14 # SHA256 performance is >75% better than gcc 3.2 generated code on
15 # PA-7100LC. Compared to code generated by vendor compiler this
19 # SHA512 performance is >2.9x better than gcc 3.2 generated code on
21 # code is executed on PA-RISC 2.0 processor and switches to 64-bit
22 # code path delivering adequate peformance even in "blended" 32-bit
23 # build. Though 64-bit code is not any faster than code generated by
101 $code.=<<___;
136 $code.=<<___;
152 $code.=<<___ if ($i==15)
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-parisc.pl 14 # SHA256 performance is >75% better than gcc 3.2 generated code on
15 # PA-7100LC. Compared to code generated by vendor compiler this
19 # SHA512 performance is >2.9x better than gcc 3.2 generated code on
21 # code is executed on PA-RISC 2.0 processor and switches to 64-bit
22 # code path delivering adequate peformance even in "blended" 32-bit
23 # build. Though 64-bit code is not any faster than code generated by
101 $code.=<<___;
136 $code.=<<___;
152 $code.=<<___ if ($i==15)
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 68 ;// Work out which code to build
95 ;// Define a list of code variants supported by this
224 ;// this allows a greater range to the case code
626 AREA |.text|, CODE
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 68 ;// Work out which code to build
95 ;// Define a list of code variants supported by this
227 ;// this allows a greater range to the case code
629 AREA |.text|, CODE
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
parisc-mont.pl 11 # keys, than code generated by gcc 3.2 for PA-RISC 1.1. Latter means
19 # several times improvement over code generated by vendor compiler
23 # vendor compiler. But to give you a taste, PA-RISC 1.1 code path
24 # reportedly outperformed code generated by cc +DA1.1 +O3 by factor
28 # reportedly ~2x faster than vendor compiler generated code [according
35 # 64-bit code such as pa-risc2[W].s then? Well, the thing is that
43 # 2.0 code path, provides virtually same performance as pa-risc2[W].s:
47 # In case it wasn't clear. The module has two distinct code paths:
50 # instruction scheduling. In 64-bit build naturally only 2.0 code path
51 # is assembled. In 32-bit application context both code paths ar
    [all...]
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 11 # keys, than code generated by gcc 3.2 for PA-RISC 1.1. Latter means
19 # several times improvement over code generated by vendor compiler
23 # vendor compiler. But to give you a taste, PA-RISC 1.1 code path
24 # reportedly outperformed code generated by cc +DA1.1 +O3 by factor
28 # reportedly ~2x faster than vendor compiler generated code [according
35 # 64-bit code such as pa-risc2[W].s then? Well, the thing is that
43 # 2.0 code path, provides virtually same performance as pa-risc2[W].s:
47 # In case it wasn't clear. The module has two distinct code paths:
50 # instruction scheduling. In 64-bit build naturally only 2.0 code path
51 # is assembled. In 32-bit application context both code paths ar
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-parisc.pl 16 # PA-7100LC performance is ~40% better than gcc 3.2 generated code and
18 # perform at 16 cycles per byte. It's not faster than code generated
65 $code=<<___;
68 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
538 $code.=<<___;
1008 foreach (split("\n",$code)) {
  /external/clang/lib/CodeGen/
CGExprScalar.cpp 1 //===--- CGExprScalar.cpp - Emit LLVM Code for Scalar Exprs ---------------===//
10 // This contains code to emit Expr nodes with scalar LLVM types as LLVM code.
484 #define VISITCOMP(CODE, UI, SI, FP) \
485 Value *VisitBin##CODE(const BinaryOperator *E) { \
    [all...]
  /external/openssl/crypto/aes/asm/
aes-parisc.pl 16 # PA-7100LC performance is ~40% better than gcc 3.2 generated code and
18 # perform at 16 cycles per byte. It's not faster than code generated
65 $code=<<___;
68 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
538 $code.=<<___;
1008 foreach (split("\n",$code)) {
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
backportPP.pm 286 $keysort = ref($self->{sort_by}) eq 'CODE' ? $self->{sort_by}
448 if ($self->{fallback} and ref($self->{fallback}) eq 'CODE');
894 my $a = $_[0] || []; # you can use this code to use another array ref object.
944 my $o = $_[0] || {}; # you can use this code to use another hash ref object.
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
backportPP.pm 286 $keysort = ref($self->{sort_by}) eq 'CODE' ? $self->{sort_by}
448 if ($self->{fallback} and ref($self->{fallback}) eq 'CODE');
894 my $a = $_[0] || []; # you can use this code to use another array ref object.
944 my $o = $_[0] || {}; # you can use this code to use another hash ref object.
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
backportPP.pm 286 $keysort = ref($self->{sort_by}) eq 'CODE' ? $self->{sort_by}
448 if ($self->{fallback} and ref($self->{fallback}) eq 'CODE');
894 my $a = $_[0] || []; # you can use this code to use another array ref object.
944 my $o = $_[0] || {}; # you can use this code to use another hash ref object.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 35 * NB 1. Some of the macros for certain assemblers imply that the code is to
39 * their accidental use in code that is intended to run on 386 and 486
90 /* Assume we write code for 32-bit protected mode! */
445 /* Please AS code writer: use the following ONLY, if you refer to ports<256
558 /* Please AS code writer: use the following ONLY, if you refer to ports<256
    [all...]

Completed in 410 milliseconds

1 2 3 4 5 6 78 9