/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
onyxd_if.c | 383 /* swap the mode infos to storage for future error concealment */
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/mach-o/ |
compact_unwind_encoding.h | 32 // Note: Previously, the linker would transform some dwarf unwind infos into
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_socket.py | 654 infos = socket.getaddrinfo(HOST, None, socket.AF_INET) 655 for family, _, _, _, _ in infos: 657 infos = socket.getaddrinfo(HOST, None, 0, socket.SOCK_STREAM) 658 for _, socktype, _, _, _ in infos: [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_socket.py | 654 infos = socket.getaddrinfo(HOST, None, socket.AF_INET) 655 for family, _, _, _, _ in infos: 657 infos = socket.getaddrinfo(HOST, None, 0, socket.SOCK_STREAM) 658 for _, socktype, _, _, _ in infos: [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_socket.py | 654 infos = socket.getaddrinfo(HOST, None, socket.AF_INET) 655 for family, _, _, _, _ in infos: 657 infos = socket.getaddrinfo(HOST, None, 0, socket.SOCK_STREAM) 658 for _, socktype, _, _, _ in infos: [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_socket.py | 654 infos = socket.getaddrinfo(HOST, None, socket.AF_INET) 655 for family, _, _, _, _ in infos: 657 infos = socket.getaddrinfo(HOST, None, 0, socket.SOCK_STREAM) 658 for _, socktype, _, _, _ in infos: [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
TestNode.java | 219 return "TestNode [id=" + (id != null ? id : "?") + ", fqn=" + mFqcn + ", infos="
|
/prebuilts/go/darwin-x86/pkg/darwin_amd64/go/ |
token.a | 40 type @"".File struct { @"".set *@"".FileSet; @"".name string; @"".base int; @"".size int; @"".lines []int; @"".infos []@"".lineInfo } [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64/go/ |
token.a | 40 type @"".File struct { @"".set *@"".FileSet; @"".name string; @"".base int; @"".size int; @"".lines []int; @"".infos []@"".lineInfo } [all...] |
/art/runtime/jit/ |
jit_code_cache.cc | 698 // Sanity check that the profiling infos do not have a dangling entry point. 735 // Free all profiling infos of methods not compiled nor being compiled. [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
ErrorManager.java | 263 public int infos; field in class:ErrorManager.ErrorState 575 getErrorState().infos++; [all...] |
/external/libxml2/include/libxml/ |
parser.h | 247 int * spaceTab; /* array of space infos */ [all...] |
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86AsmBackend.cpp | 92 const static MCFixupKindInfo Infos[X86::NumTargetFixupKinds] = { 104 return Infos[Kind - FirstTargetFixupKind];
|
/external/vboot_reference/firmware/include/ |
vboot_api.h | 621 * Free a disk information list [infos] previously returned by 626 VbError_t VbExDiskFreeInfo(VbDiskInfo *infos, [all...] |
/frameworks/base/packages/SettingsLib/res/values-fr/ |
strings.xml | 168 <string name="wifi_verbose_logging" msgid="4203729756047242344">"Autoriser enreg. infos Wi-Fi détaillées"</string> 174 <string name="wifi_verbose_logging_summary" msgid="6615071616111731958">"Détailler plus infos Wi-Fi, afficher par RSSI de SSID dans outil sélection Wi-Fi"</string> [all...] |
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/ |
WebViewUpdateServiceTest.java | 102 // Add (enabled and valid) package infos for each provider 607 // Add (enabled and valid) package infos for each provider [all...] |
/packages/apps/Nfc/nxp/jni/ |
com_android_nfc_NativeNfcTag.cpp | 293 * Utility to recover poll bytes from target infos 374 * Utility to recover activation bytes from target infos [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
MoveGesture.java | 434 // view hierarchy than indices to look up the right view infos. 436 // In some scenarios we can't find the actual view infos yet; this [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
ExifInterface.java | 1644 SparseIntArray infos = getTagInfo(); local 1684 SparseIntArray infos = getTagInfo(); local 1710 SparseIntArray infos = getTagInfo(); local [all...] |
/packages/apps/Camera2/src/com/android/camera/exif/ |
ExifInterface.java | 1623 SparseIntArray infos = getTagInfo(); local 1663 SparseIntArray infos = getTagInfo(); local 1689 SparseIntArray infos = getTagInfo(); local [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
ExifInterface.java | 1644 SparseIntArray infos = getTagInfo(); local 1684 SparseIntArray infos = getTagInfo(); local 1710 SparseIntArray infos = getTagInfo(); local [all...] |
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
ExifInterface.java | 1644 SparseIntArray infos = getTagInfo(); local 1684 SparseIntArray infos = getTagInfo(); local 1710 SparseIntArray infos = getTagInfo(); local [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
dwarf2.c | 174 /* Hash table mapping symbol names to function infos. */ 177 /* Hash table mapping symbol names to variable infos. */ 367 In order to share code between variable and function infos, we use [all...] |
/external/deqp/external/vulkancts/modules/vulkan/ |
vktShaderLibrary.cpp | 753 vector<vk::VkPipelineShaderStageCreateInfo> infos; local 770 infos.push_back(info); 774 return infos; [all...] |
/external/v8/src/debug/ |
liveedit.cc | 725 MaybeHandle<JSArray> infos; local 737 infos = Compiler::CompileForLiveEdit(script); 778 return infos.ToHandleChecked(); [all...] |