HomeSort by: relevance | last modified time | path
    Searched defs:artype (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-array-bounds.cc 284 tree artype = TREE_TYPE (TREE_OPERAND (ref, 0)); local
292 low_sub, artype);
319 low_sub, up_sub, artype);
328 up_sub, artype);
333 low_sub, artype);
342 low_sub, artype);
gimple-array-bounds.cc 284 tree artype = TREE_TYPE (TREE_OPERAND (ref, 0)); local
292 low_sub, artype);
319 low_sub, up_sub, artype);
328 up_sub, artype);
333 low_sub, artype);
342 low_sub, artype);
  /src/external/gpl3/gcc/dist/gcc/
gimple-array-bounds.cc 271 tree artype = TREE_TYPE (TREE_OPERAND (ref, 0)); local
283 " bounds of %qT", low_sub_org, artype);
303 low_sub, up_sub, artype);
316 up_sub, artype);
325 low_sub, artype);
371 tree artype = TREE_TYPE (TREE_OPERAND (ref, 0)); local
403 low_sub, artype);
424 artype);
gimple-array-bounds.cc 271 tree artype = TREE_TYPE (TREE_OPERAND (ref, 0)); local
283 " bounds of %qT", low_sub_org, artype);
303 low_sub, up_sub, artype);
316 up_sub, artype);
325 low_sub, artype);
371 tree artype = TREE_TYPE (TREE_OPERAND (ref, 0)); local
403 low_sub, artype);
424 artype);
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
uds_daemon.c 986 AuthRecType artype; local
1020 artype = AuthRecordLocalOnly;
1022 artype = AuthRecordP2P;
1025 artype = AuthRecordAnyIncludeAWDLandP2P;
1027 artype = AuthRecordAnyIncludeP2P;
1029 artype = AuthRecordAnyIncludeAWDL;
1031 artype = AuthRecordAny;
1040 mDNS_SetupResourceRecord(rr, mDNSNULL, InterfaceID, type, 0, recordType, artype, mDNSNULL, mDNSNULL);
2270 DNSServiceFlags flags = deriveD2DFlagsFromAuthRecType(rr->ARType);
7294 if (ar->ARType == AuthRecordLocalOnly
    [all...]
uds_daemon.c 986 AuthRecType artype; local
1020 artype = AuthRecordLocalOnly;
1022 artype = AuthRecordP2P;
1025 artype = AuthRecordAnyIncludeAWDLandP2P;
1027 artype = AuthRecordAnyIncludeP2P;
1029 artype = AuthRecordAnyIncludeAWDL;
1031 artype = AuthRecordAny;
1040 mDNS_SetupResourceRecord(rr, mDNSNULL, InterfaceID, type, 0, recordType, artype, mDNSNULL, mDNSNULL);
2270 DNSServiceFlags flags = deriveD2DFlagsFromAuthRecType(rr->ARType);
7294 if (ar->ARType == AuthRecordLocalOnly
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-intrinsic.cc 339 tree artype; local
341 artype = TREE_TYPE (TREE_TYPE (args[0]));
342 args[0] = fold_build1_loc (input_location, REALPART_EXPR, artype,
554 tree artype; local
556 artype = TREE_TYPE (TREE_TYPE (args[0]));
557 args[0] = fold_build1_loc (input_location, REALPART_EXPR, artype,
trans-intrinsic.cc 339 tree artype; local
341 artype = TREE_TYPE (TREE_TYPE (args[0]));
342 args[0] = fold_build1_loc (input_location, REALPART_EXPR, artype,
554 tree artype; local
556 artype = TREE_TYPE (TREE_TYPE (args[0]));
557 args[0] = fold_build1_loc (input_location, REALPART_EXPR, artype,
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-intrinsic.cc 339 tree artype; local
341 artype = TREE_TYPE (TREE_TYPE (args[0]));
342 args[0] = fold_build1_loc (input_location, REALPART_EXPR, artype,
554 tree artype; local
556 artype = TREE_TYPE (TREE_TYPE (args[0]));
557 args[0] = fold_build1_loc (input_location, REALPART_EXPR, artype,
trans-intrinsic.cc 339 tree artype; local
341 artype = TREE_TYPE (TREE_TYPE (args[0]));
342 args[0] = fold_build1_loc (input_location, REALPART_EXPR, artype,
554 tree artype; local
556 artype = TREE_TYPE (TREE_TYPE (args[0]));
557 args[0] = fold_build1_loc (input_location, REALPART_EXPR, artype,

Completed in 65 milliseconds