HomeSort by relevance Sort by last modified time
    Searched refs:value_length (Results 26 - 42 of 42) sorted by null

12

  /external/python/cpython2/Modules/expat/
expat.h 318 the value_length argument. Since it is legal to have zero-length
334 int value_length,
    [all...]
  /external/python/cpython3/Modules/expat/
expat.h 318 the value_length argument. Since it is legal to have zero-length
334 int value_length,
    [all...]
  /external/expat/xmlwf/
xmlwf.c 740 int value_length,
754 characterData(data, value, value_length);
  /external/python/cpython3/PC/
winreg.c     [all...]
  /external/webrtc/webrtc/base/
httpclient.cc 251 size_t value_length = end_of_value - start_of_value; local
254 std::string value(formatted_header.substr(start_of_value, value_length));
  /external/python/cpython3/Modules/
pyexpat.c 493 int value_length,
500 (conv_string_len_to_unicode(value, value_length)),
    [all...]
  /external/skia/src/ports/
SkFontMgr_android_parser.cpp 596 int value_length,
    [all...]
  /external/skqp/src/ports/
SkFontMgr_android_parser.cpp 596 int value_length,
    [all...]
  /external/expat/tests/
runtests.c 233 int UNUSED_P(value_length),
426 int value_length,
442 if (value_length != (int)xcstrlen(entity_value_to_match) ||
443 xcstrncmp(value, entity_value_to_match, value_length)) {
    [all...]
  /system/update_engine/
omaha_request_action.cc 559 int value_length,
    [all...]
  /external/libusb/libusb/os/
windows_winusb.c 426 DWORD value_length = sizeof(DWORD); local
431 (LPBYTE)&libusb0_symboliclink_index, &value_length);
    [all...]
  /art/openjdkjvmti/include/
jvmti.h 493 (jlong class_tag, jlong size, jlong* tag_ptr, const jchar* value, jint value_length, void* user_data);
    [all...]
  /external/oj-libjdwp/src/share/javavm/export/
jvmti.h 493 (jlong class_tag, jlong size, jlong* tag_ptr, const jchar* value, jint value_length, void* user_data);
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h 493 (jlong class_tag, jlong size, jlong* tag_ptr, const jchar* value, jint value_length, void* user_data);
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h 493 (jlong class_tag, jlong size, jlong* tag_ptr, const jchar* value, jint value_length, void* user_data);
    [all...]
  /prebuilts/jdk/jdk9/darwin-x86/include/
jvmti.h 495 (jlong class_tag, jlong size, jlong* tag_ptr, const jchar* value, jint value_length, void* user_data);
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/include/
jvmti.h 495 (jlong class_tag, jlong size, jlong* tag_ptr, const jchar* value, jint value_length, void* user_data);
    [all...]

Completed in 1419 milliseconds

12