HomeSort by relevance Sort by last modified time
    Searched refs:converter (Results 51 - 75 of 366) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium/googleurl/src/
url_canon_icu.h 45 // Constructs a converter using an already-existing ICU character set
46 // converter. This converter is NOT owned by this object; the lifetime must
48 GURL_API ICUCharsetConverter(UConverter* converter);
57 // The ICU converter, not owned by this class.
  /external/chromium_org/chrome/renderer/extensions/
dom_activity_logger.cc 33 scoped_ptr<V8ValueConverter> converter(V8ValueConverter::create());
35 converter->SetFunctionAllowed(true);
36 converter->SetStrategy(&strategy);
40 i, converter->FromV8Value(argv[i], v8::Context::GetCurrent()));
send_request_natives.cc 47 scoped_ptr<V8ValueConverter> converter(V8ValueConverter::create());
51 converter->SetFunctionAllowed(true);
54 converter->SetStripNullFromObjects(true);
57 converter->FromV8Value(args[1], context()->v8_context()));
  /external/chromium_org/url/
url_canon_icu.h 21 // Constructs a converter using an already-existing ICU character set
22 // converter. This converter is NOT owned by this object; the lifetime must
24 ICUCharsetConverter(UConverter* converter);
33 // The ICU converter, not owned by this class.
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
Android.mk 29 LOCAL_MODULE := libfwdlock-converter
  /external/openfst/src/include/fst/
register.h 47 typedef Fst<A> *(*Converter)(const Fst<A> &fst);
50 Converter converter; member in struct:fst::FstRegisterEntry
51 FstRegisterEntry() : reader(0), converter(0) {}
52 FstRegisterEntry(Reader r, Converter c) : reader(r), converter(c) { }
56 // an FST type, and its reader and converter.
62 typedef typename FstRegisterEntry<A>::Converter Converter;
68 const Converter GetConverter(const string &type) const
121 converter = registr->GetConverter(ftype); local
    [all...]
  /external/chromium_org/ppapi/shared_impl/private/
