HomeSort by relevance Sort by last modified time
    Searched refs:ic (Results 201 - 225 of 487) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/
default.pass.cpp 67 int ic[] = {1}; local
68 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1));
106 char ic[] = {1}; local
107 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1));
hash.pass.cpp 72 int ic[] = {1}; local
73 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1), sb);
106 char ic[] = {1}; local
107 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1), sb);
hash.pred.pass.cpp 85 int ic[] = {1}; local
86 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1), sb);
119 char ic[] = {1}; local
120 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1), sb);
pred.pass.cpp 79 int ic[] = {1}; local
80 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1), sb);
113 char ic[] = {1}; local
114 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1), sb);
  /external/tensorflow/tensorflow/python/kernel_tests/
depthtospace_op_test.py 213 b, ih, iw, ic = tensor.shape.as_list()
214 assert ic % block_size_sq == 0, (ic, block_size_sq)
215 ow, oh, oc = iw * block_size, ih * block_size, ic // block_size_sq
221 b, ic, ih, iw = tensor.shape.as_list()
222 assert ic % block_size_sq == 0, (ic, block_size_sq)
223 ow, oh, oc = iw * block_size, ih * block_size, ic // block_size_sq
spacetodepth_op_test.py 208 b, ih, iw, ic = tensor.shape.as_list()
211 ow, oh, oc = iw // block_size, ih // block_size, ic * block_size_sq
213 [b, oh, block_size, ow, block_size, ic])
217 b, ic, ih, iw = tensor.shape.as_list()
220 ow, oh, oc = iw // block_size, ih // block_size, ic * block_size_sq
222 [b, ic, oh, block_size, ow, block_size])
  /system/bt/stack/test/rfcomm/
stack_rfcomm_test_utils.h 100 * @param ic incoming call indicator
105 bool rtr, bool ic, bool dv);
189 * @param ic incoming call indicator
196 bool fc, bool rtc, bool rtr, bool ic,
stack_rfcomm_test_utils.cc 80 bool rtr, bool ic, bool dv) {
90 v24_signals.set(6, ic);
185 bool fc, bool rtc, bool rtr, bool ic,
190 CreateMccMscFrame(dlci, fc, rtc, rtr, ic, dv);
  /external/aac/libDRCdec/src/
FDK_drcDecLib.cpp 810 int frameSize, n, ic, oc; local
834 for (ic = 0; ic < baseChCnt; ic++) {
835 audioChannels[ic] = &(realBuffer[ic * frameSize]);
842 for (ic = 0; ic < baseChCnt; ic++) {
844 fMultDiv2(audioChannels[ic][n]
    [all...]
  /art/compiler/optimizing/
induction_var_analysis.h 101 InductionInfo(InductionClass ic,
107 : induction_class(ic),
144 InductionInfo* CreateInduction(InductionClass ic,
151 return new (graph_->GetAllocator()) InductionInfo(ic, op, a, b, f, type);
  /art/libdexfile/dex/
utf.cc 56 int ic = *utf8; local
58 if (LIKELY((ic & 0x80) == 0)) {
64 if ((ic & 0x20) == 0) {
69 if ((ic & 0x10) == 0) {
  /external/ltp/tools/pounder21/test_scripts/
xterm_stress 82 ERRORS=`egrep -ic "(fatal)" $LOGFILE`
153 ERRORS=`egrep -ic "(fatal)" $LOGFILE`
  /frameworks/native/cmds/service/
service.cpp 75 int ic = getopt(argc, argv, "h?"); local
76 if (ic < 0)
79 switch (ic) {
85 aerr << "service: Unknown option -" << ic << endl;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vfw.h 415 ICDECOMPRESSEX ic; local
416 ic.dwFlags = dwFlags;
417 ic.lpbiSrc = lpbiSrc;
418 ic.lpSrc = lpSrc;
419 ic.xSrc = xSrc;
420 ic.ySrc = ySrc;
421 ic.dxSrc = dxSrc;
422 ic.dySrc = dySrc;
423 ic.lpbiDst = lpbiDst;
424 ic.lpDst = lpDst
433 ICDECOMPRESSEX ic; local
451 ICDECOMPRESSEX ic; local
484 ICDRAWSUGGEST ic; local
512 ICSETSTATUSPROC ic; local
    [all...]
  /prebuilts/go/darwin-x86/test/
convT2X.go 71 ic interface{} = c
146 if c != ic {
147 panic("c != ic")
70 ic interface{} = c var
  /prebuilts/go/linux-x86/test/
convT2X.go 71 ic interface{} = c
146 if c != ic {
147 panic("c != ic")
70 ic interface{} = c var
  /external/annotation-tools/scene-lib/src/annotations/el/
DefCollector.java 140 for (ATypeElementWithType ic : d.insertTypecasts.values()) {
141 collect(ic);
  /external/tensorflow/tensorflow/core/common_runtime/
shape_refiner.h 38 std::unique_ptr<shape_inference::InferenceContext> ic, const Node* node)
39 : inference_context_(std::move(ic)) {
  /frameworks/base/libs/usb/tests/accessorytest/
audio.c 187 int init_audio(unsigned int ic, unsigned int id, unsigned int oc, unsigned int od)
194 input_card = ic;
  /external/libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/
binary_transform.pass.cpp 29 int ic[] = {0, 0, 0, 0, 0}; // one bigger local
33 std::begin(ib), std::begin(ic), std::plus<int>());
35 return it == (std::begin(ic) + std::size(ia))
37 && std::equal(std::begin(expected), std::end(expected), std::begin(ic), it)
  /external/valgrind/none/tests/s390x/
insert.c 45 memsweep(ic, s2);
  /frameworks/base/core/java/android/inputmethodservice/
IInputMethodWrapper.java 182 final InputConnection ic = inputContext != null local
186 inputMethod.dispatchStartInputWithToken(ic, info, restarting /* restarting */,
262 InputConnection ic = new InputConnectionWrapper(mTarget, local
265 InputBinding nu = new InputBinding(ic, binding);
  /art/dexlist/
dexlist.cc 228 const int ic = getopt(argc, argv, "o:m:"); local
229 if (ic < 0) {
232 switch (ic) {
  /external/clang/test/OpenMP/
simd_codegen.cpp 325 void iter_simple(IterDouble ia, IterDouble ib, IterDouble ic) {
349 *i = *ic * 0.5;
354 ++ic;
    [all...]
  /external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/
default.pred.pass.cpp 79 int ic[] = {1}; local
80 do_search(Iter1(ib), Iter1(ib+sb), Iter2(ic), Iter2(ic+1), Iter1(ib+1), sb);

Completed in 4504 milliseconds

1 2 3 4 5 6 7 891011>>