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

1 2 3 4 5

  /src/crypto/external/bsd/openssl.old/dist/crypto/async/arch/
async_win.c 28 if (fibre != NULL && fibre->fibre != NULL && fibre->converted) {
39 fibre->converted = 0;
44 fibre->converted = 1;
async_win.h 24 int converted; member in struct:async_fibre_st
  /src/crypto/external/apache2/openssl/dist/crypto/async/arch/
async_win.c 43 if (fibre != NULL && fibre->fibre != NULL && fibre->converted) {
58 fibre->converted = 0;
63 fibre->converted = 1;
async_win.h 24 int converted; member in struct:async_fibre_st
  /src/crypto/external/bsd/openssl/dist/crypto/async/arch/
async_win.c 28 if (fibre != NULL && fibre->fibre != NULL && fibre->converted) {
43 fibre->converted = 0;
48 fibre->converted = 1;
async_win.h 24 int converted; member in struct:async_fibre_st
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZTDC.cpp 99 // have been already converted.
102 // Marks an instruction as converted - adds it to ConvertedInsts and adds
104 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { function in class:__anon5112::SystemZTDCPass
145 // All comparisons with 0 can be converted.
237 converted(&I, Op0, Mask, Worthy);
266 converted(&I, V, Mask, true);
291 converted(&I, V, Mask, false);
317 converted(&I, Op0, Mask, true);
381 // If unused, or used and converted, remove it.
  /src/external/bsd/am-utils/dist/scripts/
amd2ldif.in 6 mapname: name of the amd map beeing converted to ldif
  /src/external/bsd/ntp/dist/ntpd/
refclock_hopfser.c 217 int converted; local
237 converted = sscanf(pp->a_lastcode,
257 if ((8 != converted) || (pp->hour < 0) || (pp->hour > 23) ||
ntp_scanner.c 687 int converted; local
836 converted = sscanf(&yytext[2], "%x",
839 converted = sscanf(yytext, "%u",
841 if (1 != converted) {
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
vis3-mont.pl 85 # | __int64 ap[1..0] | converted ap[]
87 # | __int64 np[1..0] | converted np[]
118 stx $aj, [$anp] ! converted ap[0]
133 stx $nj, [$anp+8] ! converted np[0]
136 stx $aj, [$anp+16] ! converted ap[1]
146 stx $nj, [$anp+24] ! converted np[1]
169 stx $aj, [$anp] ! converted ap[j]
181 stx $nj, [$anp+8] ! converted np[j]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/sparc/
vis3-mont.S 48 stx %o2, [%l7] ! converted ap[0]
63 stx %o4, [%l7+8] ! converted np[0]
66 stx %o2, [%l7+16] ! converted ap[1]
76 stx %o4, [%l7+24] ! converted np[1]
99 stx %o2, [%l7] ! converted ap[j]
111 stx %o4, [%l7+8] ! converted np[j]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/sparc64/
vis3-mont.S 48 stx %o2, [%l7] ! converted ap[0]
63 stx %o4, [%l7+8] ! converted np[0]
66 stx %o2, [%l7+16] ! converted ap[1]
76 stx %o4, [%l7+24] ! converted np[1]
99 stx %o2, [%l7] ! converted ap[j]
111 stx %o4, [%l7+8] ! converted np[j]
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
vis3-mont.pl 85 # | __int64 ap[1..0] | converted ap[]
87 # | __int64 np[1..0] | converted np[]
118 stx $aj, [$anp] ! converted ap[0]
133 stx $nj, [$anp+8] ! converted np[0]
136 stx $aj, [$anp+16] ! converted ap[1]
146 stx $nj, [$anp+24] ! converted np[1]
169 stx $aj, [$anp] ! converted ap[j]
181 stx $nj, [$anp+8] ! converted np[j]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
vis3-mont.S 48 stx %o2, [%l7] ! converted ap[0]
63 stx %o4, [%l7+8] ! converted np[0]
66 stx %o2, [%l7+16] ! converted ap[1]
76 stx %o4, [%l7+24] ! converted np[1]
99 stx %o2, [%l7] ! converted ap[j]
111 stx %o4, [%l7+8] ! converted np[j]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
vis3-mont.S 48 stx %o2, [%l7] ! converted ap[0]
63 stx %o4, [%l7+8] ! converted np[0]
66 stx %o2, [%l7+16] ! converted ap[1]
76 stx %o4, [%l7+24] ! converted np[1]
99 stx %o2, [%l7] ! converted ap[j]
111 stx %o4, [%l7+8] ! converted np[j]
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
vis3-mont.pl 83 # | __int64 ap[1..0] | converted ap[]
85 # | __int64 np[1..0] | converted np[]
116 stx $aj, [$anp] ! converted ap[0]
131 stx $nj, [$anp+8] ! converted np[0]
134 stx $aj, [$anp+16] ! converted ap[1]
144 stx $nj, [$anp+24] ! converted np[1]
167 stx $aj, [$anp] ! converted ap[j]
179 stx $nj, [$anp+8] ! converted np[j]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
vis3-mont.S 45 stx %o2, [%l7] ! converted ap[0]
60 stx %o4, [%l7+8] ! converted np[0]
63 stx %o2, [%l7+16] ! converted ap[1]
73 stx %o4, [%l7+24] ! converted np[1]
96 stx %o2, [%l7] ! converted ap[j]
108 stx %o4, [%l7+8] ! converted np[j]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
vis3-mont.S 45 stx %o2, [%l7] ! converted ap[0]
60 stx %o4, [%l7+8] ! converted np[0]
63 stx %o2, [%l7+16] ! converted ap[1]
73 stx %o4, [%l7+24] ! converted np[1]
96 stx %o2, [%l7] ! converted ap[j]
108 stx %o4, [%l7+8] ! converted np[j]
  /src/sys/external/bsd/acpica/dist/utilities/
utclib.c 688 * RETURN: Converted value
701 UINT32 converted = 0; local
828 converted = 1;
841 if (converted == 0 && ReturnValue == 0 && String != NULL)
874 * RETURN: Converted character as an int
895 * RETURN: Converted character as an int
  /src/compat/
exec.mk 24 # be converted to use sysctl(3) on the running kernel, and
  /src/external/gpl2/grep/dist/intl/
dcigettext.c 790 to the converted strings in.
805 goto converted;
854 goto converted;
880 goto converted;
916 goto converted;
935 /* We have now in our buffer a converted string. Put this
954 converted:
955 /* The result string is converted. */
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Path.inc 1528 llvm::SmallVectorImpl<char> &converted) {
1531 int len = ::WideCharToMultiByte(codepage, 0, utf16, utf16_len, converted.begin(),
1538 converted.reserve(len);
1539 converted.set_size(len);
1542 len = ::WideCharToMultiByte(codepage, 0, utf16, utf16_len, converted.data(),
1543 converted.size(), NULL, NULL);
1551 converted.push_back(0);
1552 converted.pop_back();
  /src/usr.bin/make/unit-tests/
dotwait.mk 30 # are converted to ".*". Two targets that are expected to
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-actions.h 383 // Action<F>, as long as F's arguments can be implicitly converted
384 // to Func's and Func's return type can be implicitly converted to F's.
500 // Note: The value passed into Return must be converted into
899 converted(action);
901 return [converted](Args... args) -> R {
902 return converted.Perform(std::forward_as_tuple(
922 std::vector<Action<void(Args...)>> converted; member in struct:testing::DoAllAction::Op
926 for (auto& a : converted) {

Completed in 35 milliseconds

1 2 3 4 5