Home
last modified time | relevance | path

Searched defs:prev_value (Results 1 - 12 of 12) sorted by relevance

/third_party/libdrm/tests/
H A Ddrmsl.c115 void *prev_value; in print_neighbors() local
/third_party/libdrm/
H A Dxf86drmSL.c231 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 Dhuffman_encode_utils.c331 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 Devdev-tablet.h72 int prev_value[LIBINPUT_TABLET_TOOL_AXIS_MAX + 1]; member
/third_party/ffmpeg/libavfilter/
H A Daf_dynaudnorm.c546 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 Dusb_serial.c684 uint8_t prev_value; in ucom_cfg_line_state() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_if.c506 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 Dkeyed-store-generic.cc948 TNode<Object> prev_value = in EmitGenericPropertyStore() local
H A Daccessor-assembler.cc1299 TNode<Object> prev_value = in HandleStoreICHandlerCase() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc482 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 Dscanimage.c810 SANE_Word value, prev_value = 0; in parse_vector() local
/third_party/python/Modules/
H A Dgcmodule.c377 uintptr_t prev_value = 0, next_value = 0; in validate_list() local

Completed in 26 milliseconds