/external/elfutils/libdw/ |
D | libdw_form.c | 30 unsigned char *saved; in __libdw_form_val_len() local 58 saved = valp; in __libdw_form_val_len() 60 result = u128 + (valp - saved); in __libdw_form_val_len() 91 saved = valp; in __libdw_form_val_len() 93 result = valp - saved; in __libdw_form_val_len() 97 saved = valp; in __libdw_form_val_len() 102 result += valp - saved; in __libdw_form_val_len()
|
/external/jpeg/ |
D | jdphuff.c | 63 savable_state saved; /* Other state at start of MCU */ member 179 entropy->saved.last_dc_val[ci] = 0; in start_pass_phuff_decoder() 188 entropy->saved.EOBRUN = 0; in start_pass_phuff_decoder() 243 entropy->saved.last_dc_val[ci] = 0; in process_restart() 245 entropy->saved.EOBRUN = 0; in process_restart() 311 ASSIGN_STATE(state, entropy->saved); in decode_mcu_DC_first() 340 ASSIGN_STATE(entropy->saved, state); in decode_mcu_DC_first() 382 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */ in decode_mcu_AC_first() 424 entropy->saved.EOBRUN = EOBRUN; /* only part of saved state we need */ in decode_mcu_AC_first() 518 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */ in decode_mcu_AC_refine() [all …]
|
D | jchuff.c | 58 savable_state saved; /* Bit buffer & DC state at start of MCU */ member 158 entropy->saved.last_dc_val[ci] = 0; in start_pass_huff() 162 entropy->saved.put_buffer = 0; in start_pass_huff() 163 entropy->saved.put_bits = 0; in start_pass_huff() 486 ASSIGN_STATE(state.cur, entropy->saved); in encode_mcu_huff() 512 ASSIGN_STATE(entropy->saved, state.cur); in encode_mcu_huff() 541 ASSIGN_STATE(state.cur, entropy->saved); in finish_pass_huff() 551 ASSIGN_STATE(entropy->saved, state.cur); in finish_pass_huff() 656 entropy->saved.last_dc_val[ci] = 0; in encode_mcu_gather() 666 htest_one_block(cinfo, MCU_data[blkn][0], entropy->saved.last_dc_val[ci], in encode_mcu_gather() [all …]
|
D | jdhuff.c | 61 savable_state saved; /* Other state at start of MCU */ member 112 entropy->saved.last_dc_val[ci] = 0; in start_pass_huff_decoder() 485 entropy->saved.last_dc_val[ci] = 0; in process_restart() 514 dc_info[i] = entropy->saved.last_dc_val[i]; in get_huffman_decoder_configuration() 558 entropy->saved.last_dc_val[i] = dc_info[i]; in configure_huffman_decoder() 623 ASSIGN_STATE(state, entropy->saved); in decode_mcu() 705 ASSIGN_STATE(entropy->saved, state); in decode_mcu() 740 ASSIGN_STATE(state, entropy->saved); in decode_mcu_discard_coef() 786 ASSIGN_STATE(entropy->saved, state); in decode_mcu_discard_coef()
|
/external/qemu/memcheck/ |
D | memcheck_common.h | 393 const target_ulong saved = addr_array->addr[m]; in addrarray_check() local 394 if (addr == saved) { in addrarray_check() 397 if (addr < saved) { in addrarray_check() 439 const target_ulong saved = addr_array->addr[m]; in addrarray_add() local 440 if (addr == saved) { in addrarray_add() 443 if (addr < saved) { in addrarray_add()
|
/external/srec/doc/logs/uapi/ |
D | run_robustness1.log | 38 File was saved 57 File was saved 76 File was saved 95 File was saved 114 File was saved 132 File was saved 152 File was saved 171 File was saved 190 File was saved 209 File was saved [all …]
|
D | run_robustness2.log | 41 File was saved 67 File was saved 93 File was saved 119 File was saved 145 File was saved 171 File was saved 197 File was saved 223 File was saved 249 File was saved 275 File was saved [all …]
|
D | run_ERT.log | 7 Grammar saved
|
/external/iptables/extensions/ |
D | libipt_set.h | 17 char *saved = strdup(optarg); in parse_bindings() local 18 char *ptr, *tmp = saved; in parse_bindings() 37 free(saved); in parse_bindings()
|
/external/webkit/WebKitTools/MIDLWrapper/ |
D | MIDLWrapper.cpp | 35 wchar_t saved = *vcbin; in wmain() local 44 *vcbin = saved; in wmain()
|
/external/zlib/contrib/masmx86/ |
D | match686.asm | 132 ; saved ebx byte esp + 36 133 ; saved edi byte esp + 40 134 ; saved esi byte esp + 44 135 ; saved ebp byte esp + 48
|
/external/openssl/crypto/rsa/ |
D | rsa_test.c | 311 unsigned char saved = ctext[n]; in main() local 314 if(b == saved) in main()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.h | 380 void PopHandleScope(Register saved, Register scratch); 384 Object* TryPopHandleScope(Register saved, Register scratch); 484 Object* PopHandleScopeHelper(Register saved,
|
D | macro-assembler-ia32.cc | 1224 Object* MacroAssembler::PopHandleScopeHelper(Register saved, in PopHandleScopeHelper() argument 1236 if (saved.is_valid()) push(saved); in PopHandleScopeHelper() 1243 if (saved.is_valid()) pop(saved); in PopHandleScopeHelper() 1260 void MacroAssembler::PopHandleScope(Register saved, Register scratch) { in PopHandleScope() argument 1261 PopHandleScopeHelper(saved, scratch, true); in PopHandleScope() 1265 Object* MacroAssembler::TryPopHandleScope(Register saved, Register scratch) { in TryPopHandleScope() argument 1266 return PopHandleScopeHelper(saved, scratch, false); in TryPopHandleScope()
|
/external/srec/config/en.us/ |
D | run-chmod.sh | 2 chmod 777 ./run-bothtags5-from-saved.sh
|
/external/dbus/dbus/ |
D | dbus-marshal-recursive-util.c | 2860 DataBlockState saved; in struct_write_value() local 2869 data_block_save (block, &saved); in struct_write_value() 2889 data_block_restore (block, &saved); in struct_write_value() 2901 data_block_restore (block, &saved); in struct_write_value() 3031 DataBlockState saved; in array_write_value() local 3043 data_block_save (block, &saved); in array_write_value() 3098 data_block_restore (block, &saved); in array_write_value() 3225 DataBlockState saved; in variant_write_value() local 3235 data_block_save (block, &saved); in variant_write_value() 3259 data_block_restore (block, &saved); in variant_write_value() [all …]
|
/external/qemu/tcg/ |
D | TODO | 5 - Support of globals saved in fixed registers between TBs.
|
/external/tinyxml/ |
D | xmltest.cpp | 542 FILE* saved = fopen( "utf8testout.xml", "r" ); in main() local 544 if ( saved && verify ) in main() 548 fgets( savedBuf, 256, saved ); in main() 555 fclose( saved ); in main()
|
/external/chromium/net/data/cache_tests/bad_rankings2/ |
D | contents.txt | 66 * Edit the value with the debugger before it is saved to disk.
|
/external/chromium/net/data/cache_tests/bad_rankings/ |
D | contents.txt | 66 * Edit the value with the debugger before it is saved to disk.
|
/external/chromium/net/data/cache_tests/bad_entry/ |
D | contents.txt | 66 * Edit the value with the debugger before it is saved to disk.
|
/external/netcat/ |
D | Changelog | 7 primitive select loop, and later the stdin-to-many saved-count thing 58 added first-net-read skip to select loop if we have saved stdin, and
|
/external/chromium/net/data/cache_tests/dirty_entry2/ |
D | contents.txt | 66 * Edit the value with the debugger before it is saved to disk (break on
|
/external/chromium/net/data/cache_tests/dirty_entry/ |
D | contents.txt | 66 * Edit the value with the debugger before it is saved to disk (break on
|
/external/webkit/WebCore/manual-tests/NPN_Invoke/ |
D | main.c | 40 …pluginType, NPP instance, uint16 mode, int16 argc, char* argn[], char* argv[], NPSavedData* saved); 156 … pluginType, NPP instance, uint16 mode, int16 argc, char* argn[], char* argv[], NPSavedData* saved) in NPP_New() argument
|