OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_changes
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_rcidm.c
185
uint64_t
num_changes
;
member in struct:quic_rcidm_st
269
assert(rcidm->
num_changes
== 0 || rcidm->handshake_complete);
481
++rcidm->
num_changes
;
536
&& (rcidm->
num_changes
== 0
/src/external/gpl3/gcc/dist/gcc/
fwprop.cc
104
static int
num_changes
;
variable
545
num_changes
++;
890
num_changes
= 0;
920
num_changes
);
recog.cc
197
static int
num_changes
= 0;
239
gcc_assert ((in_group != 0 ||
num_changes
== 0)
245
if (
num_changes
>= changes_allocated)
257
changes[
num_changes
].object = object;
258
changes[
num_changes
].loc = loc;
259
changes[
num_changes
].old = old;
260
changes[
num_changes
].old_len = (new_len >= 0 ? XVECLEN (new_rtx, 0) : -1);
261
changes[
num_changes
].unshare = unshare;
270
changes[
num_changes
].old_code = INSN_CODE (object);
274
num_changes
++
195
static int
num_changes
= 0;
variable
1395
unsigned int
num_changes
= num_validated_changes ();
local
1408
unsigned int
num_changes
= num_validated_changes ();
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
fwprop.cc
104
static int
num_changes
;
variable
540
num_changes
++;
883
num_changes
= 0;
913
num_changes
);
recog.cc
197
static int
num_changes
= 0;
239
gcc_assert ((in_group != 0 ||
num_changes
== 0)
245
if (
num_changes
>= changes_allocated)
257
changes[
num_changes
].object = object;
258
changes[
num_changes
].loc = loc;
259
changes[
num_changes
].old = old;
260
changes[
num_changes
].old_len = (new_len >= 0 ? XVECLEN (new_rtx, 0) : -1);
261
changes[
num_changes
].unshare = unshare;
270
changes[
num_changes
].old_code = INSN_CODE (object);
274
num_changes
++
195
static int
num_changes
= 0;
variable
1382
unsigned int
num_changes
= num_validated_changes ();
local
1395
unsigned int
num_changes
= num_validated_changes ();
local
[
all
...]
/src/external/mit/xorg/lib/libxcb/files/
xinput.h
2521
uint8_t
num_changes
;
member in struct:xcb_input_xi_change_hierarchy_request_t
7993
uint8_t
num_changes
,
8006
uint8_t
num_changes
,
Completed in 57 milliseconds
Indexes created Sun Sep 06 00:23:55 UTC 2026