/external/libogg/ |
missing | 74 --run try to run the given command, and emulate it if it fails 137 # try to emulate it.
|
/external/libopus/ |
missing | 74 --run try to run the given command, and emulate it if it fails 138 # try to emulate it.
|
/external/libusb/ |
missing | 76 --run try to run the given command, and emulate it if it fails 140 # try to emulate it.
|
/external/libusb-compat/ |
missing | 76 --run try to run the given command, and emulate it if it fails 140 # try to emulate it.
|
/external/libvorbis/ |
missing | 74 --run try to run the given command, and emulate it if it fails 137 # try to emulate it.
|
/external/llvm/autoconf/ |
missing | 74 --run try to run the given command, and emulate it if it fails 137 # try to emulate it.
|
/external/netperf/ |
missing | 51 # try to emulate it. 64 --run try to run the given command, and emulate it if it fails
|
/external/skia/src/opts/ |
SkNx_sse.h | 16 // SSE 4.1 has _mm_floor_ps to floor 4 floats. We emulate it: 307 // With SSE2, we have to emulate _mm_packus_epi32 with _mm_packs_epi32:
|
SkColor_opts_SSE2.h | 15 // Because no _mm_mul_epi32() in SSE2, we emulate it here.
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/ |
missing | 74 --run try to run the given command, and emulate it if it fails 138 # try to emulate it.
|
/frameworks/base/docs/html-intl/intl/vi/preview/features/ |
direct-boot.jd | 172 $ adb shell sm set-emulate-fbe true 178 $ adb shell sm set-emulate-fbe false
|
/ndk/sources/host-tools/make-3.81/config/ |
missing | 74 --run try to run the given command, and emulate it if it fails 137 # try to emulate it.
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
PhoneStateListenerTest.java | 80 * registration. There is no simple way to emulate state changes for testing the listeners.
|
/developers/samples/android/common/src/java/com/example/android/common/actionbarcompat/ |
MultiSelectionUtil.java | 185 // Set-up the ListView to emulate CHOICE_MODE_MULTIPLE_MODAL
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
PhotosContentJob.java | 202 // We will emulate taking some time to do this work, so we can see batching happen.
|
/external/autotest/client/site_tests/network_DhcpNak/ |
network_DhcpNak.py | 26 option. This is to emulate some DHCP servers (e.g. OpenBSD 4.6),
|
/external/autotest/server/site_tests/power_DeferForFlashrom/ |
power_DeferForFlashrom.py | 101 '-p dummy:freq=%d,emulate=VARIABLE_SIZE,size=%d,'
|
/external/clang/lib/Headers/ |
__clang_cuda_runtime_wrapper.h | 102 // not have at the moment. Emulate them with a builtin memcpy/memset.
|
/external/clang/test/CodeGen/ |
sanitize-address-field-padding.cpp | 8 // Try to emulate -save-temps option and make sure -disable-llvm-passes will not run sanitize instrumentation.
|
/external/libchrome/base/trace_event/ |
process_memory_maps_dump_provider_unittest.cc | 128 // Emulate an empty /proc/self/smaps.
|
/external/libcxx/include/support/win32/ |
support.h | 135 // Win32 doesn't have _BitScanForward64 so emulate it with two 32 bit calls.
|
/external/libnfc-nci/src/nfa/ce/ |
nfa_ce_api.c | 141 NFA_TRACE_ERROR0 ("NFA_CeConfigureLocalTag: Cannot emulate Type 1 / Type 2 tag");
|
/external/mesa3d/src/gallium/state_trackers/egl/gdi/ |
native_gdi.c | 111 * Emulate an invalidate event.
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_helpers.h | 72 // The name is coerced to lower-case to emulate proto1 behavior. People
|
/external/valgrind/coregrind/m_syswrap/ |
syscall-arm64-linux.S | 49 thing to precisely emulate the kernel's signal/syscall
|