HomeSort by relevance Sort by last modified time
    Searched refs:FALSE (Results 226 - 250 of 4842) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dependency.c 207 @retval FALSE If driver is not ready to run or some fatal error
223 Operator = FALSE;
224 Operator2 = FALSE;
231 return FALSE;
243 DEBUG ((DEBUG_DISPATCH, "FALSE\n RESULT = FALSE\n"));
244 return FALSE;
265 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Attempt to fetch past end of depex)\n"));
266 return FALSE;
281 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Unexpected BEFORE or AFTER opcode)\n"));
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
cpu-sh.c 60 FALSE, /* Not the default. */
75 FALSE, /* Not the default. */
90 FALSE, /* Not the default. */
105 FALSE, /* Not the default. */
120 FALSE, /* Not the default. */
135 FALSE, /* Not the default. */
150 FALSE, /* Not the default. */
165 FALSE, /* Not the default. */
180 FALSE, /* Not the default. */
195 FALSE, /* Not the default. *
    [all...]
elf32-fr30.c 42 FALSE, /* pc_relative */
47 FALSE, /* partial_inplace */
50 FALSE), /* pcrel_offset */
57 FALSE, /* pc_relative */
62 FALSE, /* partial_inplace */
65 FALSE), /* pcrel_offset */
72 FALSE, /* pc_relative */
77 FALSE, /* partial_inplace */
80 FALSE), /* pcrel_offset */
87 FALSE, /* pc_relative *
    [all...]
coff-tic30.c 34 HOWTO (R_TIC30_ABS16, 2, 1, 16, FALSE, 0, 0, NULL,
35 "16", FALSE, 0x0000FFFF, 0x0000FFFF, FALSE),
36 HOWTO (R_TIC30_ABS24, 2, 2, 24, FALSE, 8, complain_overflow_bitfield, NULL,
37 "24", FALSE, 0xFFFFFF00, 0xFFFFFF00, FALSE),
38 HOWTO (R_TIC30_LDP, 18, 0, 24, FALSE, 0, complain_overflow_bitfield, NULL,
39 "LDP", FALSE, 0x00FF0000, 0x000000FF, FALSE),
40 HOWTO (R_TIC30_ABS32, 2, 2, 32, FALSE, 0, complain_overflow_bitfield, NULL
    [all...]
aout-ns32k.c 82 HOWTO (BFD_RELOC_NS32K_IMM_8, 0, 0, 8, FALSE, 0, complain_overflow_signed,
84 TRUE, 0x000000ff,0x000000ff, FALSE),
85 HOWTO (BFD_RELOC_NS32K_IMM_16, 0, 1, 16, FALSE, 0, complain_overflow_signed,
87 TRUE, 0x0000ffff,0x0000ffff, FALSE),
88 HOWTO (BFD_RELOC_NS32K_IMM_32, 0, 2, 32, FALSE, 0, complain_overflow_signed,
90 TRUE, 0xffffffff,0xffffffff, FALSE),
93 TRUE, 0x000000ff, 0x000000ff, FALSE),
96 TRUE, 0x0000ffff,0x0000ffff, FALSE),
99 TRUE, 0xffffffff,0xffffffff, FALSE),
102 HOWTO (BFD_RELOC_NS32K_DISP_8, 0, 0, 7, FALSE, 0, complain_overflow_signed
    [all...]
  /external/libvncserver/libvncclient/
tls_gnutls.c 40 static rfbBool rfbTLSInitialized = FALSE;
53 return FALSE;
141 return FALSE;
170 return FALSE;
193 return FALSE;
200 return FALSE;
218 if (!ReadFromRFBServer(client, (char *)&count, 1)) return FALSE;
223 return FALSE;
229 return FALSE;
237 if (!ReadFromRFBServer(client, (char *)&tAuth[loop], 4)) return FALSE;
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/
CryptSha512.c 40 If Sha384Context is NULL, then return FALSE.
45 @retval FALSE SHA-384 context initialization failed.
58 return FALSE;
70 If Sha384Context is NULL, then return FALSE.
71 If NewSha384Context is NULL, then return FALSE.
72 If this interface is not supported, then return FALSE.
78 @retval FALSE SHA-384 context copy failed.
79 @retval FALSE This interface is not supported.
93 return FALSE;
109 If Sha384Context is NULL, then return FALSE.
    [all...]
CryptMd4.c 40 If Md4Context is NULL, then return FALSE.
45 @retval FALSE MD4 context initialization failed.
58 return FALSE;
70 If Md4Context is NULL, then return FALSE.
71 If NewMd4Context is NULL, then return FALSE.
77 @retval FALSE MD4 context copy failed.
91 return FALSE;
107 If Md4Context is NULL, then return FALSE.
114 @retval FALSE MD4 data digest failed.
129 return FALSE;
    [all...]
CryptMd5.c 42 If Md5Context is NULL, then return FALSE.
47 @retval FALSE MD5 context initialization failed.
60 return FALSE;
72 If Md5Context is NULL, then return FALSE.
73 If NewMd5Context is NULL, then return FALSE.
79 @retval FALSE MD5 context copy failed.
93 return FALSE;
109 If Md5Context is NULL, then return FALSE.
116 @retval FALSE MD5 data digest failed.
131 return FALSE;
    [all...]
CryptSha1.c 41 If Sha1Context is NULL, then return FALSE.
46 @retval FALSE SHA-1 context initialization failed.
59 return FALSE;
71 If Sha1Context is NULL, then return FALSE.
72 If NewSha1Context is NULL, then return FALSE.
78 @retval FALSE SHA-1 context copy failed.
92 return FALSE;
108 If Sha1Context is NULL, then return FALSE.
115 @retval FALSE SHA-1 data digest failed.
130 return FALSE;
    [all...]
CryptSha256.c 40 If Sha256Context is NULL, then return FALSE.
45 @retval FALSE SHA-256 context initialization failed.
58 return FALSE;
70 If Sha256Context is NULL, then return FALSE.
71 If NewSha256Context is NULL, then return FALSE.
77 @retval FALSE SHA-256 context copy failed.
91 return FALSE;
107 If Sha256Context is NULL, then return FALSE.
114 @retval FALSE SHA-256 data digest failed.
129 return FALSE;
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
CanonRead.c 56 EchoIsOK = FALSE;
94 FirstRead = FALSE;
118 Activate = FALSE;
130 Activate = FALSE;
136 EchoIsOK = FALSE; // Buffer, but don't echo this character
139 EchoIsOK = FALSE; // Buffer, but don't echo this character
143 Activate = FALSE;
147 Activate = FALSE;
151 Activate = FALSE;
164 (Activate == FALSE));
    [all...]
  /external/icu/icu4c/source/common/
patternprops.cpp 85 * One 32-bit integer per 32 characters. Ranges of all-false and all-true
121 return FALSE;
125 return FALSE;
132 return FALSE;
139 return FALSE;
143 return FALSE;
150 return FALSE;
157 return FALSE;
163 return FALSE;
200 return FALSE;
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
LegacyRegion.c 38 {0xC0000, SIZE_16KB, FALSE, FALSE},
39 {0xC4000, SIZE_16KB, FALSE, FALSE},
40 {0xC8000, SIZE_16KB, FALSE, FALSE},
41 {0xCC000, SIZE_16KB, FALSE, FALSE},
42 {0xD0000, SIZE_16KB, FALSE, FALSE},
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptDh.c 42 If DhContext is NULL, then return FALSE.
68 If DhContext is NULL, then return FALSE.
69 If Prime is NULL, then return FALSE.
77 @retval FALSE Value of Generator is not supported.
78 @retval FALSE PRNG fails to generate random prime number with PrimeLength.
96 return FALSE;
100 return FALSE;
105 return FALSE;
119 If DhContext is NULL, then return FALSE.
120 If Prime is NULL, then return FALSE.
    [all...]
CryptRsaBasic.c 72 If RsaContext is NULL, then return FALSE.
83 @retval FALSE Invalid RSA key component tag.
101 return FALSE;
125 return FALSE;
143 return FALSE;
161 return FALSE;
179 return FALSE;
197 return FALSE;
215 return FALSE;
233 return FALSE;
    [all...]
CryptRsaExt.c 36 If the BigNumber buffer is too small to hold the contents of the key, FALSE
39 If RsaContext is NULL, then return FALSE.
40 If BnSize is NULL, then return FALSE.
41 If BnSize is large enough but BigNumber is NULL, then return FALSE.
50 @retval FALSE Invalid RSA key component tag.
51 @retval FALSE BnSize is too small.
71 return FALSE;
161 return FALSE;
169 return FALSE;
173 return FALSE;
    [all...]
  /external/curl/src/
tool_getparam.c 78 {"*e", "disable-epsv", FALSE},
79 {"*E", "epsv", FALSE},
83 {"*f", "environment", FALSE},
87 {"*G", "npn", FALSE},
89 {"*H", "alpn", FALSE},
91 {"*j", "compressed", FALSE},
92 {"*J", "tr-encoding", FALSE},
93 {"*k", "digest", FALSE},
94 {"*l", "negotiate", FALSE},
95 {"*m", "ntlm", FALSE},
    [all...]
  /external/cblas/testing/
c_c2chke.c 54 cblas_info = 2; RowMajorStrg = FALSE;
58 cblas_info = 3; RowMajorStrg = FALSE;
62 cblas_info = 4; RowMajorStrg = FALSE;
66 cblas_info = 7; RowMajorStrg = FALSE;
70 cblas_info = 9; RowMajorStrg = FALSE;
74 cblas_info = 12; RowMajorStrg = FALSE;
105 cblas_info = 1; RowMajorStrg = FALSE;
109 cblas_info = 2; RowMajorStrg = FALSE;
113 cblas_info = 3; RowMajorStrg = FALSE;
117 cblas_info = 4; RowMajorStrg = FALSE;
    [all...]
c_z2chke.c 54 cblas_info = 2; RowMajorStrg = FALSE;
58 cblas_info = 3; RowMajorStrg = FALSE;
62 cblas_info = 4; RowMajorStrg = FALSE;
66 cblas_info = 7; RowMajorStrg = FALSE;
70 cblas_info = 9; RowMajorStrg = FALSE;
74 cblas_info = 12; RowMajorStrg = FALSE;
105 cblas_info = 1; RowMajorStrg = FALSE;
109 cblas_info = 2; RowMajorStrg = FALSE;
113 cblas_info = 3; RowMajorStrg = FALSE;
117 cblas_info = 4; RowMajorStrg = FALSE;
    [all...]
  /external/libjpeg-turbo/
rdswitch.c 54 return FALSE;
60 return FALSE;
100 return FALSE;
108 return FALSE;
115 return FALSE;
132 return FALSE;
151 return FALSE;
157 return FALSE;
198 return FALSE;
207 return FALSE;
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
ieee.c 347 *ppresent = FALSE;
351 return FALSE;
373 return FALSE;
393 *ppresent = FALSE;
398 return FALSE;
424 return FALSE;
447 *ppresent = FALSE;
451 return FALSE;
457 return FALSE;
499 return FALSE;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Dependency/
Dependency.c 33 @retval FALSE if the PPI has yet to be installed.
71 return FALSE;
92 @retval FALSE if the dependency expression overflows the evaluation stack
126 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Underflow Error)\n"));
127 return FALSE;
136 DEBUG ((DEBUG_DISPATCH, " PUSH GUID(%g) = %a\n", StackPtr->Operator, IsPpiInstalled (PeiServices, StackPtr) ? "TRUE" : "FALSE"));
154 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Underflow Error)\n"));
155 return FALSE;
160 // EFI_DEP_AND and the POPed operator evaluates to FALSE, or the
175 (StackPtr-1)->Result = FALSE;
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hmac/
CryptHmacMd5.c 40 If HmacMd5Context is NULL, then return FALSE.
47 @retval FALSE HMAC-MD5 context initialization failed.
62 return FALSE;
77 If HmacMd5Context is NULL, then return FALSE.
78 If NewHmacMd5Context is NULL, then return FALSE.
84 @retval FALSE HMAC-MD5 context copy failed.
98 return FALSE;
114 If HmacMd5Context is NULL, then return FALSE.
121 @retval FALSE HMAC-MD5 data digest failed.
136 return FALSE;
    [all...]
CryptHmacSha1.c 40 If HmacSha1Context is NULL, then return FALSE.
47 @retval FALSE HMAC-SHA1 context initialization failed.
62 return FALSE;
77 If HmacSha1Context is NULL, then return FALSE.
78 If NewHmacSha1Context is NULL, then return FALSE.
84 @retval FALSE HMAC-SHA1 context copy failed.
98 return FALSE;
114 If HmacSha1Context is NULL, then return FALSE.
121 @retval FALSE HMAC-SHA1 data digest failed.
136 return FALSE;
    [all...]

Completed in 854 milliseconds

1 2 3 4 5 6 7 8 91011>>