HomeSort by relevance Sort by last modified time
    Searched defs:atype (Results 1 - 24 of 24) sorted by null

  /external/libffi/src/nios2/
ffi.c 98 ffi_type *atype = ecif->cif->arg_types[i]; local
99 size_t size = atype->size;
100 size_t alignment = atype->alignment;
111 switch (atype->type)
130 memcpy (argp, avalue, atype->size);
  /external/python/cpython2/Modules/_ctypes/libffi/src/nios2/
ffi.c 98 ffi_type *atype = ecif->cif->arg_types[i]; local
99 size_t size = atype->size;
100 size_t alignment = atype->alignment;
111 switch (atype->type)
130 memcpy (argp, avalue, atype->size);
  /external/boringssl/src/crypto/x509/
x509_att.c 292 int atype = 0; local
302 atype = stmp->type;
308 atype = attrtype;
328 ASN1_TYPE_set(ttmp, atype, stmp);
  /external/iproute2/ip/
tcp_metrics.c 99 int family, i, atype, stype, dlen = 0, slen = 0; local
122 atype = TCP_METRICS_ATTR_ADDR_IPV4;
131 atype = TCP_METRICS_ATTR_ADDR_IPV6;
170 addattr_l(&req2.n, sizeof(req2), atype, &daddr.data,
309 int atype = -1, stype = -1; local
368 atype = TCP_METRICS_ATTR_ADDR_IPV4;
370 atype = TCP_METRICS_ATTR_ADDR_IPV6;
372 if ((CMD_DEL & cmd) && atype < 0) {
381 if (cmd == CMD_DEL && atype < 0)
385 if (cmd == CMD_FLUSH && atype >= 0
    [all...]
  /external/adhd/cras/src/common/
edid_utils.c 327 int atype = local
333 sad_audio_type[atype]);
350 if (atype == 1) {
356 } else if ((atype >= 2) && (atype <= 8)) {
  /external/clang/test/Parser/
declarators.c 29 typedef int atype; typedef
31 atype /* expected-error {{unexpected type name 'atype': expected identifier}} */
32 ) int x, atype; {}
  /cts/tools/utils/
DescriptionGenerator.java 562 AnnotationTypeDoc atype = cAnnot.annotationType(); local
563 if (atype.toString().equals(HOST_CONTROLLER)) {
565 } else if (atype.toString().equals(KNOWN_FAILURE)) {
567 } else if (atype.toString().equals(SUPPRESSED_TEST)) {
  /external/libxml2/include/libxml/
tree.h 265 xmlAttributeType atype; /* The attribute type */ member in struct:_xmlAttribute
445 xmlAttributeType atype; /* the attribute type if validating */ member in struct:_xmlAttr
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c 1545 unsigned int atype, v1, v2, v3; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c 1480 unsigned int atype, v1, v2, v3; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_soa.c 1615 enum tgsi_opcode_type atype; \/\/ Actual type of the value local
    [all...]
  /external/python/cpython2/Modules/
socketmodule.c 1569 unsigned int atype, v1, v2, v3; local
    [all...]
_bsddb.c 6313 int err, atype, flags=0; local
    [all...]
  /external/tcpdump/
print-bgp.c 2543 int aflags, atype, alenlen, alen; local
    [all...]
  /external/python/cpython3/Modules/
socketmodule.c 1948 unsigned int atype, v1, v2, v3; local
    [all...]
  /external/error_prone/checkerframework/
javacutil-2.5.3.jar 
  /external/guice/extensions/persist/lib/
javassist.jar 
hibernate3.jar 
  /dalvik/dx/etc/
jasmin.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
core-3.1.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
findbugs.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 

Completed in 2012 milliseconds