OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dependency
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
depend.c
1
/* depend.c - Handle
dependency
tracking.
27
struct
dependency
struct
30
struct
dependency
* next;
34
static struct
dependency
* dep_chain = NULL;
47
never called, then
dependency
tracking is simply skipped. */
60
struct
dependency
*dep;
71
dep = XNEW (struct
dependency
);
181
/* Print
dependency
file. */
187
struct
dependency
*dep;
/src/external/gpl3/binutils.old/dist/gas/
depend.c
1
/* depend.c - Handle
dependency
tracking.
27
struct
dependency
struct
30
struct
dependency
* next;
34
static struct
dependency
* dep_chain = NULL;
47
never called, then
dependency
tracking is simply skipped. */
60
struct
dependency
*dep;
71
dep = XNEW (struct
dependency
);
181
/* Print
dependency
file. */
187
struct
dependency
*dep;
/src/sys/external/bsd/drm2/dist/include/drm/
gpu_scheduler.h
72
* @
dependency
: the
dependency
fence of the job which is on the top
74
* @cb: callback for the
dependency
fence above.
99
struct dma_fence *
dependency
;
member in struct:drm_sched_entity
223
* @
dependency
: Called when the scheduler is considering scheduling
227
struct dma_fence *(*
dependency
)(struct drm_sched_job *sched_job,
member in struct:drm_sched_backend_ops
/src/external/gpl3/binutils/dist/opcodes/
i386-gen.c
40
typedef struct
dependency
struct
45
}
dependency
;
typedef in typeref:struct:dependency
47
static const
dependency
isa_dependencies[] =
857
unless the sole
dependency
is the "64-bit mode only" one. */
1040
/* Cpu64 is special: It specifies a mode
dependency
, not an ISA one. Zap
/src/external/gpl3/binutils.old/dist/opcodes/
i386-gen.c
40
typedef struct
dependency
struct
45
}
dependency
;
typedef in typeref:struct:dependency
47
static const
dependency
isa_dependencies[] =
837
unless the sole
dependency
is the "64-bit mode only" one. */
1020
/* Cpu64 is special: It specifies a mode
dependency
, not an ISA one. Zap
/src/external/gpl3/gdb/dist/opcodes/
i386-gen.c
40
typedef struct
dependency
struct
45
}
dependency
;
typedef in typeref:struct:dependency
47
static const
dependency
isa_dependencies[] =
807
unless the sole
dependency
is the "64-bit mode only" one. */
990
/* Cpu64 is special: It specifies a mode
dependency
, not an ISA one. Zap
/src/external/gpl3/gdb.old/dist/opcodes/
i386-gen.c
38
typedef struct
dependency
struct
43
}
dependency
;
typedef in typeref:struct:dependency
45
static const
dependency
isa_dependencies[] =
798
unless the sole
dependency
is the "64-bit mode only" one. */
981
/* Cpu64 is special: It specifies a mode
dependency
, not an ISA one. Zap
/src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c
660
int depind; /*
dependency
index */
661
const struct ia64_dependency *
dependency
; /* actual
dependency
*/
member in struct:rsrc
664
int index; /* specific regno/bit within
dependency
*/
672
const char *file; /* what file marked this
dependency
*/
673
unsigned int line; /* what line marked this
dependency
*/
7148
-x | -xexplicit turn on
dependency
violation checking\n"), stream);
7151
-xauto automagically remove
dependency
violations (default)\n\
7152
-xnone turn off
dependency
violation checking\n\
7153
-xdebug debug
dependency
violation checker\n
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c
660
int depind; /*
dependency
index */
661
const struct ia64_dependency *
dependency
; /* actual
dependency
*/
member in struct:rsrc
664
int index; /* specific regno/bit within
dependency
*/
672
const char *file; /* what file marked this
dependency
*/
673
unsigned int line; /* what line marked this
dependency
*/
7148
-x | -xexplicit turn on
dependency
violation checking\n"), stream);
7151
-xauto automagically remove
dependency
violations (default)\n\
7152
-xnone turn off
dependency
violation checking\n\
7153
-xdebug debug
dependency
violation checker\n
[
all
...]
Completed in 41 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026