HomeSort by relevance Sort by last modified time
    Searched full:legacy (Results 1 - 25 of 984) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/
MANIFEST.in 4 prune markdown/extensions/legacy.py
  /frameworks/compile/slang/tests/F_root_graphics_13/
stderr.txt.expect 1 root_graphics_13.rs:5:23: error: invalid parameter type for legacy graphics root() function: 'unsigned int'
  /device/samsung/manta/
init.smdk5250.rc 8 export EXTERNAL_STORAGE /storage/emulated/legacy
12 # Support legacy paths
13 symlink /storage/emulated/legacy /sdcard
14 symlink /storage/emulated/legacy /mnt/sdcard
15 symlink /storage/emulated/legacy /storage/sdcard0
16 symlink /mnt/shell/emulated/0 /storage/emulated/legacy
  /hardware/qcom/audio/
Android.mk 6 include $(MY_LOCAL_PATH)/legacy/Android.mk
  /external/clang/test/CodeGenObjC/
next-objc-dispatch.m 2 // RUN: -fobjc-dispatch-method=legacy | \
6 // RUN: -fobjc-dispatch-method=legacy | \
10 // RUN: -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,
objc2-legacy-dispatch.m 8 // RUN: %clang_cc1 -fobjc-dispatch-method=legacy -emit-llvm -o - %s | FileCheck -check-prefix=CHECK_OLD_DISPATCH %s
  /device/ti/panda/
init.omap4pandaboard.rc 8 export EXTERNAL_STORAGE /storage/emulated/legacy
12 # Support legacy paths
13 symlink /storage/emulated/legacy /sdcard
14 symlink /storage/emulated/legacy /mnt/sdcard
15 symlink /storage/emulated/legacy /storage/sdcard0
16 symlink /mnt/shell/emulated/0 /storage/emulated/legacy
  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/utility/forward/
move_if_noexcept.pass.cpp 35 struct legacy struct
37 legacy() {} function in struct:legacy
38 legacy(const legacy&);
46 legacy l;
61 static_assert((std::is_same<decltype(std::move_if_noexcept(l)), const legacy&>::value), "");
  /external/clang/test/Driver/
rewrite-legacy-objc.m 1 // RUN: %clang -no-canonical-prefixes -target x86_64-apple-macosx10.7.0 -rewrite-legacy-objc %s -o - -### 2>&1 | \
7 // TEST0: rewrite-legacy-objc.m"
  /external/jmonkeyengine/engine/src/android/jme3test/android/
DemoAndroidHarness.java 26 else if (eglConfig.equals("Legacy"))
28 eglConfigType = ConfigType.LEGACY;
  /packages/apps/Contacts/tests/res/values/
donottranslate_strings.xml 32 <item>ACTION_PICK: contact (legacy)</item>
34 <item>ACTION_PICK: phone (legacy)</item>
36 <item>ACTION_PICK: postal (legacy)</item>
42 <item>ACTION_GET_CONTENT: contact (legacy)</item>
44 <item>ACTION_GET_CONTENT: phone (legacy)</item>
46 <item>ACTION_GET_CONTENT: postal (legacy)</item>
62 <item>EDIT (legacy style uri)</item>
68 <item>EDIT (create new legacy)</item>
75 <item>VIEW (legacy style uri)</item>
87 <item>CallDetailActivity (legacy)</item
    [all...]
  /external/icu4c/samples/legacy/
legacy.vcxproj 82 <TypeLibraryName>.\x86\Release/legacy.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Release/legacy.pch</PrecompiledHeaderOutputFile>
108 <OutputFile>.\x86\Release/legacy.exe</OutputFile>
111 <ProgramDatabaseFile>.\x86\Release/legacy.pdb</ProgramDatabaseFile>
121 <TypeLibraryName>.\x64\Release/legacy.tlb</TypeLibraryName>
133 <PrecompiledHeaderOutputFile>.\x64\Release/legacy.pch</PrecompiledHeaderOutputFile>
147 <OutputFile>.\x64\Release/legacy.exe</OutputFile>
150 <ProgramDatabaseFile>.\x64\Release/legacy.pdb</ProgramDatabaseFile>
160 <TypeLibraryName>.\x86\Debug/legacy.tlb</TypeLibraryName>
171 <PrecompiledHeaderOutputFile>.\x86\Debug/legacy.pch</PrecompiledHeaderOutputFile>
    [all...]
