Searched refs:oc (Results 1 - 25 of 52) sorted by relevance

123

/external/clang/test/SemaCXX/
H A DPR9461.cpp11 template<typename aT,typename,typename oc>
15 basic_string(const aT*,const oc&a=int());
/external/libvncserver/client_examples/
H A Dvnc2mpg.c48 AVStream *add_video_stream(AVFormatContext *oc, int codec_id, int w, int h) argument
53 st = av_new_stream(oc, 0);
93 if(!strcmp(oc->oformat->name, "mp4") || !strcmp(oc->oformat->name, "mov") || !strcmp(oc->oformat->name, "3gp"))
119 void open_video(AVFormatContext *oc, AVStream *st) argument
144 if (!(oc->oformat->flags & AVFMT_RAWPICTURE)) {
171 void write_video_frame(AVFormatContext *oc, AVStream *st) argument
193 if (oc->oformat->flags & AVFMT_RAWPICTURE) {
204 ret = av_write_frame(oc,
233 close_video(AVFormatContext *oc, AVStream *st) argument
247 static AVFormatContext *oc; variable
[all...]
/external/clang/test/CXX/expr/expr.mptr.oper/
H A Dp5.cpp19 const X0 &oc,
47 (oc.*pm)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attribute__\(\(thiscall\)\))?}}' drops 'const' qualifier}}
48 (oc.*pmc)();
49 (oc.*pmv)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attribute__\(\(thiscall\)\))?}} volatile' drops 'const' qualifier}}
50 (oc.*pmcv)();
10 test_object_cvquals(void (X0::*pm)(), void (X0::*pmc)() const, void (X0::*pmv)() volatile, void (X0::*pmcv)() const volatile, X0 *p, const X0 *pc, volatile X0 *pv, const volatile X0 *pcv, X0 &o, const X0 &oc, volatile X0 &ov, const volatile X0 &ocv) argument
/external/llvm/test/Bindings/OCaml/
H A Ddiagnostic_handler.ml27 begin let oc = open_out fn in var
28 output_string oc "not a bitcode file\n";
29 close_out oc
H A Dbitreader.ml64 begin let oc = open_out fn in var
65 output_string oc "not a bitcode file\n";
66 close_out oc
/external/aac/libDRCdec/src/
H A DFDK_drcDecLib.cpp810 int frameSize, n, ic, oc; local
840 for (oc = 0; oc < targetChCnt; oc++) {
841 tmp_out[oc] = (FIXP_DBL)0;
843 tmp_out[oc] +=
846 [reverseOutChannelMap[oc]])
850 for (oc = 0; oc < targetChCnt; oc
[all...]
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/reference/
H A Ddepthwiseconv_float.h49 const int oc = m + ic * depth_multiplier; local
64 filter_dims, oc, filter_x, filter_y, 0)];
71 bias_value = bias_data[Offset(bias_dims, oc, 0, 0, 0)];
73 output_data[Offset(output_dims, oc, out_x, out_y, b)] =
H A Ddepthwiseconv_uint8.h55 const int oc = m + ic * depth_multiplier; local
69 int32 filter_val = filter_data[Offset(filter_dims, oc,
77 acc += bias_data[Offset(bias_dims, oc, 0, 0, 0)];
84 output_data[Offset(output_dims, oc, out_x, out_y, b)] =
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
H A Dbitreader.ml57 begin let oc = open_out fn in var
58 output_string oc "not a bitcode file\n";
59 close_out oc
/external/syslinux/extlinux/
H A Dmountinfo.c44 int oc = 0; local
50 oc = (oc << 3) + (ch - '0');
52 if (!oc)
54 *p++ = oc;
/external/tensorflow/tensorflow/python/kernel_tests/
H A Ddepthtospace_op_test.py215 ow, oh, oc = iw * block_size, ih * block_size, ic // block_size_sq
217 [b, ih, iw, block_size, block_size, oc])
219 tensor = array_ops.reshape(tensor, [b, oh, ow, oc])
223 ow, oh, oc = iw * block_size, ih * block_size, ic // block_size_sq
225 [b, block_size, block_size, oc, ih, iw])
227 tensor = array_ops.reshape(tensor, [b, oc, oh, ow])
H A Dspacetodepth_op_test.py211 ow, oh, oc = iw // block_size, ih // block_size, ic * block_size_sq
215 tensor = array_ops.reshape(tensor, [b, oh, ow, oc])
220 ow, oh, oc = iw // block_size, ih // block_size, ic * block_size_sq
224 tensor = array_ops.reshape(tensor, [b, oc, oh, ow])
/external/libedit/src/
H A Dsearch.c533 Char oc, *ocp; local
536 oc = *ocp;
540 oc = *ocp;
546 *ocp = oc;
551 *ocp = oc;
556 *ocp = oc;
561 *ocp = oc;
/external/doclava/res/assets/templates/assets/
H A Dprettify.js5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
22 h.substring(0,5))&&!(e&&e[1])){p=z;h=oc}p||(j[k]=h)}var x=v;v+=k.length;if(p){var B=e[1],E=k.indexOf(B),A=E+B.length,D=h.substring(5);ia(n+x,k.substring(0,E),i,q);ia(n+x+E,B,Ra(D,B),q);ia(n+x+A,k.substring(A),i,q)}else q.push(n+x,h)}m.c=q};return i}function C(a){var b=[],c=[];if(a.tripleQuotedStrings)b.push([U,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,r,pc]);
32 u)}}}v()}window.PR_normalizedHtml=W;window.prettyPrintOne=ce;window.prettyPrint=de;window.PR={combinePrefixPatterns:Na,createSimpleLexer:K,registerLangHandler:y,sourceDecorator:C,PR_ATTRIB_NAME:Xc,PR_ATTRIB_VALUE:Vc,PR_COMMENT:V,PR_DECLARATION:Mc,PR_KEYWORD:uc,PR_LITERAL:yc,PR_NOCODE:lc,PR_PLAIN:S,PR_PUNCTUATION:Y,PR_SOURCE:oc,PR_STRING:U,PR_TAG:Wc,PR_TYPE:zc}})();
/external/llvm/test/MC/SystemZ/
H A Dinsn-bad.s2652 #CHECK: oc 0, 0
2654 #CHECK: oc 0(%r1), 0(%r1)
2656 #CHECK: oc 0(1,%r1), 0(2,%r1)
2658 #CHECK: oc 0(0,%r1), 0(%r1)
2660 #CHECK: oc 0(257,%r1), 0(%r1)
2662 #CHECK: oc -1(1,%r1), 0(%r1)
2664 #CHECK: oc 4096(1,%r1), 0(%r1)
2666 #CHECK: oc 0(1,%r1), -1(%r1)
2668 #CHECK: oc 0(1,%r1), 4096(%r1)
2670 #CHECK: oc
[all...]
/external/pcre/dist2/src/
H A Dpcre2_compile.c2816 uint32_t oc, od; local
2821 while ((rc = get_othercase_range(&c, end, &oc, &od)) >= 0)
2826 PRIV(ucd_caseless_sets) + rc, oc);
2830 else if (oc >= start && od <= end) continue;
2832 /* Extend the original range if there is overlap, noting that if oc < c, we
2836 else if (oc < start && od >= start - 1) start = oc; /* Extend downwards */
2837 else if (od > end && oc <= end + 1)
2842 else n8 += add_to_class(classbits, uchardptr, options, cb, oc, od);
5952 open_capitem *oc; local
6728 open_capitem *oc; local
7327 open_capitem *oc; local
[all...]
H A Dpcre2_jit_compile.c495 } oc; member in struct:compare_context
2639 unsigned int c, oc, bit; local
2649 oc = common->fcc[c];
2652 oc = UCD_OTHERCASE(c);
2658 oc = TABLE_GET(c, common->fcc, c);
2662 oc = TABLE_GET(c, common->fcc, c);
2665 SLJIT_ASSERT(c != oc);
2667 bit = c ^ oc;
2672 /* Since c != oc, they must have at least 1 bit difference. */
3488 PCRE2_SPTR alternative, cc_save, oc; local
4555 PCRE2_UCHAR oc; local
4744 sljit_u32 oc, bit; local
6253 unsigned int c, oc, bit; local
[all...]
/external/icu/icu4c/source/common/unicode/
H A Dedits.h306 Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DEdits.java234 private Iterator(char[] a, int len, boolean oc, boolean crs) { argument
237 onlyChanges_ = oc;
/external/icu/icu4c/source/common/
H A Dedits.cpp397 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : argument
399 onlyChanges_(oc), coarse(crs),
H A Dlocmap.cpp543 ILCID_POSIX_ELEMENT_ARRAY(0x0482, oc, oc_FR)
898 ILCID_POSIX_MAP(oc), /* oc Occitan 0x82 */
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DEdits.java241 private Iterator(char[] a, int len, boolean oc, boolean crs) { argument
244 onlyChanges_ = oc;
/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py2824 fc, oc = self._fillcolor, self._pencolor
2825 screen._drawpoly(titem, shape, fill=fc, outline=oc,
2832 for item, (poly, fc, oc) in zip(titem, tshape):
2836 outline=self._cc(oc), width=w, top=True)
2889 fc, oc = self._fillcolor, self._pencolor
2890 screen._drawpoly(stitem, shape, fill=fc, outline=oc,
2903 for item, (poly, fc, oc) in zip(stitem, tshape):
2907 outline=self._cc(oc), width=w, top=True)
/external/python/cpython3/Lib/
H A Dturtle.py3009 fc, oc = self._fillcolor, self._pencolor
3010 screen._drawpoly(titem, shape, fill=fc, outline=oc,
3015 for item, (poly, fc, oc) in zip(titem, tshape):
3018 outline=self._cc(oc), width=self._outlinewidth, top=True)
3059 fc, oc = self._fillcolor, self._pencolor
3060 screen._drawpoly(stitem, shape, fill=fc, outline=oc,
3071 for item, (poly, fc, oc) in zip(stitem, tshape):
3074 outline=self._cc(oc), width=self._outlinewidth, top=True)
/external/tensorflow/tensorflow/core/lib/gtl/
H A Doptional_test.cc913 OS oc = string(n, 'c'); local
922 OS mc(std::move(oc));

Completed in 710 milliseconds

123