Searched defs:legacy (Results 1 - 21 of 21) sorted by relevance

/external/libcxx/test/std/utilities/utility/forward/
H A Dmove_if_noexcept.pass.cpp37 struct legacy struct
39 legacy() {} function in struct:legacy
40 legacy(const legacy&);
48 legacy l;
57 static_assert((std::is_same<decltype(std::move_if_noexcept(l)), const legacy&>::value), "");
66 static_assert((std::is_same<decltype(std::move_if_noexcept(l)), const legacy&>::value), "");
/external/llvm/include/llvm/IR/
H A DLegacyPassManager.h10 // This file defines the legacy PassManager class. This class is used to hold,
28 namespace legacy { namespace in namespace:llvm
96 } // End legacy namespace
99 DEFINE_STDCXX_CONVERSION_FUNCTIONS(legacy::PassManagerBase, LLVMPassManagerRef)
/external/vboot_reference/firmware/lib/
H A Dgpt_misc.c105 int legacy = 0; local
127 legacy = !Memcmp(h->signature, GPT_HEADER_SIGNATURE2,
131 if (legacy) {
133 "legacy mode is enabled.\n"));
145 if (legacy) {
147 "legacy mode is enabled.\n"));
/external/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h27 // The old pass manager infrastructure is hidden in a legacy namespace now.
28 namespace legacy { namespace in namespace:llvm
62 legacy::PassManagerBase &PM);
151 legacy::PassManagerBase &PM) const;
152 void addInitialAliasAnalysisPasses(legacy::PassManagerBase &PM) const;
153 void addLTOOptimizationPasses(legacy::PassManagerBase &PM);
154 void addLateLTOOptimizationPasses(legacy::PassManagerBase &PM);
160 void populateFunctionPassManager(legacy::FunctionPassManager &FPM);
163 void populateModulePassManager(legacy::PassManagerBase &MPM);
164 void populateLTOPassManager(legacy
[all...]
/external/iw/
H A Dbitrate.c90 uint8_t *legacy = NULL; local
119 if (strcmp(argv[i], "legacy-2.4") == 0) {
123 legacy = legacy_24;
126 } else if (strcmp(argv[i], "legacy-5") == 0) {
130 legacy = legacy_5;
181 legacy[(*n_legacy)++] = tmpd * 2;
262 #define DESCR_LEGACY "[legacy-<2.4|5> <legacy rate in Mbps>*]"
265 COMMAND(set, bitrates, "[legacy-<2.4|5> <legacy rat
[all...]
/external/llvm/include/llvm/CodeGen/
H A DPasses.h35 // The old pass manager infrastructure is hidden in a legacy namespace now.
36 namespace legacy { namespace in namespace:llvm
39 using legacy::PassManagerBase;
/external/llvm/include/llvm/Target/
H A DTargetMachine.h56 // The old pass manager infrastructure is hidden in a legacy namespace now.
57 namespace legacy { namespace in namespace:llvm
60 using legacy::PassManagerBase;
108 /// This should never be used outside of legacy existing client.
/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_cpu_amd64.h171 uint128_struct legacy[8]; member in struct:__anon6132::__anon6133::__anon6134
/external/libxml2/
H A Dxinclude.c84 int legacy; /* using XINCLUDE_OLD_NS */ member in struct:_xmlXIncludeCtxt
179 if (ctxt->legacy != 0) {
588 if (ctxt->legacy != 0) {
2294 if (ctxt->legacy == 0) {
2300 ctxt->legacy = 1;
H A Dtestapi.c1371 int legacy; /* whether to allow deprecated attributes */ local
1380 legacy = gen_int(n_legacy, 2);
1382 ret_val = htmlAttrAllowed((const htmlElemDesc *)elt, (const xmlChar *)attr, legacy);
1387 des_int(n_legacy, legacy, 2);
2190 int legacy; /* whether to allow deprecated elements (YES is faster here for Element nodes) */ local
2197 legacy = gen_int(n_legacy, 1);
2199 ret_val = htmlNodeStatus((const htmlNodePtr)node, legacy);
2203 des_int(n_legacy, legacy, 1);
[all...]
/external/mesa3d/src/glx/
H A Ddri_glx.c68 const __DRIlegacyExtension *legacy; member in struct:dri_screen
434 psp = (*psc->legacy->createNewScreen) (scrn,
616 (*psc->legacy->createNewContext) (psc->driScreen,
672 (*psc->legacy->createNewDrawable) (psc->driScreen,
881 psc->legacy = (__DRIlegacyExtension *) extensions[i];
884 if (psc->core == NULL || psc->legacy == NULL)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jar ... org/eclipse/core/internal/preferences/ org/eclipse/core/internal/preferences/legacy/ org/eclipse/core/internal/preferences/legacy/InitLegacyPreferences.class InitLegacyPreferences ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.runtime_3.11.0.v20150405-1723.jar ... org/eclipse/core/internal/preferences/ org/eclipse/core/internal/preferences/legacy/ org/eclipse/core/runtime/Preferences$IPropertyChangeListener.class Preferences ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jar ... org/eclipse/osgi/internal/framework/ org/eclipse/osgi/internal/framework/legacy/ org/eclipse/osgi/internal/hookregistry/ org/eclipse/osgi/internal/serviceregistry ...
/external/netperf/src/
H A Dnettest_omni.c349 int legacy = 0; variable
4888 /* if we are running a legacy test we do not do the nifty new omni
4890 if (!legacy) {
4909 if ((verbosity > 1) && (!legacy)) {
5797 send_omni_inner(remote_host, legacy, "MIGRATED TCP STREAM TEST");
5800 if (legacy) {
5803 are truly acting as a legacy test. If the user has specified
5977 send_omni_inner(remote_host, legacy, "MIGRATED TCP MAERTS TEST");
5990 if (legacy) {
6175 send_omni_inner(remote_host, legacy, "MIGRATE
[all...]
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 635 milliseconds