legacy.sln 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "legacy", "legacy.vcproj", "{57F56795-1802-4605-88A0-013AAE9998F6}"
legacy.cpp 103 printArray("Before legacy", uTest, 4);
105 printArray("After legacy", uTest, 4);
106 printKeys("Legacy keys", keys, 4);
  /device/generic/mini-emulator-armv7-a-neon/
init.mini-emulator.rc 6 export EXTERNAL_STORAGE /storage/emulated/legacy
10 # Support legacy paths
11 symlink /storage/emulated/legacy /sdcard
12 symlink /storage/emulated/legacy /mnt/sdcard
13 symlink /storage/emulated/legacy /storage/sdcard0
14 symlink /mnt/shell/emulated/0 /storage/emulated/legacy
  /external/srec/srec/AcousticModels/include/
SR_AcousticModelsImpl.h 32 /* Legacy CREC headers */
61 * Generate legacy AcousticModels parameter structure from ESR_Session.
72 * Legacy CREC pattern.
76 * ArrayList of legacy CREC acoustic models.
80 * Legacy Arbdata structure.
155 * Generate legacy AcousticModels parameter structure from ESR_Session.
  /external/bison/lib/uniwidth/
cjk.h 24 /* Legacy Japanese encodings */
26 /* Legacy Chinese encodings */
31 /* Legacy Korean encodings */
  /development/host/windows/usb/api/
adb_winusb_api.h 28 legacy (custom) USB drivers, and have not installed WINUSB.DLL we need to
30 and AdbWinUsbApi. AdbWinApi is fully capable of working on top of the legacy
33 dependency on WINUSB.DLL in the DLL that implements legacy API. The problem
34 is that customers may have a legacy driver that they don't want to upgrade
adb_legacy_io_completion.h 22 asynchronous I/O requests issued via legacy USB API.
29 from asynchronous I/O requests issued via legacy USB API.
39 @param[in] parent_io_obj Parent legacy endpoint that created this
91 /// Gets parent legacy endpoint.
  /external/chromium/net/tools/flip_server/
spdy_util.h 12 // Flag indicating if we need to encode urls into filenames (legacy).
  /external/webrtc/src/modules/audio_processing/test/
apmtest.m 1 function apmtest(task, testname, filepath, casenumber, legacy)
26 if nargin < 5 || isempty(legacy)
28 legacy = false;
65 if legacy
77 if legacy
100 if legacy
112 if legacy
147 progname, opt, simulateMode, nErr, nCases, task, casenumber, legacy);
171 legacy)
202 if legacy
    [all...]
  /device/asus/deb/original-kernel-headers/media/
msmb_isp.h 172 MSM_ISP_STATS_AEC, /* legacy based AEC */
173 MSM_ISP_STATS_AF, /* legacy based AF */
174 MSM_ISP_STATS_AWB, /* legacy based AWB */
175 MSM_ISP_STATS_RS, /* legacy based RS */
176 MSM_ISP_STATS_CS, /* legacy based CS */
177 MSM_ISP_STATS_IHIST, /* legacy based HIST */
178 MSM_ISP_STATS_SKIN, /* legacy based SKIN */
  /device/asus/flo/original-kernel-headers/media/
msmb_isp.h 172 MSM_ISP_STATS_AEC, /* legacy based AEC */
173 MSM_ISP_STATS_AF, /* legacy based AF */
174 MSM_ISP_STATS_AWB, /* legacy based AWB */
175 MSM_ISP_STATS_RS, /* legacy based RS */
176 MSM_ISP_STATS_CS, /* legacy based CS */
177 MSM_ISP_STATS_IHIST, /* legacy based HIST */
178 MSM_ISP_STATS_SKIN, /* legacy based SKIN */
  /packages/apps/Contacts/src/com/android/contacts/util/
ContactLoaderUtils.java 36 * For legacy contacts, a raw-contact lookup is performed. An {@link IllegalArgumentException}
67 // Legacy Style? Convert to RawContact
70 // Legacy Format. Convert to RawContact-Uri and then lookup the contact
  /packages/apps/Exchange/exchange2/src/com/android/exchange/provider/
GalResult.java 35 * Legacy method for email address autocomplete
62 // The following three fields are for legacy email autocomplete
68 * Legacy constructor for email address autocomplete

Completed in 594 milliseconds

1 2 3 4 5 6 7 8 91011>>