/external/clang/test/CodeGenObjC/ |
D | next-objc-dispatch.m | 2 // RUN: -fobjc-dispatch-method=legacy | \ 6 // RUN: -fobjc-nonfragile-abi -fobjc-dispatch-method=legacy | \ 10 // RUN: -fobjc-nonfragile-abi -fobjc-dispatch-method=non-legacy | \ 21 // (1) fragile ABI, legacy dispatch 22 // (2) non-fragile ABI, legacy dispatch 23 // (2) non-fragile ABI, non-legacy dispatch 26 // Note that fragile ABI and non-fragile ABI legacy dispatch are not the same,
|
D | objc2-legacy-dispatch.m | 8 // RUN: %clang_cc1 -fobjc-nonfragile-abi -fobjc-dispatch-method=legacy -emit-llvm -o - %s | FileChe…
|
/external/webrtc/src/modules/audio_processing/main/test/process_test/ |
D | apmtest.m | 1 function apmtest(task, testname, casenumber, legacy) 26 legacy = false; variable 55 if legacy 66 if legacy 78 if legacy 101 if legacy 113 if legacy 148 progname, opt, simulateMode, nErr, nCases, task, casenumber, legacy); 172 legacy) 203 if legacy [all …]
|
/external/icu4c/samples/legacy/ |
D | Makefile | 30 TARGET=legacy 33 OBJECTS=legacy.o newcol.o oldcol.o
|
D | legacy.sln | 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "legacy", "legacy.vcproj", "{57F56795-1802-4605…
|
D | README | 8 …ICU in the same compilation unit. You cannot automatically use more than one legacy version of ICU. 13 3) make sure old data can be found (if legacy code needs data). 40 Legacy crashes horribly: Sorry, didn't put any error checking. If legacy crashes that's most probab…
|
/external/icu4c/tools/tzcode/ |
D | tz.alias | 17 # this ID, legacy code may break. 19 # This list is read by tz2icu to incorporate legacy ICU zone aliases
|
D | icuzones | 9 # that are in CLDR and also include legacy ICU time zones originally 36 # The list below is for supporting legacy ICU zone aliases.
|
/external/qemu-pc-bios/bochs/bios/ |
D | Makefile.in | 61 bios: biossums BIOS-bochs-latest BIOS-bochs-legacy 74 BIOS-bochs-legacy: rombios.c apmbios.S biossums rombios.h
|
/external/markdown/ |
D | MANIFEST.in | 4 prune markdown/extensions/legacy.py
|
/external/icu4c/samples/ |
D | readme.txt | 21 legacy - demonstrates using two versions of ICU in one application 78 - legacy and layout are not included in these lists,
|
/external/bluetooth/bluez/src/ |
D | event.c | 339 gboolean legacy) in btd_event_set_legacy_pairing() argument 356 dev->legacy = legacy; in btd_event_set_legacy_pairing()
|
D | event.h | 28 void btd_event_set_legacy_pairing(bdaddr_t *local, bdaddr_t *peer, gboolean legacy);
|
D | adapter.h | 72 dbus_bool_t legacy; member
|
D | adapter.c | 3411 "LegacyPairing", DBUS_TYPE_BOOLEAN, &dev->legacy, in adapter_emit_device_found() 3422 gboolean legacy, name_status_t status, in found_device_new() argument 3433 dev->legacy = legacy; in found_device_new() 3505 gboolean legacy, le; in adapter_update_found_devices() local 3543 legacy = pairing_is_legacy(&adapter->bdaddr, bdaddr, data, in adapter_update_found_devices() 3553 legacy = FALSE; in adapter_update_found_devices() 3559 dev = found_device_new(bdaddr, le, name, alias, class, legacy, in adapter_update_found_devices()
|
/external/libxml2/ |
D | Android.mk | 43 legacy.c \
|
D | xinclude.c | 82 int legacy; /* using XINCLUDE_OLD_NS */ member 177 if (ctxt->legacy != 0) { in xmlXIncludeGetProp() 586 if (ctxt->legacy != 0) { in xmlXIncludeAddNode() 2258 if (ctxt->legacy == 0) { in xmlXIncludeTestNode() 2264 ctxt->legacy = 1; in xmlXIncludeTestNode()
|
/external/chromium/chrome/browser/userfeedback/proto/ |
D | config.proto | 42 // Tag 5 is used by some legacy data that is already in production db. 52 // Do not use tag 8, 9, 10. They were used by a legacy field.
|
/external/clang/test/Driver/ |
D | darwin-objc-defaults.m | 40 // CHECK-CHECK-X86_64_OSX10_5: -fobjc-dispatch-method=non-legacy
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 38 body of legacy code that was compiled for previous generations and will
|
/external/chromium/chrome/browser/password_manager/ |
D | encryptor_mac.mm | 119 // Credit card numbers are current legacy data, so false match with prefix
|
/external/webkit/Source/WebCore/css/ |
D | themeWin.css | 65 FIXME: Figure out how to support legacy input rendering.
|
/external/icu4c/samples/all/ |
D | all.sln | 15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "legacy", "..\legacy\legacy.vcxproj", "{57F5679…
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 27 var legacy = options.legacy; 33 var object = initialize || legacy; 38 if (legacy && initialize) object.prototype = legacy.prototype; 393 legacy: (Browser.Engine.trident) ? null: window.Window, property 420 legacy: (Browser.Engine.trident) ? null: window.Document, property 1306 legacy: window.Element, property
|
/external/chromium/testing/gtest/ |
D | CHANGES | 23 WithParamInterface<T> separately, easing conversion of legacy tests.
|