Home
last modified time | relevance | path

Searched defs:legacy (Results 1 – 14 of 14) sorted by relevance

/external/libcxx/test/std/utilities/utility/forward/
Dmove_if_noexcept.pass.cpp37 struct legacy struct
39 legacy() {} in legacy() function
/external/vboot_reference/firmware/lib/
Dgpt_misc.c105 int legacy = 0; in WriteAndFreeGptData() local
/external/libcups/cups/
Dpwg.h51 *legacy, /* IPP/ISO legacy name */ member
Dpwg-media.c568 pwgMediaForLegacy(const char *legacy) /* I - Legacy size name */ in pwgMediaForLegacy()
/external/iw/
Dbitrate.c90 uint8_t *legacy = NULL; in handle_bitrates() local
/external/webrtc/webrtc/modules/audio_processing/test/
Dapmtest.m28 legacy = false; variable
/external/google-breakpad/src/google_breakpad/common/
Dminidump_cpu_amd64.h171 uint128_struct legacy[8]; member
/external/libxml2/
Dconfigure.ac138 AC_ARG_WITH(legacy, optwith
Dxinclude.c84 int legacy; /* using XINCLUDE_OLD_NS */ member
Dtestapi.c1371 int legacy; /* whether to allow deprecated attributes */ in test_htmlAttrAllowed() local
2190 int legacy; /* whether to allow deprecated elements (YES is faster here for Element nodes) */ in test_htmlNodeStatus() local
/external/llvm/lib/IR/
DLegacyPassManager.cpp225 namespace legacy { namespace
383 namespace legacy { namespace
/external/mesa3d/src/glx/
Ddri_glx.c68 const __DRIlegacyExtension *legacy; member
/external/netperf/src/
Dnettest_omni.c349 int legacy = 0; variable
/external/v8/src/parsing/
Dparser-base.h4630 ZoneList<const AstRawString*>* labels, bool legacy, bool* ok) { in ParseScopedStatement()