Home
last modified time | relevance | path

Searched refs:prototyped (Results 1 – 22 of 22) sorted by relevance

/external/curl/m4/
Dcurl-functions.m4586 dnl Verify if alarm is available, prototyped, and
612 AC_MSG_CHECKING([if alarm is prototyped])
671 dnl Verify if basename is available, prototyped, and
699 AC_MSG_CHECKING([if basename is prototyped])
762 dnl Verify if closesocket is available, prototyped, and
796 AC_MSG_CHECKING([if closesocket is prototyped])
859 dnl Verify if CloseSocket is available, prototyped, and
890 AC_MSG_CHECKING([if CloseSocket is prototyped])
949 dnl Verify if connect is available, prototyped, and
985 AC_MSG_CHECKING([if connect is prototyped])
[all …]
/external/elfutils/tests/
Drun-readelf-dwz-multi.sh105 prototyped (flag_present) yes
166 prototyped (flag_present) yes
223 prototyped (flag_present) yes
263 prototyped (flag_present) yes
302 prototyped (flag_present) yes
Drun-show-die-info.sh40 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
64 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
88 … Attrs : sibling name low_pc high_pc prototyped decl_file decl_line external frame_base type
138 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
808 Attrs : sibling prototyped type
833 Attrs : sibling prototyped type
869 Attrs : sibling prototyped type
894 Attrs : sibling prototyped type
925 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
949 … Attrs : sibling name low_pc high_pc prototyped decl_file decl_line external frame_base type
Drun-readelf-zdebug-rel.sh67 prototyped (flag_present) yes
172 prototyped (flag_present) yes
Drun-readelf-loc.sh942 prototyped (flag_present) yes
1019 prototyped (flag_present) yes
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h222 …defined(false), prototyped(false), implicitThis(false), illegalImplicitThis(false), defaultParamCo… in TFunction()
227 …defined(false), prototyped(false), implicitThis(false), illegalImplicitThis(false), defaultParamCo… in TSymbol()
280 virtual void setPrototyped() { assert(writable); prototyped = true; } in setPrototyped()
281 virtual bool isPrototyped() const { return prototyped; } in isPrototyped()
311 bool prototyped; variable
DSymbolTable.cpp328 prototyped = copyOf.prototyped; in TFunction()
/external/icu/icu4c/source/config/
Dmh-linux-va14 # -qproto assumes all functions are prototyped (for optimization)
Dmh-aix-va14 # -qproto assumes all functions are prototyped (for optimization)
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dpci-exp-tests-HOWTO32 module tpci to test various pci and pci-express functions (defined & prototyped in tpci.c).
/external/elfutils/libdw/
Dknown-dwarf.h121 DWARF_ONE_KNOWN_DW_AT (prototyped, DW_AT_prototyped) \
/external/python/cpython2/Doc/library/
Demail.rst224 The :mod:`email` package was originally prototyped as a separate library called
/external/curl/
Dconfigure32638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gai_strerror is prototyped" >&5
32639 $as_echo_n "checking if gai_strerror is prototyped... " >&6; }
32783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gethostbyaddr is prototyped" >&5
32784 $as_echo_n "checking if gethostbyaddr is prototyped... " >&6; }
32937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gethostbyaddr_r is prototyped" >&5
32938 $as_echo_n "checking if gethostbyaddr_r is prototyped... " >&6; }
34273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gmtime_r is prototyped" >&5
34274 $as_echo_n "checking if gmtime_r is prototyped... " >&6; }
34981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if inet_pton is prototyped" >&5
34982 $as_echo_n "checking if inet_pton is prototyped... " >&6; }
[all …]
/external/blktrace/btreplay/doc/
Dbtreplay.tex121 We have prototyped a different approach, wherein a single managing
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.def218 HANDLE_DW_AT(0x27, prototyped, 2, DWARF)
/external/curl/packages/OS400/
Dcurl.inc.in2320 * Multiply prototyped to support all possible types.
/external/freetype/
DChangeLog.231792 data to the function prototyped as GXV_Lookup_Value_Validate_Func,
1794 - Likewise for the function prototyped as
1799 GXV_StateTable_GlyphOffsetDesc data to the function prototyped
1805 GXV_XStateTable_GlyphOffsetDesc data to the function prototyped
/external/llvm/docs/
DCodingStandards.rst846 prototyped function or method, you don't need it. In fact, for most cases, you
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCodingStandards.rst908 prototyped function or method, you don't need it. In fact, for most cases, you
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/python/cpython2/Misc/
DHISTORY15135 exists, but one can be prototyped by replacing the built-in __import__
/external/python/cpython3/Misc/
DHISTORY32514 exists, but one can be prototyped by replacing the built-in __import__