HomeSort by relevance Sort by last modified time
    Searched refs:extra (Results 376 - 400 of 1682) sorted by null

<<11121314151617181920>>

  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsn.java 130 String extra = argString(); local
131 if (extra != null) {
136 sb.append(extra);
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsn.java 133 String extra = argString(); local
134 if (extra != null) {
139 sb.append(extra);
  /dalvik/dx/src/com/android/dx/ssa/
PhiInsn.java 337 * allows sub-classes to specify extra text.
339 * @param extra {@code null-ok;} the argument to print after the opcode
342 protected final String toHumanWithInline(String extra) {
348 if (extra != null) {
350 sb.append(extra);
  /external/avahi/avahi-compat-howl/
unsupported.c 131 AVAHI_GCC_UNUSED sw_opaque extra) {
150 AVAHI_GCC_UNUSED sw_opaque extra) {
167 AVAHI_GCC_UNUSED sw_opaque extra) {
182 AVAHI_GCC_UNUSED sw_opaque extra) {
437 AVAHI_GCC_UNUSED sw_opaque_t extra) {
495 AVAHI_GCC_UNUSED sw_opaque_t extra) {
563 AVAHI_GCC_UNUSED sw_opaque_t extra) {
574 AVAHI_GCC_UNUSED sw_opaque_t extra) {
831 AVAHI_GCC_UNUSED sw_opaque_t extra) {
935 AVAHI_GCC_UNUSED sw_opaque extra) {
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvInsn.java 132 String extra = argString(); local
133 if (extra != null) {
138 sb.append(extra);
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
PhiInsn.java 333 * allows sub-classes to specify extra text.
335 * @param extra {@code null-ok;} the argument to print after the opcode
338 protected final String toHumanWithInline(String extra) {
344 if (extra != null) {
346 sb.append(extra);
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
ClassTable.java 70 int extra = table.length - power; local
74 if (table[extra].glyphID <= glyphID) {
75 index = extra;
  /external/libusb-compat/libusb/
usb.h 116 unsigned char *extra; /* Extra descriptors */ member in struct:usb_endpoint_descriptor
144 unsigned char *extra; /* Extra descriptors */ member in struct:usb_interface_descriptor
169 unsigned char *extra; /* Extra descriptors */ member in struct:usb_config_descriptor
  /external/libxml2/
xmlmodule.c 39 * @extra: extra information
44 xmlModuleErrMemory(xmlModulePtr module, const char *extra)
53 XML_ERR_NO_MEMORY, XML_ERR_FATAL, NULL, 0, extra,
55 "Memory allocation failed : %s\n", extra);
c14n.c 135 * @extra: extra informations
140 xmlC14NErrMemory(const char *extra)
143 XML_ERR_NO_MEMORY, XML_ERR_ERROR, NULL, 0, extra,
145 "Memory allocation failed : %s\n", extra);
150 * @extra: extra informations
155 xmlC14NErrParam(const char *extra)
158 XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra,
160 "Invalid parameter : %s\n", extra);
    [all...]
  /external/skia/src/core/
SkUtils.cpp 236 int extra = (uni > 0xFFFF);
239 if (extra) {
253 return 1 + extra;
  /external/tremolo/Tremolo/
dsp.c 311 long extra=(long)(vd->granulepos-op->granulepos); local
313 if(extra)
315 /* partial last frame. Strip the extra samples off */
316 vd->out_end-=extra;
  /external/v8/src/base/platform/
platform.h 61 intptr_t extra = static_cast<intptr_t>(__readfsdword(kTibExtraTlsOffset)); local
62 DCHECK(extra != 0);
63 return *reinterpret_cast<intptr_t*>(extra +
  /external/zlib/src/contrib/pascal/
zlibpas.pas 53 xflags: Integer; (* extra flags (not used when writing a gzip file) *)
55 extra: PChar; (* pointer to extra field or Z_NULL if none *)
56 extra_len: Integer; (* extra field length (valid if extra != Z_NULL) *)
57 extra_max: Integer; (* space at extra (only when reading header) *)
  /toolchain/binutils/binutils-2.25/bfd/
cpu-m68k.c 180 unsigned extra = 99, missing = 99; local
192 if (this_extra < extra)
194 extra = this_extra;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
eh-frame1.s 60 # followed by EXTRA bytes. AUGLEN is the length of augmentation
64 .macro persaug auglen,extra,encoding,value
66 .byte (-(9 + \auglen + 3 + 2) & mask) + 2 + mask + \extra
70 .byte 2 + mask + \extra
  /external/opencv3/3rdparty/zlib/
inflate.c 19 * - Remove unnecessary second byte pull from length extra in inffast.c
34 * - Remove distance extra == 0 check in inflate_fast()--only helps for lengths
731 state->head->extra = Z_NULL;
732 state->mode = EXTRA;
733 case EXTRA:
739 state->head->extra != Z_NULL) {
741 zmemcpy(state->head->extra + len, next,
    [all...]
  /external/pdfium/third_party/zlib_v128/
inflate.c 19 * - Remove unnecessary second byte pull from length extra in inffast.c
34 * - Remove distance extra == 0 check in inflate_fast()--only helps for lengths
731 state->head->extra = Z_NULL;
732 state->mode = EXTRA;
733 case EXTRA:
739 state->head->extra != Z_NULL) {
741 zmemcpy(state->head->extra + len, next,
    [all...]
  /external/zlib/src/
inflate.c 19 * - Remove unnecessary second byte pull from length extra in inffast.c
34 * - Remove distance extra == 0 check in inflate_fast()--only helps for lengths
731 state->head->extra = Z_NULL;
732 state->mode = EXTRA;
733 case EXTRA:
739 state->head->extra != Z_NULL) {
741 zmemcpy(state->head->extra + len, next,
    [all...]
  /libcore/ojluni/src/main/native/
zip_util.c 284 "extra" bytes are padded at the end of the zipfile.
285 Let's do some extra verification, we don't care about the performance
1037 ze->extra = NULL;
1068 char *extra = cen + CENHDR + nlen; local
1070 /* This entry has "extra" data */
1071 if ((ze->extra = malloc(elen + 2)) == NULL) goto Catch;
1072 ze->extra[0] = (unsigned char) elen;
1073 ze->extra[1] = (unsigned char) (elen >> 8);
1074 memcpy(ze->extra+2, extra, elen)
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_group.c 212 size_t extra = 0; local
216 extra = wpabuf_len(group->p2p->wfd_ie_beacon);
221 extra += wpabuf_len(group->p2p->vendor_elem[VENDOR_ELEM_BEACON_P2P_GO]);
223 ie = wpabuf_alloc(257 + extra);
464 struct wpabuf *extra; local
465 extra = wpabuf_dup(group->p2p->vendor_elem[VENDOR_ELEM_PROBE_RESP_P2P_GO]);
466 ie = wpabuf_concat(extra, ie);
648 size_t extra = 0; local
652 extra = wpabuf_len(group->wfd_ie);
657 extra += wpabuf_len(group->p2p->vendor_elem[VENDOR_ELEM_P2P_ASSOC_RESP])
    [all...]
  /external/freetype/src/cff/
cffdrivr.c 288 CFF_Font font = (CFF_Font)face->extra.data;
332 cff = (CFF_FontRec *)face->extra.data;
382 CFF_Font cff = (CFF_Font)face->extra.data;
440 CFF_Font cff = (CFF_Font)face->extra.data;
529 CFF_Font cff = (CFF_Font)face->extra.data;
584 CFF_Font cff = (CFF_Font)face->extra.data;
611 cff = (CFF_Font)face->extra.data;
  /external/pdfium/third_party/freetype/src/cff/
cffdrivr.c 288 CFF_Font font = (CFF_Font)face->extra.data;
332 cff = (CFF_FontRec *)face->extra.data;
382 CFF_Font cff = (CFF_Font)face->extra.data;
440 CFF_Font cff = (CFF_Font)face->extra.data;
529 CFF_Font cff = (CFF_Font)face->extra.data;
584 CFF_Font cff = (CFF_Font)face->extra.data;
611 cff = (CFF_Font)face->extra.data;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp     [all...]

Completed in 1173 milliseconds

<<11121314151617181920>>