HomeSort by relevance Sort by last modified time
    Searched refs:fh (Results 251 - 275 of 364) sorted by null

<<1112131415

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiException.asm 69 DB 8fh
76 DB 8fh
388 db 0fh, 0aeh, 07h ;fxsave [edi]
416 db 0fh, 0aeh, 0eh ; fxrstor [esi]
588 db 0fh, 0aeh, 07h ;fxsave [edi]
618 db 0fh, 0aeh, 0eh ; fxrstor [esi]
  /external/python/cpython2/Modules/
mmapmodule.c 1271 HANDLE fh = 0; local
    [all...]
  /external/python/cpython3/Modules/
mmapmodule.c 1245 HANDLE fh = 0; local
1299 fh = (HANDLE)_get_osfhandle(fileno); local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/elfexec/
elfexec.go 174 func GetBase(fh *elf.FileHeader, loadSegment *elf.ProgHeader, stextOffset *uint64, start, limit, offset uint64) (uint64, error) {
189 switch fh.Type {
260 return 0, fmt.Errorf("Don't know how to handle FileHeader.Type %v", fh.Type)
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/elfexec/
elfexec.go 174 func GetBase(fh *elf.FileHeader, loadSegment *elf.ProgHeader, stextOffset *uint64, start, limit, offset uint64) (uint64, error) {
189 switch fh.Type {
260 return 0, fmt.Errorf("Don't know how to handle FileHeader.Type %v", fh.Type)
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/
SmiException.asm 62 DW 01Fh ; ExceptionFilter
82 DB 0fh, 01h, 0c1h ; VMCALL
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/
SmiException.asm 46 DB 0Fh ; Cr4Pse;Cr4Pae;Intel64Mode;ExecutionDisableOutsideSmrr
67 DW 01Fh ; ExceptionFilter
86 DB 0fh, 01h, 0c1h ; VMCALL
  /external/clang/test/CodeGen/
ms-inline-asm.c 266 __asm mov eax, 0fh
283 __asm __emit 0fh
284 // CHECK: .byte 0fh
  /external/lisa/libs/utils/android/
system.py 727 with open(board_cfg_file, "r") as fh:
728 board_config = json.load(fh)
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.asm 301 db 0fh, 0aeh, 00000111y ;fxsave [rdi]
322 db 0fh, 0aeh, 00001110y ; fxrstor [rsi]
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 306 HANDLE fh; member in struct:hb_uniscribe_shaper_face_data_t
460 data->fh = AddFontMemResourceEx ((void *) hb_blob_get_data (blob, nullptr),
463 if (unlikely (!data->fh))
476 RemoveFontMemResourceEx (data->fh);
  /external/lisa/libs/utils/
executor.py 656 with gzip.open(os.path.join(test_dir, 'kernel.config'), 'wb') as fh:
657 fh.write(config.text)
660 with open(os.path.join(test_dir, 'kernel.version'), 'w') as fh:
661 fh.write(output)
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi64.asm 46 db 0fh
52 db 0fh
610 db 5fh
684 and bl, 0fh
720 and al, 0fh
745 Int15String db "0Fh (Intel reserved) -",0
  /external/bzip2/
bzip2.c 964 IntNative fh; local
965 fh = open(name, O_WRONLY|O_CREAT|O_EXCL, S_IWUSR|S_IRUSR);
966 if (fh == -1) return NULL;
967 fp = fdopen(fh, mode);
968 if (fp == NULL) close(fh);
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 1023 Node<K,V> f; int n, i, fh; local
1118 Node<K,V> f; int n, i, fh; local
1196 int fh; local
1705 Node<K,V> f; int n, i, fh; local
1811 Node<K,V> f; int n, i, fh; local
1904 Node<K,V> f; int n, i, fh; local
2033 Node<K,V> f; int n, i, fh; local
2447 Node<K,V> f; int fh; local
    [all...]
  /bootable/recovery/updater/
blockimg.cpp     [all...]
  /external/python/cpython2/PC/bdist_wininst/
install.c 699 int fh, result; local
723 fh = open(pathname, _O_RDONLY);
724 if (-1 == fh) {
739 if(0 == _fstat(fh, &statbuf)) {
741 int n = read(fh, script, statbuf.st_size);
751 close(fh);
    [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c 729 int fh, result, i; local
754 fh = open(pathname, _O_RDONLY | O_NOINHERIT);
755 if (-1 == fh) {
779 if(0 == _fstat(fh, &statbuf)) {
781 int n = read(fh, script, statbuf.st_size);
793 close(fh);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
EbcLowLevel.asm 80 and rsp, NOT 0fh
  /external/autotest/site_utils/
generate_test_report 531 with open(path) as fh:
532 for line in fh:
  /external/opencv/cxcore/src/
cxswitcher.cpp 155 db 0fh
734 __asm db 0fh
  /external/tensorflow/tensorflow/contrib/pi_examples/camera/
camera.cc 61 Status SendCameraCommand(int fh, int request, void* arg) {
64 r = v4l2_ioctl(fh, request, arg);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
UsimPhoneBookManager.java 110 public UsimPhoneBookManager(IccFileHandler fh, AdnRecordCache cache) {
111 mFh = fh;
  /prebuilts/go/darwin-x86/src/image/
decode_example_test.go 130 MiysmQMZAAwa3a5j4ftu0ByP+fh/5CulkLLG7INzhSVHqe1Fh3uOoqn9qQQxyhndmHIxwOmSR2xQ13KD
  /prebuilts/go/linux-x86/src/image/
decode_example_test.go 130 MiysmQMZAAwa3a5j4ftu0ByP+fh/5CulkLLG7INzhSVHqe1Fh3uOoqn9qQQxyhndmHIxwOmSR2xQ13KD

Completed in 1455 milliseconds

<<1112131415