HomeSort by relevance Sort by last modified time
    Searched refs:new_val (Results 1 - 25 of 30) sorted by null

1 2

  /external/qemu-pc-bios/vgabios/
biossums.c 54 byte bios_len_byte, cur_val = 0, new_val = 0; local
96 new_val = chksum_pmid_calc_value( bios_data, offset );
99 printf( "Calculated checksum: 0x%02X ", new_val );
102 if ((hits == 1) && (cur_val != new_val)) {
104 chksum_pmid_set_value( bios_data, offset, new_val );
136 new_val = chksum_bios_calc_value(bios_data, offset);
137 if ((cur_val != new_val) && (modified == 0)) {
147 printf("Calculated checksum: 0x%02X ", new_val);
148 if (cur_val != new_val) {
150 chksum_bios_set_value(bios_data, offset, new_val);
    [all...]
  /external/qemu-pc-bios/bochs/bios/
biossums.c 95 byte cur_val = 0, new_val = 0; local
126 new_val = chksum__32__calc_value( bios_data, offset );
129 printf( "Calculated checksum: 0x%02X ", new_val );
132 if( hits == 1 && cur_val != new_val ) {
134 chksum__32__set_value( bios_data, offset, new_val );
149 new_val = chksum__mp__calc_value( bios_data, offset );
152 printf( "Calculated checksum: 0x%02X ", new_val );
155 if( hits == 1 && cur_val != new_val ) {
157 chksum__mp__set_value( bios_data, offset, new_val );
172 new_val = chksum_pcmp_calc_value( bios_data, offset )
    [all...]
  /external/kernel-headers/original/asm-x86/xen/
hypercall.h 217 HYPERVISOR_update_va_mapping(unsigned long va, pte_t new_val,
222 pte_hi = new_val.pte_high;
225 new_val.pte_low, pte_hi, flags);
275 HYPERVISOR_update_va_mapping_otherdomain(unsigned long va, pte_t new_val,
280 pte_hi = new_val.pte_high;
283 new_val.pte_low, pte_hi, flags, domid);
313 pte_t new_val, unsigned long flags)
318 mcl->args[1] = new_val.pte_low;
319 mcl->args[2] = new_val.pte_high;
321 mcl->args[1] = new_val.pte_low
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
for_each_selectors.h 137 const T& new_val; member in struct:__gnu_parallel::replace_selector
140 * @param new_val Value to replace with. */
142 replace_selector(const T &new_val) : new_val(new_val) {}
151 *i = new_val;
161 const T& new_val; member in struct:__gnu_parallel::replace_if_selector
164 * @param new_val Value to replace with. */
166 replace_if_selector(const T &new_val) : new_val(new_val) {
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface.h 44 void __tsan_vptr_update(void **vptr_p, void *new_val)
tsan_interface_inl.h 53 void __tsan_vptr_update(void **vptr_p, void *new_val) {
55 if (*vptr_p != new_val)
  /development/ndk/sources/android/libportable/arch-arm/
unwind.c 78 uint64_t new_val = (uint64_t)(val | thumbState); local
79 WRAP(_Unwind_SetGR)(ctx, UNWIND_IP_REG, new_val);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 164 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
165 { *p_e = new_val; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 171 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
173 * p_e = new_val;
binary_heap_.hpp 281 swap_value_imp(entry_pointer p_e, value_type new_val, true_type);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 171 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
173 * p_e = new_val;
binary_heap_.hpp 281 swap_value_imp(entry_pointer p_e, value_type new_val, true_type);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 171 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
173 * p_e = new_val;
binary_heap_.hpp 281 swap_value_imp(entry_pointer p_e, value_type new_val, true_type);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 171 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
173 * p_e = new_val;
binary_heap_.hpp 281 swap_value_imp(entry_pointer p_e, value_type new_val, true_type);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 171 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
173 * p_e = new_val;
binary_heap_.hpp 281 swap_value_imp(entry_pointer p_e, value_type new_val, true_type);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 171 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
173 * p_e = new_val;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 171 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
173 * p_e = new_val;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
insert_fn_imps.hpp 171 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
173 * p_e = new_val;
  /external/bison/src/
muscle-tab.c 159 char *new_val; local
165 new_val = obstack_finish (&muscle_obstack);
166 entry->value = entry->storage = xstrdup (new_val);
167 obstack_free (&muscle_obstack, new_val);
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util.h 90 void VptrUpdate(const MemLoc &vptr, const MemLoc &new_val,
tsan_test_util_linux.cc 391 const MemLoc &new_val,
393 Event event(Event::VPTR_UPDATE, vptr.loc(), (uptr)new_val.loc());
  /external/mksh/src/
funcs.c 1646 int positions, new_val; local
    [all...]

Completed in 2754 milliseconds

1 2