/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,
|
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.cc | 24 HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits, 30 return TargetNtMapViewOfSection(orig_fn, section, process, base, zero_bits,
|
interceptors_64.h | 19 HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits,
|
/external/chromium/testing/gmock/test/ |
gmock-matchers_test.cc | 2475 const Bits zero_bits = Floating(0).bits(); local [all...] |
/external/chromium/testing/gtest/test/ |
gtest_unittest.cc | 2719 const Bits zero_bits = Floating(0).bits(); local [all...] |
/external/chromium_org/testing/gtest/test/ |
gtest_unittest.cc | 2557 const Bits zero_bits = Floating(0).bits(); local [all...] |
/external/gtest/test/ |
gtest_unittest.cc | 2719 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...] |