HomeSort by relevance Sort by last modified time
    Searched full:type_length (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant_8/src/wps/
ndef.c 26 u8 type_length; member in struct:ndef_record
41 record->type_length = *pos++;
60 record->type = record->type_length == 0 ? NULL : pos;
61 pos += record->type_length;
100 u8 type_length, void *id,
117 total_len += type_length + id_length + payload_length;
132 wpabuf_put_u8(record, type_length);
141 wpabuf_put_data(record, type, type_length);
150 if (record->type_length != os_strlen(wifi_handover_type))
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/
Field.java 18 private static final int TYPE_LENGTH = 16;
306 for (int i = 0; i < NAME_LENGTH + TYPE_LENGTH - nameLength; ++i) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gdbint.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gdbint.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gdbint.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gdbint.info     [all...]

Completed in 238 milliseconds