ppb_char_set_shared.cc 106 UConverter* converter = ucnv_open(output_char_set, &status); local
115 ucnv_setFromUCallBack(converter, UCNV_FROM_U_CALLBACK_STOP, 0,
119 ucnv_setFromUCallBack(converter, UCNV_FROM_U_CALLBACK_SKIP, 0,
128 ucnv_getSubstChars(converter, subst_chars, &subst_chars_len, &status);
140 ucnv_setSubstString(converter, &question_mark, 1, &subst_status);
143 ucnv_setFromUCallBack(converter, UCNV_FROM_U_CALLBACK_SUBSTITUTE, 0,
149 ucnv_close(converter);
155 converter, output_buffer, output_buffer ? *output_length : 0,
158 ucnv_close(converter);
  /external/chromium_org/third_party/icu/source/common/
unistr_cnv.cpp 104 // use the provided converter
108 // use the default converter
171 // create the converter
172 UConverter *converter; local
187 converter = u_getDefaultConverter(&status);
199 converter = ucnv_open(codepage, &status);
202 length = doExtract(start, length, target, capacity, converter, status);
204 // close the converter
206 u_releaseDefaultConverter(converter);
208 ucnv_close(converter);
323 UConverter *converter; local
    [all...]
ucnv2022.c 48 * I am disabling the generic ISO-2022 converter after proposing to do so on
58 * 2. I believe that no one is really using the generic ISO-2022 converter
60 * Note that ICU's generic ISO-2022 converter has always output one escape
63 * the previous converter is closed and a new one opened,
70 * The ICU ISO-2022 converter does not handle this - and has no information
163 * Note: The converter uses some leniency:
263 * v) Get the converter name form escSeqStateTable_Result_2022[21] which is JISX208
301 * When the generic ISO-2022 converter is completely removed, not just disabled
372 /*********** ISO 2022 Converter Protos ***********/
377 _ISO2022Close(UConverter *converter);
    [all...]
  /external/icu4c/common/
unistr_cnv.cpp 104 // use the provided converter
108 // use the default converter
171 // create the converter
172 UConverter *converter; local
187 converter = u_getDefaultConverter(&status);
199 converter = ucnv_open(codepage, &status);
202 length = doExtract(start, length, target, capacity, converter, status);
204 // close the converter
206 u_releaseDefaultConverter(converter);
208 ucnv_close(converter);
323 UConverter *converter; local
    [all...]
ucnv2022.cpp 50 * I am disabling the generic ISO-2022 converter after proposing to do so on
60 * 2. I believe that no one is really using the generic ISO-2022 converter
62 * Note that ICU's generic ISO-2022 converter has always output one escape
65 * the previous converter is closed and a new one opened,
72 * The ICU ISO-2022 converter does not handle this - and has no information
165 * Note: The converter uses some leniency:
265 * v) Get the converter name form escSeqStateTable_Result_2022[21] which is JISX208
303 * When the generic ISO-2022 converter is completely removed, not just disabled
374 /*********** ISO 2022 Converter Protos ***********/
379 _ISO2022Close(UConverter *converter);
    [all...]
ucnv_ct.c 167 /*********** Compound Text Converter Protos ***********/
172 _CompoundTextClose(UConverter *converter);
175 _CompoundTextReset(UConverter *converter, UConverterResetChoice choice);
304 _CompoundTextClose(UConverter *converter) {
305 UConverterDataCompoundText* myConverterData = (UConverterDataCompoundText*)(converter->extraInfo);
308 if (converter->extraInfo != NULL) {
309 /*close the array of converter pointers and free the memory*/
316 uprv_free(converter->extraInfo);
321 _CompoundTextReset(UConverter *converter, UConverterResetChoice choice) {
331 UConverter *cnv = args->converter;
    [all...]
  /external/chromium_org/media/base/
audio_converter_unittest.cc 24 static const char kBenchmarkIterations[] = "audio-converter-iterations";
142 // Verifies converter output with a |inputs| number of transform inputs.
177 // Converter under test.
214 AudioConverter converter(input_parameters, output_parameters, false);
217 converter.AddInput(&callback);
218 converter.Convert(audio_bus.get());
251 // --audio-converter-iterations=50000.
277 scoped_ptr<AudioConverter> converter(
279 converter->AddInput(&fake_input1);
280 converter->AddInput(&fake_input2)
    [all...]
  /hardware/ti/omap4xxx/libI420colorconvert/
ColorConvert.cpp 108 extern "C" void getI420ColorConverter(II420ColorConverter *converter) {
109 converter->getDecoderOutputFormat = getDecoderOutputFormat;
110 converter->convertDecoderOutputToI420 = convertDecoderOutputToI420;
111 converter->getEncoderInputFormat = getEncoderInputFormat;
112 converter->convertI420ToEncoderInput = convertI420ToEncoderInput;
113 converter->getEncoderInputBufferInfo = getEncoderInputBufferInfo;
  /cts/tools/signature-tools/test/signature/comparator/
AllDexTests.java 21 import signature.converter.dex.DexTestConverter;
22 import signature.converter.util.ITestSourceConverter;
  /cts/tools/signature-tools/test/signature/converter/util/
AbstractTestSourceConverter.java 17 package signature.converter.util;
24 import signature.converter.Visibility;
  /external/chromium_org/content/renderer/
v8_value_converter_impl_unittest.cc 24 // The hashes will be ignored in |converter|, which must not be NULL and it
27 content::V8ValueConverterImpl* converter);
37 content::V8ValueConverterImpl* converter)
38 : converter_(converter) {
149 void TestWeirdType(const V8ValueConverterImpl& converter,
155 scoped_ptr<base::Value> raw(converter.FromV8Value(val, context));
169 converter.FromV8Value(object, context)));
184 static_cast<base::ListValue*>(converter.FromV8Value(array, context)));
233 V8ValueConverterImpl converter; local
235 converter.ToV8Value(original_root.get(), context).As<v8::Object>()
270 V8ValueConverterImpl converter; local
298 V8ValueConverterImpl converter; local
339 V8ValueConverterImpl converter; local
364 V8ValueConverterImpl converter; local
406 V8ValueConverterImpl converter; local
428 V8ValueConverterImpl converter; local
444 V8ValueConverterImpl converter; local
491 V8ValueConverterImpl converter; local
523 V8ValueConverterImpl converter; local
556 V8ValueConverterImpl converter; local
574 V8ValueConverterImpl converter; local
603 V8ValueConverterImpl converter; local
659 V8ValueConverterImpl converter; local
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
converter.hpp 16 #include "boost/numeric/conversion/detail/converter.hpp"
29 struct converter : convdetail::get_converter_impl<Traits, struct in namespace:boost::numeric
59 typedef converter<T,S,Traits,OverflowHandler,Float2IntRounder,RawConverter,UserRangeChecker> type ;
  /external/chromium_org/ui/base/ozone/
event_factory_ozone.h 41 void AddEventConverter(int fd, scoped_ptr<EventConverterOzone> converter);
48 typedef EventConverterOzone* Converter;
50 std::map<int, Converter> converters_;
  /external/openfst/src/include/fst/script/
register.h 38 template<class Reader, class Creator, class Converter>
42 Converter converter; member in struct:fst::script::FstClassRegEntry
44 FstClassRegEntry(Reader r, Creator cr, Converter co) :
45 reader(r), creator(cr), converter(co) { }
46 FstClassRegEntry() : reader(0), creator(0), converter(0) { }
49 template<class Reader, class Creator, class Converter>
52 FstClassRegEntry<Reader, Creator, Converter>,
54 Converter> > {
64 Converter GetConverter(const string &arc_type) const
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
I420ColorConverter.cpp 31 void (*getI420ColorConverter)(I420ColorConverter *converter) =
  /frameworks/native/include/media/editor/
II420ColorConverter.h 120 void getI420ColorConverter(II420ColorConverter *converter);
  /cts/tools/signature-tools/src/signature/converter/
Main.java 17 package signature.converter;
20 import signature.converter.dex.DexFactory;
21 import signature.converter.doclet.DocletFactory;
  /cts/tools/signature-tools/test/signature/converter/
ConvertPackageTest.java 17 package signature.converter;
25 import signature.converter.util.AbstractConvertTest;
26 import signature.converter.util.CompilationUnit;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9FieldElement.java 19 private static X9IntegerConverter converter = new X9IntegerConverter(); field in class:X9FieldElement
59 int byteCount = converter.getByteLength(f);
60 byte[] paddedBigInteger = converter.integerToBytes(f.toBigInteger(), byteCount);

Completed in 560 milliseconds

1 23 4 5 6 7 8 91011>>