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

1 2 3 4 5 6 7 891011>>

  /external/v8/src/ppc/
disasm-ppc.cc 11 // NameConverter converter;
12 // Disassembler d(converter);
47 // It uses the converter to convert register names and call destinations into
51 Decoder(const disasm::NameConverter& converter, Vector<char> out_buffer)
52 : converter_(converter), out_buffer_(out_buffer), out_buffer_pos_(0) {
115 // Print the register name according to the active name converter.
121 // Print the double FP register name according to the active name converter.
1504 NameConverter converter; local
    [all...]
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.7.0/
commons-beanutils-1.7.0.jar 
  /prebuilts/misc/common/robolectric/lib/
xstream-1.4.8.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/
xstream-1.4.8.jar 
  /external/icu/icu4c/source/common/
ucnv_u7.c 16 * UTF-7 converter implementation. Used to be in ucnv_utf.c.
43 * By default, the ICU UTF-7 converter encodes set O directly.
167 * converter status values:
233 cnv=pArgs->converter;
448 /* set the converter state back into UConverter */
477 cnv=pArgs->converter;
722 /* set the converter state back into UConverter */
    [all...]
ucnvbocu.cpp 258 * The BOCU-1 converter uses the standard setup code in ucnv.c/ucnv_bld.c.
405 cnv=pArgs->converter;
412 /* get the converter state from UConverter */
635 /* set the converter state back into UConverter */
663 cnv=pArgs->converter;
669 /* get the converter state from UConverter */
864 /* set the converter state back into UConverter */
972 cnv=pArgs->converter;
    [all...]
ucnvmbcs.h 36 * struct UConverterStaticData -- struct containing the converter name, IBM CCSID,
243 /* MBCS converter data and state -------------------------------------------- */
325 * These per-converter types determine the storage method in stage 3 of the lookup table,
366 * It keeps all the per-converter data and points into the loaded mapping tables.
397 /* converter name for swaplfnl */
432 /* converter name for swaplfnl */ \
484 * by other converter implementations.
486 * It does not use state from the converter, nor error codes.
519 * This is an internal function that allows other converter implementations
532 * It does not use the converter state nor call callbacks
    [all...]
  /external/protobuf/src/google/protobuf/util/internal/
default_value_objectwriter.h 53 namespace converter { namespace in namespace:google::protobuf::util
269 } // namespace converter
expecting_objectwriter.h 60 namespace converter { namespace in namespace:google::protobuf::util
233 } // namespace converter
json_escaping.cc 39 namespace converter { namespace in namespace:google::protobuf::util
401 } // namespace converter
json_objectwriter_test.cc 40 namespace converter { namespace in namespace:google::protobuf::util
310 } // namespace converter
proto_writer.h 65 namespace converter { namespace in namespace:google::protobuf::util
325 } // namespace converter
protostream_objectsource.h 58 namespace converter { namespace in namespace:google::protobuf::util
293 } // namespace converter
protostream_objectwriter.h 66 namespace converter { namespace in namespace:google::protobuf::util
335 } // namespace converter
type_info.cc 47 namespace converter { namespace in namespace:google::protobuf::util
168 } // namespace converter
  /external/webrtc/webrtc/base/
network.h 221 IfAddrsConverter* converter,
  /frameworks/base/services/core/jni/BroadcastRadio/
convert.cpp 236 jclass jElementClass, std::function<JavaRef<jobject>(JNIEnv*, const T&)> converter) {
239 auto jElement = converter(env, vec[i]);
247 jclass jElementClass, JavaRef<jobject>(*converter)(JNIEnv*, const T&)) {
249 std::function<JavaRef<jobject>(JNIEnv*, const T&)>(converter));
  /prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.7/
xstream-1.4.7.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
getargs.c 1249 typedef int (*converter)(PyObject *, void *); typedef
1782 typedef int (*converter)(PyObject *, void *); typedef
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
getargs.c 1249 typedef int (*converter)(PyObject *, void *); typedef
1782 typedef int (*converter)(PyObject *, void *); typedef
    [all...]
  /external/python/cpython2/Modules/_ctypes/
callproc.c 41 from_param methods), for each item in 'callargs' converter is called and the
1132 PyObject *converter; local
1648 converter(PyObject *obj, void **address) function
    [all...]
  /external/python/cpython2/Python/
getargs.c 1276 typedef int (*converter)(PyObject *, void *); typedef
1808 typedef int (*converter)(PyObject *, void *); typedef
    [all...]
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.8.0/
commons-beanutils-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.9.2/
commons-beanutils-1.9.2.jar 

Completed in 518 milliseconds

1 2 3 4 5 6 7 891011>>