HomeSort by relevance Sort by last modified time
    Searched refs:x1002 (Results 76 - 100 of 230) sorted by null

1 2 34 5 6 7 8 910

  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/
UsbACInterface.java 71 public static final int FORMAT_II_AC3 = 0x1002;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcFailCause.java 91 OEM_DCFAILCAUSE_2(0x1002),
  /frameworks/rs/
rsDefines.h 226 RS_ERROR_FATAL_PROGRAM_LINK = 0x1002
  /toolchain/binutils/binutils-2.27/include/aout/
aout64.h 48 #define ZMAGIC 0x1002 /* Code indicating demand-paged executable. */
  /toolchain/binutils/binutils-2.27/opcodes/
avr-dis.c 102 case 0x1002: xyz = "-Z"; break;
  /tools/dexter/slicer/export/slicer/
dex_format.h 106 constexpr u2 kAnnotationSetRefList = 0x1002;
  /bionic/libc/kernel/uapi/linux/usb/
audio.h 247 #define UAC_FORMAT_TYPE_II_AC3 0x1002
  /dalvik/dx/src/com/android/dex/
TableOfContents.java 43 public final Section annotationSetRefLists = new Section(0x1002);
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 131 #define SO_RCVBUF 0x1002 /* receive buffer size */
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
PciDevice.c 50 #define ATI_VENDOR_ID 0x1002
Configuration.h 417 #define SECURITY_CLEAR_ALL_CALLBACK_KEY 0x1002
  /external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
bluetooth_SDP_ServiceAttributeRequest.py 26 PUBLIC_BROWSE_ROOT = 0x1002
  /external/icu/icu4c/source/i18n/unicode/
ucol.h 188 UCOL_REORDER_CODE_SYMBOL = 0x1002,
    [all...]
unum.h     [all...]
  /external/mesa3d/src/gallium/targets/d3dadapter9/
drm.c 71 {"HAWAII", 0x1002, 0x67b1}, /* AMD Radeon R9 290 */
  /external/syslinux/core/lwip/src/include/lwip/
sockets.h 94 #define SO_RCVBUF 0x1002 /* receive buffer size */
  /external/syslinux/gpxe/src/include/gpxe/
pci_ids.h 132 #define PCI_VENDOR_ID_ATI 0x1002
  /external/valgrind/include/vki/
vki-amd64-linux.h 557 #define VKI_ARCH_SET_FS 0x1002
  /frameworks/base/media/java/android/mtp/
MtpConstants.java 591 public static final int OPERATION_OPEN_SESSION = 0x1002;
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DcFailCauseTest.java 111 mFailCauseDataList.add(new DcFailCauseData(0x1002, false, false));
  /device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
FrontPageCustomizedUiSupport.c 45 #define FRONT_PAGE_KEY_LANGUAGE 0x1002
  /external/drm_gralloc/
gralloc_drm_pipe.c 383 *vendor = 0x1002;
  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 304 insn_jcc = 0x1002,
    [all...]
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 477 #define UAC_FORMAT_TYPE_II_AC3 0x1002
  /external/mesa3d/src/gallium/drivers/r300/
r300_screen.c 268 return 0x1002;

Completed in 2313 milliseconds

1 2 34 5 6 7 8 910