HomeSort by relevance Sort by last modified time
    Searched refs:inc (Results 451 - 475 of 812) sorted by null

<<11121314151617181920>>

  /external/arm-neon-tests/
Makefile 75 rvdebug -stdiolog=stdio.log -jou=journal.log -log=log.log -nologo -cmd -init @coretile.core.cpu0@RTSM -inc armscript.inc -exec $^
107 rvdebug -stdiolog=stdio.log -jou=journal.log -log=log.log -nologo -cmd -init @coretile.core.cpu0@RTSM -inc armscript.inc -exec $^
123 rvdebug -stdiolog=stdio.log -jou=journal.log -log=log.log -nologo -cmd -init @coretile.core.cpu0@RTSM -inc armscript.inc -exec $^
  /external/clang/test/SemaCXX/
member-pointer.cpp 136 Incomplete *inc; local
138 (void)(inc->*pii);
  /external/curl/packages/DOS/
common.dj 96 -I$(WATT32_ROOT)/inc -Wall -DHAVE_CONFIG_H
  /external/curl/tests/
objnames-test08.sh 27 # is defined in file objnames.inc and sourced by this file and
51 if test -f "$srcdir/objnames.inc"; then
54 echo "$0: Missing objnames.inc"
75 . $srcdir/objnames.inc
objnames-test10.sh 27 # is defined in file objnames.inc and sourced by this file and
51 if test -f "$srcdir/objnames.inc"; then
54 echo "$0: Missing objnames.inc"
75 . $srcdir/objnames.inc
  /external/guice/core/test/com/google/inject/internal/
