HomeSort by relevance Sort by last modified time
    Searched refs:PCR (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
pcr-relocs-undef.d 1 #name: C6X PCR relocs against undefined symbol
3 #source: pcr-relocs-undef.s
pcr-relocs.d 2 #name: C6X PCR H16/L16 relocs
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
pcr-reloc.d 1 #name: C6X PCR relocations
4 #source: pcr-reloc.s
  /external/tpm2/
Global.c 90 // PCR.c
92 PCR s_pcrs[IMPLEMENTATION_PCR];
Global.h 326 UINT32 pcrCounter; // PCR counter value when PCR is
328 // If no PCR is included, this
355 // PCR
359 // The PCR_SAVE structure type contains the PCR data that are saved across power cycles. Only the static
360 // PCR are required to be saved across power cycles. The DRTM and resettable PCR are not saved. The
361 // number of static and resettable PCR is determined by the platform-specific specification to which the TPM
381 // This counter increments whenever the PCR are updated.
383 // certain PCR changes as not causing this counte
    [all...]
Android.mk 236 PCR.c \
Makefile 218 SOURCES += PCR.c
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.h 185 void updatePCR(unsigned PID, uint64_t PCR, uint64_t byteOffsetFromStart);
ATSParser.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
m68k-parse.h 114 PCR,
tc-m68k.c 174 USP, VBR, URP, SRP, PCR,
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.cpp 826 // PCR stream
850 uint64_t PCR = nowUs * 27; // PCR based on a 27MHz clock
851 uint64_t PCR_base = PCR / 300;
852 uint32_t PCR_ext = PCR % 300;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
wdm.h     [all...]

Completed in 1040 milliseconds