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

  /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,
wow_helper.pdb 171 {3?TargetNtMapViewOfSectionP`1Opatch_infohOprocessp?Obasex#Ozero_bits?#Ocommit_size??Ooffset?#Oview_size?"Oinherit?"Oallocation_type?"Oprotect`wOtimeout?6??8???9dn|+?I??m?&du??N?% ?y?!??n???mT??????r?!?`??_J?Xg??????\?a2V@??F?o.8??_?f?? ???????L?n}6g??CB ??(??Z?F?$?  ?Y??g#??~C02jZ??j#G\JQ?/6????bvbd0?)????9???>&?']?y???"Q??n??,??!{?My?nc??h??!?w??g???n??SQ?????;?G??mX?}??8?F?~mQm??F???4q7?am ??&?:?A:???hOCV?:?] ?=&2}???\Q?R79?? ??vz??P?>??h/CP?]?90??^yy??a??????e$?mP?'?#$?*uY?(?? nH?=M?A?M?I?+$+5?????s-7l???l"??7???vNo?Mq=E?0<??\???20?????????pLMt P?R????FJJ?9 ??0?! ??"???P?1?XC??h ??Ylyn?~HKSN??? ??{y?b?/?&?????? ?????cnb??q?9a\?<
    [all...]
  /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/src/
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,
target_interceptions.h 20 HANDLE process, PVOID *base, ULONG_PTR zero_bits, SIZE_T commit_size,
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 2688 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 1208 milliseconds