ProxyFactoryTest.java 2 * Copyright (C) 2006 Google Inc.
182 counter.inc();
210 void inc() { method in class:ProxyFactoryTest.Counter
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
TestUtil.java 2 // © 2016 and later: Unicode, Inc. and others.
145 synchronized void inc() { method in class:TestUtil.Lock
178 lock.inc();
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestUtil.java 1 // © 2016 and later: Unicode, Inc. and others.
142 synchronized void inc() { method in class:TestUtil.Lock
175 lock.inc();
  /external/libxaac/decoder/armv7/
ixheaacd_function_selector_arm_non_neon.c 136 (WORD32 *spectrum, WORD32 size, WORD32 inc, WORD32 *lpc, WORD32 order,
141 (WORD32 *spectrum, WORD32 size, WORD32 inc, WORD16 *lpc, WORD32 order,
  /external/llvm/utils/TableGen/
tdtags 200 inc=
203 inc="${inc}${inc:+ }$(e "-I=$d")"
221 eval $TBLGEN --gen-ctags $inc "$i" >$t 2>$TMP:F
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mpeg12_bitstream.c 832 int inc = 0; local
844 inc += 33;
846 inc += vl_vlc_get_vlclbf(&bs->vlc, tbl_B1, 11);
852 if (!inc)
854 mb.num_skipped_macroblocks = inc - 1;
857 mb.x = x += inc;
908 if (inc > 1 && bs->desc->picture_coding_type == PIPE_MPEG12_PICTURE_CODING_TYPE_P)
952 if (inc > 1 || !(mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA))
  /external/mesa3d/src/gallium/targets/osmesa/
Makefile.am 22 include $(top_srcdir)/src/gallium/Automake.inc
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
GCNRegPressure.h 57 void inc(unsigned Reg,
211 Res.inc(RM.first, LaneBitmask::getNone(), RM.second, MRI);
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
tdtags 200 inc=
203 inc="${inc}${inc:+ }$(e "-I=$d")"
221 eval $TBLGEN --gen-ctags $inc "$i" >$t 2>$TMP:F
  /external/syzkaller/syz-manager/
stats.go 50 func (s *Stat) inc() { func
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
while_transformer_test.cc 64 auto inc = builder.AddInstruction(HloInstruction::CreateConstant( local
67 induction_variable->shape(), HloOpcode::kAdd, induction_variable, inc));
  /external/webrtc/webrtc/modules/audio_coding/neteq/
packet_buffer.cc 271 void PacketBuffer::IncrementWaitingTimes(int inc) {
274 (*it)->waiting_time += inc;
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
x86-mont.pl 37 push(@INC,"${dir}","${dir}../../../perlasm");
185 &inc ($j); # j++
222 &inc ($i); # i++
250 &inc ($j); # j++
361 &inc ($j);
456 &inc ($j);
  /external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp 213 deUint32 inc = deClamp32(step*levelNdx, 0x00, 0xff); local
214 deUint32 dec = 0xff - inc;
215 deUint32 rgb = (inc << 16) | (dec << 8) | 0xff;
560 deUint32 inc = deClamp32(step*levelNdx, 0x00, 0xff); local
561 deUint32 dec = 0xff - inc;
566 case 0: rgb = (inc << 16) | (dec << 8) | 255; break;
567 case 1: rgb = (255 << 16) | (inc << 8) | dec; break;
568 case 2: rgb = (dec << 16) | (255 << 8) | inc; break;
569 case 3: rgb = (dec << 16) | (inc << 8) | 255; break;
570 case 4: rgb = (255 << 16) | (dec << 8) | inc; break
1155 deUint32 inc = deClamp32(step*levelNdx, 0x00, 0xff); local
1472 deUint32 inc = deClamp32(step*levelNdx, 0x00, 0xff); local
1774 deUint32 inc = deClamp32(step*levelNdx, 0x00, 0xff); local
2095 deUint32 inc = deClamp32(step*levelNdx, 0x00, 0xff); local
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_luma_planar.s 154 vmov d7, d5 @mov #1 to d7 to used for inc for row+1 and dec for nt-1-row
158 mov r5, r2 @dst (to be reloaded after every row and inc by dst_strd)
322 addgt r12, r12, #8 @col inc
323 addgt r14, r14, #8 @also for col inc
440 addgt r12, r12, #8 @col inc (cond loop)
443 addgt r14, r14, #8 @also for col inc (cond loop)
528 mov r10, #4 @reduce inc to #4 for 4x4
  /external/eigen/test/
sparse_basic.cpp 533 std::vector< std::pair<StorageIndex,StorageIndex> > inc; local
535 inc.push_back(std::pair<StorageIndex,StorageIndex>(-3,-2));
536 inc.push_back(std::pair<StorageIndex,StorageIndex>(0,0));
537 inc.push_back(std::pair<StorageIndex,StorageIndex>(3,2));
538 inc.push_back(std::pair<StorageIndex,StorageIndex>(3,0));
539 inc.push_back(std::pair<StorageIndex,StorageIndex>(0,3));
541 for(size_t i = 0; i< inc.size(); i++) {
542 StorageIndex incRows = inc[i].first;
543 StorageIndex incCols = inc[i].second;
  /external/boringssl/win-x86/crypto/fipsmodule/
x86-mont.asm 5 %include "boringssl_prefix_symbols_nasm.inc"
104 inc ecx
134 inc edx
155 inc ecx
238 inc ecx
320 inc ecx
  /external/libpcap/msdos/
makefile 17 WATT_INC = $(WATT_ROOT)\inc
138 pcap.h pcap-bpf.h msdos\pktdrvr.h msdos\pkt_stub.inc
176 pcap.h pcap-bpf.h msdos\pktdrvr.h msdos\pkt_stub.inc
  /external/python/cpython3/Modules/_blake2/impl/
blake2b-ref.c 82 BLAKE2_LOCAL_INLINE(int) blake2b_increment_counter( blake2b_state *S, const uint64_t inc )
84 S->t[0] += inc;
85 S->t[1] += ( S->t[0] < inc );
blake2s-ref.c 77 BLAKE2_LOCAL_INLINE(int) blake2s_increment_counter( blake2s_state *S, const uint32_t inc )
79 S->t[0] += inc;
80 S->t[1] += ( S->t[0] < inc );

Completed in 823 milliseconds

<<11121314151617181920>>