HomeSort by: relevance | last modified time | path
    Searched refs:kind (Results 1 - 25 of 1739) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
intrinsic-precedence.c 16 int kind (int a) { function
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
intrinsic-precedence.c 16 int kind (int a) { function
  /src/external/apache2/llvm/dist/clang/utils/ABITest/
build-and-summarize-all.sh 11 for kind in return-types single-args; do
12 echo "-- $kind-$bits --"
13 (cd $kind-$bits && ../build-and-summarize.sh $1)
  /src/external/gpl3/gcc/dist/libgfortran/io/
size_from_kind.c 27 variable given its kind. */
32 size_from_real_kind (int kind)
34 switch (kind)
57 return kind;
63 size_from_complex_kind (int kind)
65 switch (kind)
88 return 2 * kind;
transfer128.c 76 transfer_real128 (st_parameter_dt *dtp, void *p, int kind)
78 transfer_real (dtp, p, kind);
83 transfer_real128_write (st_parameter_dt *dtp, void *p, int kind)
85 transfer_real (dtp, p, kind);
90 transfer_complex128 (st_parameter_dt *dtp, void *p, int kind)
92 transfer_complex (dtp, p, kind);
97 transfer_complex128_write (st_parameter_dt *dtp, void *p, int kind)
99 transfer_complex_write (dtp, p, kind);
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
size_from_kind.c 27 variable given its kind. */
32 size_from_real_kind (int kind)
34 switch (kind)
57 return kind;
63 size_from_complex_kind (int kind)
65 switch (kind)
88 return 2 * kind;
transfer128.c 74 transfer_real128 (st_parameter_dt *dtp, void *p, int kind)
76 transfer_real (dtp, p, kind);
81 transfer_real128_write (st_parameter_dt *dtp, void *p, int kind)
83 transfer_real (dtp, p, kind);
88 transfer_complex128 (st_parameter_dt *dtp, void *p, int kind)
90 transfer_complex (dtp, p, kind);
95 transfer_complex128_write (st_parameter_dt *dtp, void *p, int kind)
97 transfer_complex_write (dtp, p, kind);
  /src/external/gpl3/gdb/dist/gdb/
filesystem.h 28 /* Same as IS_DIR_SEPARATOR but with file system kind KIND's
31 #define IS_TARGET_DIR_SEPARATOR(kind, c) \
32 (((kind) == file_system_kind_dos_based) ? IS_DOS_DIR_SEPARATOR (c) \
35 /* Same as IS_ABSOLUTE_PATH but with file system kind KIND's
38 #define IS_TARGET_ABSOLUTE_PATH(kind, p) \
39 (((kind) == file_system_kind_dos_based) ? IS_DOS_ABSOLUTE_PATH (p) \
42 /* Same as HAS_DRIVE_SPEC but with file system kind KIND's semantics
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
filesystem.h 28 /* Same as IS_DIR_SEPARATOR but with file system kind KIND's
31 #define IS_TARGET_DIR_SEPARATOR(kind, c) \
32 (((kind) == file_system_kind_dos_based) ? IS_DOS_DIR_SEPARATOR (c) \
35 /* Same as IS_ABSOLUTE_PATH but with file system kind KIND's
38 #define IS_TARGET_ABSOLUTE_PATH(kind, p) \
39 (((kind) == file_system_kind_dos_based) ? IS_DOS_ABSOLUTE_PATH (p) \
42 /* Same as HAS_DRIVE_SPEC but with file system kind KIND's semantics
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-disasm-exec.exp 19 set kind exec
py-disasm-obj.exp 19 set kind obj
  /src/external/bsd/pdisk/dist/
hfs_misc.h 39 char *get_HFS_name(partition_map *entry, int *kind);
  /src/external/bsd/flex/dist/tests/
tableopts.sh 17 for kind in opt ser ver ; do
20 testname=tableopts_${kind}_${threading}${opt}.${kind}
23 if [ "$kind" = "ser" ] || [ "$kind" = "ver" ] ; then
28 if [ "$kind" = "ser" ] || [ "$kind" = "ver" ] ; then
35 tableopts_${kind}_${threading}_${bare_opt}_${kind}_SOURCES = tableopts.l4
37 ${testname}\$(EXEEXT): tableopts_${kind}_${threading}${opt}.\$(OBJEXT
    [all...]
  /src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/base/
ref_count.c 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23 // MARK: - Object Kind Definition
47 me->kind = new_kind;
48 for (ref_count_kind_t kind = me->kind; kind != NULL; kind = kind->superkind) {
49 if (kind->init != NULL) {
50 kind->init(me)
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
catch-fork-kill.exp 39 foreach kind {"fork" "vfork"} {
40 set compile_options "debug additional_flags=-DFORK=$kind"
41 set testfile [set testfile_$kind]
93 foreach_with_prefix fork-kind {"fork" "vfork"} {
94 foreach_with_prefix exit-kind {"exit" "kill"} {
95 do_test ${fork-kind} ${exit-kind}
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
catch-fork-kill.exp 39 foreach kind {"fork" "vfork"} {
40 set compile_options "debug additional_flags=-DFORK=$kind"
41 set testfile [set testfile_$kind]
93 foreach_with_prefix fork-kind {"fork" "vfork"} {
94 foreach_with_prefix exit-kind {"exit" "kill"} {
95 do_test ${fork-kind} ${exit-kind}
  /src/usr.bin/rpcgen/
rpc_scan.c 11 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
80 if (tokp->kind != expect) {
91 if (tokp->kind != expect1 && tokp->kind != expect2) {
102 if (tokp->kind != expect1 && tokp->kind != expect2
103 && tokp->kind != expect3) {
114 switch (tokp->kind) {
137 if (tokp->kind == expect) {
161 tokp->kind = TOK_EOF
    [all...]
  /src/external/gpl3/gcc/dist/gcc/fortran/
iresolve.cc 117 /* For the scalar case, coerce the mask to kind=4 unconditionally
118 (because this is the only kind we have a library function
121 if (mask->ts.kind != 4)
124 ts.kind = 4;
133 if (mask->expr_type == EXPR_OP && mask->ts.kind != 1)
136 ts.kind = 1;
144 resolve_bound (gfc_expr *f, gfc_expr *array, gfc_expr *dim, gfc_expr *kind,
148 if (kind)
149 f->ts.kind = mpz_get_si (kind->value.integer)
589 int kind; local
615 int kind; local
660 int kind; local
2384 int kind; local
3395 int kind; local
3421 int kind; local
3438 int kind; local
3454 int kind; local
3535 int kind; local
3587 int kind; local
3605 int kind; local
3618 int kind; local
3631 int kind; local
3688 int kind; local
3805 int kind; local
4043 int kind; local
4060 int kind; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
iresolve.cc 117 /* For the scalar case, coerce the mask to kind=4 unconditionally
118 (because this is the only kind we have a library function
121 if (mask->ts.kind != 4)
124 ts.kind = 4;
133 if (mask->expr_type == EXPR_OP && mask->ts.kind != 1)
136 ts.kind = 1;
144 resolve_bound (gfc_expr *f, gfc_expr *array, gfc_expr *dim, gfc_expr *kind,
148 if (kind)
149 f->ts.kind = mpz_get_si (kind->value.integer)
585 int kind; local
611 int kind; local
656 int kind; local
2372 int kind; local
3379 int kind; local
3405 int kind; local
3422 int kind; local
3438 int kind; local
3519 int kind; local
3571 int kind; local
3589 int kind; local
3602 int kind; local
3615 int kind; local
3672 int kind; local
3789 int kind; local
4027 int kind; local
4044 int kind; local
    [all...]
  /src/usr.sbin/sysinst/
txtwalk.h 38 enum kind {INT, STR}; enum
41 enum kind what;
  /src/external/apache2/llvm/dist/clang/lib/AST/Interp/
State.h 23 /// we consider a member function call to be a kind of access, even though
77 diag::kind DiagId = diag::note_invalid_subexpr_in_const_expr,
82 diag::kind DiagId = diag::note_invalid_subexpr_in_const_expr,
87 diag::kind DiagId = diag::note_invalid_subexpr_in_const_expr,
97 diag::kind DiagId = diag::note_invalid_subexpr_in_const_expr,
102 diag::kind DiagId = diag::note_invalid_subexpr_in_const_expr,
107 diag::kind DiagId = diag::note_invalid_subexpr_in_const_expr,
111 OptionalDiagnostic Note(SourceLocation Loc, diag::kind DiagId);
117 DiagnosticBuilder report(SourceLocation Loc, diag::kind DiagId);
124 PartialDiagnostic &addDiag(SourceLocation Loc, diag::kind DiagId)
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Basic/
ObjCRuntime.cpp 61 Kind kind; local
65 kind = ObjCRuntime::MacOSX;
67 kind = ObjCRuntime::FragileMacOSX;
69 kind = ObjCRuntime::iOS;
71 kind = ObjCRuntime::WatchOS;
76 kind = ObjCRuntime::GNUstep;
78 kind = ObjCRuntime::GCC;
80 kind = ObjCRuntime::ObjFW;
85 TheKind = kind;
    [all...]
  /src/lib/libc/gdtoa/
ldtoa.c 68 int be, kind; local
80 kind = STRTOG_Normal;
86 kind = STRTOG_Zero;
89 kind = STRTOG_Denormal;
93 kind = STRTOG_Infinite;
96 kind = STRTOG_NaN;
102 ret = gdtoa(&fpi, be, (ULong *)bits, &kind, mode, ndigits, decpt, rve);
  /src/external/gpl3/gcc/dist/gcc/
json.h 52 enum kind enum in namespace:json
82 virtual enum kind get_kind () const = 0;
99 enum kind get_kind () const final override { return JSON_OBJECT; }
128 enum kind get_kind () const final override { return JSON_ARRAY; }
144 enum kind get_kind () const final override { return JSON_FLOAT; }
160 enum kind get_kind () const final override { return JSON_INTEGER; }
179 enum kind get_kind () const final override { return JSON_STRING; }
196 literal (enum kind kind) : m_kind (kind) {}
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
json.h 49 enum kind enum in namespace:json
79 virtual enum kind get_kind () const = 0;
93 enum kind get_kind () const FINAL OVERRIDE { return JSON_OBJECT; }
112 enum kind get_kind () const FINAL OVERRIDE { return JSON_ARRAY; }
128 enum kind get_kind () const FINAL OVERRIDE { return JSON_FLOAT; }
144 enum kind get_kind () const FINAL OVERRIDE { return JSON_INTEGER; }
162 enum kind get_kind () const FINAL OVERRIDE { return JSON_STRING; }
177 literal (enum kind kind) : m_kind (kind) {}
    [all...]

Completed in 44 milliseconds

1 2 3 4 5 6 7 8 91011>>