Searched refs:convert (Results 226 - 250 of 393) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/fips181/
H A Dfips181.target.linux-x86.mk26 third_party/fips181/convert.cc \
H A Dfips181.target.linux-x86_64.mk26 third_party/fips181/convert.cc \
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A DAPIspec.py291 # unable to convert
331 const_attrs = ["index", "error", "convert", "size_str"]
489 # default to convert if there is no enum
490 self.convert = not self._has_enum
491 if desc_node.hasProp("convert"):
492 self.convert = (desc_node.prop("convert") == "true")
/external/chromium_org/third_party/skia/src/animator/
H A DSkAnimatorScript2.cpp57 virtual bool convert(SkOperand2::OpType type, SkOperand2* operand) { function in class:SkAnimatorScript_Box
121 // still, caller of getParamTypes will attempt to convert param to string (I guess)
306 virtual bool convert(SkOperand2::OpType type, SkOperand2* operand) { function in class:SkAnimatorScript_Unbox
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DDebugInfoEncoder.java151 public byte[] convert() { method in class:DebugInfoEncoder
188 byte[] result = convert();
/external/mesa3d/src/mesa/main/
H A DAPIspec.py291 # unable to convert
331 const_attrs = ["index", "error", "convert", "size_str"]
489 # default to convert if there is no enum
490 self.convert = not self._has_enum
491 if desc_node.hasProp("convert"):
492 self.convert = (desc_node.prop("convert") == "true")
/external/skia/src/animator/
H A DSkAnimatorScript2.cpp57 virtual bool convert(SkOperand2::OpType type, SkOperand2* operand) { function in class:SkAnimatorScript_Box
121 // still, caller of getParamTypes will attempt to convert param to string (I guess)
306 virtual bool convert(SkOperand2::OpType type, SkOperand2* operand) { function in class:SkAnimatorScript_Unbox
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtemplate.rb75 | unable to automatically convert input #{ input.inspect }
280 raise ArgumentError, "cannot convert %p to an instance variable name" % name
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
H A Dloopfilter_v6.asm172 eor r7, r7, r12 ; p1 offset to convert to a signed value
173 eor r8, r8, r12 ; p0 offset to convert to a signed value
174 eor r9, r9, r12 ; q0 offset to convert to a signed value
175 eor r10, r10, r12 ; q1 offset to convert to a signed value
735 eor r7, r7, r12 ; p1 offset to convert to a signed value
736 eor r8, r8, r12 ; p0 offset to convert to a signed value
737 eor r9, r9, r12 ; q0 offset to convert to a signed value
738 eor r10, r10, r12 ; q1 offset to convert to a signed value
/external/deqp/framework/common/
H A DtcuFloatFormat.cpp173 Interval FloatFormat::convert (const Interval& x) const function in class:tcu::FloatFormat
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp276 typename Traits<T>::IVal convert (const FloatFormat& fmt, function in namespace:deqp::gls::BuiltinPrecisionTests
307 return fmt.convert(ival);
449 ret[ndx] = convert<Element>(fmt, value[ndx]);
1650 return ctx.format.convert(ret);
1714 return ctx.format.convert(reti);
1813 return ctx.format.convert(reti);
1862 return ctx.format.convert(ctx.format.roundOut(ret, true));
1896 return ctx.format.convert(ctx.format.roundOut(ret, true));
1903 return ctx.format.convert(ctx.format.roundOut(ret, true));
1938 return ctx.format.convert(ct
[all...]
/external/libvpx/libvpx/vp8/common/arm/armv6/
H A Dloopfilter_v6.asm172 eor r7, r7, r12 ; p1 offset to convert to a signed value
173 eor r8, r8, r12 ; p0 offset to convert to a signed value
174 eor r9, r9, r12 ; q0 offset to convert to a signed value
175 eor r10, r10, r12 ; q1 offset to convert to a signed value
735 eor r7, r7, r12 ; p1 offset to convert to a signed value
736 eor r8, r8, r12 ; p0 offset to convert to a signed value
737 eor r9, r9, r12 ; q0 offset to convert to a signed value
738 eor r10, r10, r12 ; q1 offset to convert to a signed value
/external/netperf/
H A Dnetlib.h553 extern unsigned int convert(char *string);
H A Dnettest_xti.c5972 lss_size = convert(arg1);
5974 lsr_size = convert(arg2);
5980 rss_size = convert(arg1);
5982 rsr_size = convert(arg2);
5988 req_size = convert(arg1);
5990 rsp_size = convert(arg2);
5994 send_size = convert(optarg);
5998 recv_size = convert(optarg);
6007 send_width = convert(optarg);
/external/openfst/src/include/fst/script/
H A Dfst-class.h233 LOG(ERROR) << "Doesn't make sense to convert any class to type FstClass.";
313 static MutableFstClass *Read(const string &fname, bool convert = false);
326 LOG(ERROR) << "Doesn't make sense to convert any class to type "
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-crypto.js515 Classic.prototype.convert = cConvert;
600 Montgomery.prototype.convert = montConvert;
615 var r = nbi(), r2 = nbi(), g = z.convert(this), i = nbits(e)-1;
706 // (protected) convert to radix string
721 // (protected) convert from radix string
774 // (public) convert to bigendian byte array
1010 NullExp.prototype.convert = nNop;
1083 Barrett.prototype.convert = barrettConvert;
1108 g[1] = z.convert(this);
1446 // convert
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-crypto.js515 Classic.prototype.convert = cConvert;
600 Montgomery.prototype.convert = montConvert;
615 var r = nbi(), r2 = nbi(), g = z.convert(this), i = nbits(e)-1;
706 // (protected) convert to radix string
721 // (protected) convert from radix string
774 // (public) convert to bigendian byte array
1010 NullExp.prototype.convert = nNop;
1083 Barrett.prototype.convert = barrettConvert;
1108 g[1] = z.convert(this);
1446 // convert
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-crypto.js515 Classic.prototype.convert = cConvert;
600 Montgomery.prototype.convert = montConvert;
615 var r = nbi(), r2 = nbi(), g = z.convert(this), i = nbits(e)-1;
706 // (protected) convert to radix string
721 // (protected) convert from radix string
774 // (public) convert to bigendian byte array
1010 NullExp.prototype.convert = nNop;
1083 Barrett.prototype.convert = barrettConvert;
1108 g[1] = z.convert(this);
1446 // convert
[all...]
/external/chromium_org/v8/benchmarks/
H A Dcrypto.js523 Classic.prototype.convert = cConvert;
608 Montgomery.prototype.convert = montConvert;
623 var r = nbi(), r2 = nbi(), g = z.convert(this), i = nbits(e)-1;
714 // (protected) convert to radix string
729 // (protected) convert from radix string
782 // (public) convert to bigendian byte array
1018 NullExp.prototype.convert = nNop;
1091 Barrett.prototype.convert = barrettConvert;
1116 g[1] = z.convert(this);
1454 // convert
[all...]
/external/libunwind/doc/
H A Dunw_create_addr_space.tex144 routine to convert between the target's and the host's byte-order, if
163 responsibility of the call-back routine to convert between the
183 routine to convert between the target's and the host's byte-order, if
/external/chromium_org/v8/test/cctest/compiler/
H A Dtest-run-machops.cc3061 Node* convert = m.ChangeInt32ToFloat64(m.Int32Constant(magic)); local
3063 convert);
3075 Node* convert = m.ChangeInt32ToFloat64(m.Parameter(0)); local
3077 convert);
3092 Node* convert = m.ChangeUint32ToFloat64(m.Parameter(0)); local
3094 convert);
3127 Node* convert = m.ChangeFloat64ToInt32(load); local
3128 m.Store(kMachInt32, m.PointerConstant(&output), m.Int32Constant(0), convert);
3129 m.Return(convert);
3168 Node* convert local
[all...]
/external/chromium_org/third_party/expat/files/lib/
H A Dexpat.h469 The data member will be passed as the first argument to the convert
472 The convert function is used to convert multibyte sequences; s will
474 convert function must return the Unicode scalar value represented
477 The convert function may be NULL if the encoding is a single-byte
482 release has been called, the convert function will not be called
509 int (XMLCALL *convert)(void *data, const char *s); member in struct:__anon11767
/external/expat/lib/
H A Dexpat.h469 The data member will be passed as the first argument to the convert
472 The convert function is used to convert multibyte sequences; s will
474 convert function must return the Unicode scalar value represented
477 The convert function may be NULL if the encoding is a single-byte
482 release has been called, the convert function will not be called
509 int (XMLCALL *convert)(void *data, const char *s); member in struct:__anon21351
/external/javassist/src/test/test/javassist/convert/
H A DArrayAccessReplaceTest.java1 package test.javassist.convert;
/external/llvm/lib/Analysis/
H A DConstantFolding.cpp70 // If the vector is a vector of floating point, convert it to vector of int
104 // If this is a scalar -> vector cast, convert the input into a <1 x scalar>
146 // Okay, we know the destination is integer, if the input is FP, convert
659 // PtrToInt may change the bitwidth so we have convert to the right size
1311 APF.convert(APFloat::IEEEhalf, APFloat::rmNearestTiesToEven, &unused);
1406 APF.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, &unused);
1419 Val.convert(APFloat::IEEEhalf, APFloat::rmNearestTiesToEven, &lost);
1561 Val.convert(APFloat::IEEEsingle, APFloat::rmNearestTiesToEven, &lost);

Completed in 4150 milliseconds

1234567891011>>