Searched defs:prev_value (Results 1 - 12 of 12) sorted by relevance
/third_party/libdrm/tests/ |
H A D | drmsl.c | 115 void *prev_value; in print_neighbors() local
|
/third_party/libdrm/ |
H A D | xf86drmSL.c | 231 drmSLLookupNeighbors(void *l, unsigned long key, unsigned long *prev_key, void **prev_value, unsigned long *next_key, void **next_value) drmSLLookupNeighbors() argument
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | huffman_encode_utils.c | 331 int prev_value = 8; // 8 is the initial value for rle. in VP8LCreateCompressedHuffmanTree() local 261 CodeRepeatedValues(int repetitions, HuffmanTreeToken* tokens, int value, int prev_value) CodeRepeatedValues() argument
|
/third_party/libinput/src/ |
H A D | evdev-tablet.h | 72 int prev_value[LIBINPUT_TABLET_TOOL_AXIS_MAX + 1]; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_dynaudnorm.c | 546 double prev_value; in perform_dc_correction() local 616 const double prev_value = is_first_frame ? current_threshold : s->compress_threshold[0]; in perform_compression() local 640 const double prev_value = is_first_frame ? current_threshold : s->compress_threshold[c]; in perform_compression() local
|
/third_party/FreeBSD/sys/dev/usb/serial/ |
H A D | usb_serial.c | 684 uint8_t prev_value; in ucom_cfg_line_state() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_if.c | 506 nir_ssa_def *prev_value = clone_alu_and_replace_src_defs(b, alu, prev_srcs); in opt_split_alu_of_phi() local
|
/third_party/node/deps/v8/src/ic/ |
H A D | keyed-store-generic.cc | 948 TNode<Object> prev_value = in EmitGenericPropertyStore() local
|
H A D | accessor-assembler.cc | 1299 TNode<Object> prev_value = in HandleStoreICHandlerCase() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
H A D | demangle.cc | 482 static bool LeaveNestedName(State *state, int16_t prev_value) { in LeaveNestedName() argument 494 static bool RestoreAppend(State *state, bool prev_value) { in RestoreAppend() argument
|
/third_party/backends/frontend/ |
H A D | scanimage.c | 810 SANE_Word value, prev_value = 0; in parse_vector() local
|
/third_party/python/Modules/ |
H A D | gcmodule.c | 377 uintptr_t prev_value = 0, next_value = 0; in validate_list() local
|
Completed in 28 milliseconds