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

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
milieu.h 45 FALSE = 0,
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
milieu.h 49 FALSE = 0,
  /toolchain/binutils/binutils-2.25/bfd/
elf-hppa.h 50 { R_PARISC_NONE, 0, 0, 0, FALSE, 0, complain_overflow_bitfield,
51 bfd_elf_generic_reloc, "R_PARISC_NONE", FALSE, 0, 0, FALSE },
55 { R_PARISC_DIR32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
56 bfd_elf_generic_reloc, "R_PARISC_DIR32", FALSE, 0, 0xffffffff, FALSE },
57 { R_PARISC_DIR21L, 0, 2, 21, FALSE, 0, complain_overflow_bitfield,
58 bfd_elf_generic_reloc, "R_PARISC_DIR21L", FALSE, 0, 0, FALSE },
59 { R_PARISC_DIR17R, 0, 2, 17, FALSE, 0, complain_overflow_bitfield
    [all...]
elf32-sh-relocs.h 25 FALSE, /* pc_relative */
30 FALSE, /* partial_inplace */
33 FALSE), /* pcrel_offset */
41 FALSE, /* pc_relative */
49 FALSE), /* pcrel_offset */
93 FALSE, /* partial_inplace */
135 FALSE, /* pc_relative */
140 FALSE, /* partial_inplace */
152 FALSE, /* pc_relative */
157 FALSE, /* partial_inplace *
    [all...]
cpu-msp430.c 64 N (16, bfd_mach_msp11, "MSP430", FALSE, & arch_info_struct[1]),
67 N (16, bfd_mach_msp110, "MSP430x11x1", FALSE, & arch_info_struct[2]),
70 N (16, bfd_mach_msp12, "MSP430x12", FALSE, & arch_info_struct[3]),
73 N (16, bfd_mach_msp13, "MSP430x13", FALSE, & arch_info_struct[4]),
76 N (16, bfd_mach_msp14, "MSP430x14", FALSE, & arch_info_struct[5]),
79 N (16, bfd_mach_msp15, "MSP430x15", FALSE, & arch_info_struct[6]),
82 N (16, bfd_mach_msp16, "MSP430x16", FALSE, & arch_info_struct[7]),
85 N (16, bfd_mach_msp20, "MSP430x20", FALSE, & arch_info_struct[8]),
88 N (16, bfd_mach_msp21, "MSP430x21", FALSE, & arch_info_struct[9]),
91 N (16, bfd_mach_msp22, "MSP430x22", FALSE, & arch_info_struct[10])
    [all...]
cpu-mips.c 114 N (32, 32, bfd_mach_mips3000, "mips:3000", FALSE, NN(I_mips3000)),
115 N (32, 32, bfd_mach_mips3900, "mips:3900", FALSE, NN(I_mips3900)),
116 N (64, 64, bfd_mach_mips4000, "mips:4000", FALSE, NN(I_mips4000)),
117 N (64, 64, bfd_mach_mips4010, "mips:4010", FALSE, NN(I_mips4010)),
118 N (64, 64, bfd_mach_mips4100, "mips:4100", FALSE, NN(I_mips4100)),
119 N (64, 64, bfd_mach_mips4111, "mips:4111", FALSE, NN(I_mips4111)),
120 N (64, 64, bfd_mach_mips4120, "mips:4120", FALSE, NN(I_mips4120)),
121 N (64, 64, bfd_mach_mips4300, "mips:4300", FALSE, NN(I_mips4300)),
122 N (64, 64, bfd_mach_mips4400, "mips:4400", FALSE, NN(I_mips4400)),
123 N (64, 64, bfd_mach_mips4600, "mips:4600", FALSE, NN(I_mips4600))
    [all...]
elfn32-mips.c 113 FALSE, /* pc_relative */
118 FALSE, /* partial_inplace */
121 FALSE), /* pcrel_offset */
128 FALSE, /* pc_relative */
136 FALSE), /* pcrel_offset */
143 FALSE, /* pc_relative */
151 FALSE), /* pcrel_offset */
158 FALSE, /* pc_relative */
166 FALSE), /* pcrel_offset */
173 FALSE, /* pc_relative *
    [all...]
  /external/tpm2/include/tpm2/
bool.h 13 #if defined FALSE
14 #undef FALSE
17 #define FALSE ((BOOL)0)
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
PlatformSmmSpi.c 23 executed as a result of the OS calling SetVirtualAddressMap(). Prior to this time FALSE
28 @retval FALSE The system has not finished executing the EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event.
36 return FALSE; //Hard coded to FALSE for SMM driver.
  /external/icu/icu4c/source/common/
rbbirpt.h 83 , {doExprStart, 254, 29, 9, FALSE} // 1 start
86 , {doExprStart, 36 /* $ */, 88, 98, FALSE} // 4
89 , {doNOP, 252, 0,0, FALSE} // 7
90 , {doExprStart, 255, 29, 9, FALSE} // 8
93 , {doRuleError, 255, 103,0, FALSE} // 11
94 , {doExprStart, 254, 29,0, FALSE} // 12 start-after-caret
96 , {doRuleError, 94 /* ^ */, 103,0, FALSE} // 14
97 , {doExprStart, 36 /* $ */, 88, 37, FALSE} // 15
98 , {doRuleError, 59 /* ; */, 103,0, FALSE} // 16
99 , {doRuleError, 252, 103,0, FALSE} // 17
    [all...]
  /external/tpm2/
_TPM_Init.c 15 g_inFailureMode = FALSE;
16 g_forceFailureMode = FALSE;
37 g_DrtmPreStartup = FALSE;
  /hardware/qcom/bt/msm8960/libbt-vendor/include/
