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

  /external/chromium_org/chrome_elf/blacklist/
blacklist_interceptions.h 23 ULONG_PTR zero_bits,
36 HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits,
blacklist_interceptions.cc 177 ULONG_PTR zero_bits,
184 NTSTATUS ret = orig_MapViewOfSection(section, process, base, zero_bits,
246 ULONG_PTR zero_bits,
257 base, zero_bits, commit_size, offset,
268 HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits,
272 base, zero_bits, commit_size, offset, view_size,
  /external/chromium_org/sandbox/win/wow_helper/
target_code.cc 11 PatchInfo *patch_info, HANDLE process, PVOID *base, ULONG_PTR zero_bits,
15 base, zero_bits, commit_size,
target_code.h 30 PatchInfo* patch_info, HANDLE process, PVOID* base, ULONG_PTR zero_bits,
  /external/chromium_org/sandbox/win/src/
target_interceptions.h 20 HANDLE process, PVOID *base, ULONG_PTR zero_bits, SIZE_T commit_size,
target_interceptions.cc 20 HANDLE process, PVOID *base, ULONG_PTR zero_bits, SIZE_T commit_size,
23 NTSTATUS ret = orig_MapViewOfSection(section, process, base, zero_bits,
interceptors_64.cc 25 HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits,
31 return TargetNtMapViewOfSection(orig_fn, section, process, base, zero_bits,
sandbox_nt_util.cc 28 ULONG_PTR zero_bits = 0; // Not the correct type if used. local
34 ret = g_nt.AllocateVirtualMemory(NtCurrentProcess, &base, zero_bits,
63 ret = g_nt.AllocateVirtualMemory(NtCurrentProcess, &base, zero_bits,
interceptors_64.h 19 HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits,
  /external/lldb/source/Plugins/Process/POSIX/
RegisterContext_x86_64.cpp     [all...]
  /external/chromium_org/testing/gtest/test/
gtest_unittest.cc 2681 const Bits zero_bits = Floating(0).bits(); local
    [all...]
  /external/gtest/test/
gtest_unittest.cc 2688 const Bits zero_bits = Floating(0).bits(); local
    [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc 2970 const Bits zero_bits = Floating(0).bits(); local
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_unittest.cc 2697 const Bits zero_bits = Floating(0).bits(); local
    [all...]

Completed in 892 milliseconds