HomeSort by relevance Sort by last modified time
    Searched refs:IF (Results 126 - 150 of 3061) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Clip8_s.s 22 IF CortexA8
armVCM4P2_SetPredDir_s.s 48 IF ARM1136JS
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s 31 ; * escape modes 0-3 are used if shortVideoHeader==0,
67 IF CortexA8
159 MOVEQ DCVal,#0 ;// If DCValueSize is zero then DC coeff =0
169 SUBLT DCVal,DCVal,powOfSize ;// If Lessthan powOfSize/2 DCVal=DCVal-powOfSize+1
174 CMP DCValueSize,#8 ;// If DCValueSize greater than 8 check marker bit
179 TEQ temp1,#0 ;// If Marker bit is zero Exit with an Error Message
omxVCM4P2_QuantInvInter_I_s.s 45 ; * - If pSrcDst is NULL or is not 16-byte aligned.
47 ; * - If QP <= 0.
58 IF CortexA8
111 VMOV dQP10,QP ;// If QP is even then QP1=QP-1 else QP1=QP
126 VBSL dSign0,dMinusQP1,dQP1 ;// dSign0 = -QP1 if Coeff0< 0 else QP1
128 VBSL dSign1,dMinusQP1,dQP1 ;// dSign1 = -QP1 if Coeff1< 0 else QP1
131 VMLAL qResult0,dCoeff0,d2QP ;// qResult0[i]= qCoeff0[i]+qCoeff0[i]*(-2) if Coeff <0
132 ;// qResult0[i]= qCoeff0[i] if Coeff >=0
133 VMLAL qResult1,dCoeff1,d2QP ;// qResult1[i]= qCoeff1[i]+qCoeff1[i]*(-2) if Coeff <0
134 ;// qResult1[i]= qCoeff1[i] if Coeff >=0
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
x86masm.pl 19 if ($opcode =~ /lea/ && @arg[1] =~ s/.*PTR\s+(\(.*\))$/OFFSET $1/) # no []
23 $arg[0] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[1]=~/\bxmm[0-7]\b/i);
24 $arg[1] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[0]=~/\bxmm[0-7]\b/i);
42 $ret .= "$size PTR " if ($size ne "");
48 $addr="($addr)" if ($addr =~ /^.+[\-\+].+$/);
50 if (($addr ne "") && ($addr ne 0))
51 { if ($addr !~ /^-/) { $ret .= "$addr"; }
56 if ($reg2 ne "")
59 $ret .= "+$reg1" if ($reg1 ne "");
80 IF \@Version LT 80
    [all...]
  /external/eigen/blas/testing/
cblat1.f 28 * detailed output, if any, for cases that do not involve
35 IF (ICASE.LE.5) THEN
37 ELSE IF (ICASE.GE.6) THEN
39 END IF
41 IF (PASS) WRITE (NOUT,99998)
208 IF (ICASE.EQ.6) THEN
212 ELSE IF (ICASE.EQ.7) THEN
216 ELSE IF (ICASE.EQ.8) THEN
221 ELSE IF (ICASE.EQ.9) THEN
226 ELSE IF (ICASE.EQ.10) THE
    [all...]
zblat1.f 28 * detailed output, if any, for cases that do not involve
35 IF (ICASE.LE.5) THEN
37 ELSE IF (ICASE.GE.6) THEN
39 END IF
41 IF (PASS) WRITE (NOUT,99998)
208 IF (ICASE.EQ.6) THEN
212 ELSE IF (ICASE.EQ.7) THEN
216 ELSE IF (ICASE.EQ.8) THEN
221 ELSE IF (ICASE.EQ.9) THEN
226 ELSE IF (ICASE.EQ.10) THE
    [all...]
  /external/openssl/crypto/perlasm/
x86masm.pl 19 if ($opcode =~ /lea/ && @arg[1] =~ s/.*PTR\s+(\(.*\))$/OFFSET $1/) # no []
23 $arg[0] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[1]=~/\bxmm[0-7]\b/i);
24 $arg[1] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[0]=~/\bxmm[0-7]\b/i);
42 $ret .= "$size PTR " if ($size ne "");
48 $addr="($addr)" if ($addr =~ /^.+[\-\+].+$/);
50 if (($addr ne "") && ($addr ne 0))
51 { if ($addr !~ /^-/) { $ret .= "$addr"; }
56 if ($reg2 ne "")
59 $ret .= "+$reg1" if ($reg1 ne "");
80 IF \@Version LT 80
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 35 IF ARM1136JS
180 IF ARM1136JS_U
328 IF ARM1136JS
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 23 IF ARM1136JS
87 TST Flag, #0x20 ;// Computing (Flag & 0x20) to check, if we're done
  /external/checkpolicy/
policy_scan.l 101 IF |
102 if { return(IF); }
275 if (source_file[0])
291 if (source_file[0])
  /external/chromium_org/third_party/angle/src/compiler/
glslang_tab.h 18 along with this program. If not, see <http://www.gnu.org/licenses/>. */
24 as a parser skeleton. Alternatively, if you modify or redistribute
39 #if YYDEBUG
73 IF = 273,
154 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
195 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
210 #if defined __STDC__ || defined __cplusplus
216 #if defined __STDC__ || defined __cplusplus
  /external/llvm/lib/MC/
MCObjectStreamer.cpp 47 if (Assembler)
57 if (CurInsertionPoint != getCurrentSectionData()->getFragmentList().begin())
67 if (!F || (Assembler->isBundlingEnabled() && F->hasInstructions())) {
109 if (AddValueSymbols(Value)->EvaluateAsAbsolute(AbsValue, getAssembler())) {
134 // fragment if it exists, otherwise we should just queue the label and set its
148 if (Value->EvaluateAsAbsolute(IntValue, getAssembler())) {
158 if (Value->EvaluateAsAbsolute(IntValue, getAssembler())) {
178 if (Subsection &&
181 if (IntSubsection < 0 || IntSubsection > 8192)
195 if (Inst.getOperand(i).isExpr()
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 48 IF ARM1136JS
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s 31 ; * escape modes 0-3 are used if shortVideoHeader==0,
67 IF ARM1136JS :LOR: CortexA8
159 MOVEQ DCVal,#0 ;// If DCValueSize is zero then DC coeff =0
169 SUBLT DCVal,DCVal,powOfSize ;// If Lessthan powOfSize/2 DCVal=DCVal-powOfSize+1
174 CMP DCValueSize,#8 ;// If DCValueSize greater than 8 check marker bit
179 TEQ temp1,#0 ;// If Marker bit is zero Exit with an Error Message
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_Copy16x16_s.s 24 IF CortexA8
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 25 IF CortexA8
94 TST Flag, #0x20 ;// Computing (Flag & 0x20) to check, if we're done
  /ndk/sources/host-tools/nawk-20071023/
maketab.c 90 { IF, "ifstat", "if(" },
129 if (argc > 1) {
131 if (!strcmp(input,"-"))
134 if (input == NULL) {
137 if ((fp = fopen(input, "rt")) == NULL) {
146 if (c != '#' || (n != 4 && strcmp(def,"define") != 0)) /* not a valid #define */
148 if (tok < FIRSTTOKEN || tok > LASTTOKEN) {
163 if (table[i]==0)
172 printf(" if (n < FIRSTTOKEN || n > LASTTOKEN) {\n")
    [all...]
  /external/chromium/android/
generateAndroidForwardingHeader.pl 24 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
53 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  /external/chromium_org/chrome_frame/
exception_barrier_lowlevel.asm 11 IF @version LT 800 OR @version GE 1000
  /external/chromium_org/sandbox/win/src/
registry_policy.cc 40 if (!NT_SUCCESS(status))
47 if (!NT_SUCCESS(status))
65 if (MAXIMUM_ALLOWED & desired_access) {
67 if (!NT_SUCCESS(status))
75 if (!NT_SUCCESS(status))
78 if (!::DuplicateHandle(::GetCurrentProcess(), local_handle,
93 if (MAXIMUM_ALLOWED & desired_access) {
95 if (!NT_SUCCESS(status))
102 if (!NT_SUCCESS(status))
105 if (!::DuplicateHandle(::GetCurrentProcess(), local_handle
    [all...]
sync_policy.cc 50 if (status != STATUS_SUCCESS) {
65 if (status != STATUS_SUCCESS) {
74 if (status != STATUS_BUFFER_TOO_SMALL) {
86 if (status == STATUS_SUCCESS) {
99 if (base_named_objects_handle) {
115 if (status != STATUS_SUCCESS) {
128 if (status == STATUS_SUCCESS)
137 if (mod_name.empty()) {
141 if (TargetPolicy::EVENTS_ALLOW_ANY != semantics &&
152 if (!open.AddStringMatch(IF, OpenEventParams::NAME, name, CASE_INSENSITIVE)
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.h 18 along with this program. If not, see <http://www.gnu.org/licenses/>. */
24 as a parser skeleton. Alternatively, if you modify or redistribute
51 IF = 269,
252 #define IF 269
443 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
495 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
  /external/chromium_org/v8/samples/
count-hosts.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31 if (options.verbose) {
35 if (!output[request.host]) {
  /external/chromium_org/v8/test/intl/break-iterator/
wellformed-unsupported-locale.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Completed in 492 milliseconds

1 2 3 4 56 7 8 91011>>