bt_vendor_qcom.h 24 #ifndef FALSE
25 #define FALSE 0
29 #define TRUE (!FALSE)
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/
CryptSha512Null.c 31 ASSERT (FALSE);
39 Return FALSE to indicate this interface is not supported.
43 @retval FALSE This interface is not supported.
52 ASSERT (FALSE);
53 return FALSE;
59 Return FALSE to indicate this interface is not supported.
64 @retval FALSE This interface is not supported.
74 ASSERT (FALSE);
75 return FALSE;
81 Return FALSE to indicate this interface is not supported.
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PchSmmLib/
PchSmmLib.c 43 ASSERT(FALSE);
59 ASSERT(FALSE);
75 ASSERT(FALSE);
95 ASSERT(FALSE);
104 it was triggered at boot time, it returns TRUE. Otherwise, it returns FALSE.
116 ASSERT(FALSE);
117 return FALSE;
125 it was triggered at run time, it returns TRUE. Otherwise, it returns FALSE.
137 ASSERT(FALSE);
138 return FALSE;
    [all...]
  /external/icu/icu4c/source/tools/makeconv/
ucnvstat.c 25 { 0x1a, 0, 0, 0 }, 1, FALSE, FALSE,
36 { 0, 0, 0, 0 },0, FALSE, FALSE, /* subchar */
46 { 0x1a, 0, 0, 0 }, 1, FALSE, FALSE,
56 { 0, 0, 0, 0 },0, FALSE, FALSE,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
SlotConfig.h 78 {0x06, FALSE, TRUE}, // PCIe x16 Slot 1 (NOT USED)
79 {0x04, FALSE, TRUE}, // PCIe x16 Slot 2 (NOT USED)
80 {0x03, FALSE, TRUE}, // PCIe x4 Slot (NOT USED)
81 {0x02, FALSE, FALSE}, // Mini PCIe x1 Slot
82 {0x15, FALSE, TRUE}, // PCIe x1 Slot 2 (NOT USED)
83 {0x16, FALSE, TRUE}, // PCIe x1 Slot 3 (NOT USED)
84 {0x07, FALSE, FALSE}, // PCI Slot 1
85 {0x18, FALSE, TRUE}, // PCI Slot 2 (NOT USED)
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Rand/
CryptRandNull.c 22 Return FALSE to indicate this interface is not supported.
29 @retval FALSE This interface is not supported.
39 ASSERT (FALSE);
40 return FALSE;
46 Return FALSE to indicate this interface is not supported.
51 @retval FALSE This interface is not supported.
61 ASSERT (FALSE);
62 return FALSE;
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/
CryptRandNull.c 22 Return FALSE to indicate this interface is not supported.
29 @retval FALSE This interface is not supported.
39 ASSERT (FALSE);
40 return FALSE;
46 Return FALSE to indicate this interface is not supported.
51 @retval FALSE This interface is not supported.
61 ASSERT (FALSE);
62 return FALSE;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiDepex.h 36 | false
48 // The Depex grammer needs the string "TRUE" and "FALSE" we must
52 #undef FALSE
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Aarch64/
PerformancePrimitives.c 46 ASSERT (FALSE);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Arm/
PerformancePrimitives.c 46 ASSERT (FALSE);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BaseResetSystemLibNull/
BaseResetSystemLibNull.c 34 ASSERT (FALSE);
49 ASSERT (FALSE);
64 ASSERT (FALSE);
78 ASSERT (FALSE);
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Null/
NullArmLib.c 26 ASSERT(FALSE);
36 ASSERT(FALSE);
46 ASSERT(FALSE);
56 ASSERT(FALSE);
66 ASSERT(FALSE);
76 ASSERT(FALSE);
86 ASSERT(FALSE);
96 ASSERT(FALSE);
106 ASSERT(FALSE);
116 ASSERT(FALSE);
    [all...]
  /external/curl/tests/unit/
unit1303.c 79 {BASE + 4, 0, 10000, 8000, FALSE, 6000, "6 seconds should be left"},
80 {BASE + 4, 990000, 10000, 8000, FALSE, 5010, "5010 ms should be left"},
81 {BASE + 10, 0, 10000, 8000, FALSE, -1, "timeout is -1, expired"},
82 {BASE + 12, 0, 10000, 8000, FALSE, -2000, "-2000, overdue 2 seconds"},
91 {BASE + 4, 0, 10000, 0, FALSE, 6000, "6 seconds should be left"},
92 {BASE + 4, 990000, 10000, 0, FALSE, 5010, "5010 ms should be left"},
93 {BASE + 10, 0, 10000, 0, FALSE, -1, "timeout is -1, expired"},
94 {BASE + 12, 0, 10000, 0, FALSE, -2000, "-2000, overdue 2 seconds"},
97 {BASE + 4, 0, 10000, 0, FALSE, 6000, "6 seconds should be left"},
98 {BASE + 4, 990000, 10000, 0, FALSE, 5010, "5010 ms should be left"}
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Cipher/
CryptArc4Null.c 32 ASSERT (FALSE);
39 Return FALSE to indicate this interface is not supported.
45 @retval FALSE This interface is not supported.
56 ASSERT (FALSE);
57 return FALSE;
63 Return FALSE to indicate this interface is not supported.
70 @retval FALSE This interface is not supported.
82 ASSERT (FALSE);
83 return FALSE;
89 Return FALSE to indicate this interface is not supported.
    [all...]

Completed in 1274 milliseconds

1 2 3 4 5 6 7 8 91011>>