Home
last modified time | relevance | path

Searched defs:FALSE (Results 1 – 25 of 67) sorted by relevance

123

/third_party/typescript/tests/cases/conformance/types/stringLiteral/
DstringLiteralTypesOverloads02.ts28 const FALSE = getFalsyPrimitive("boolean"); constant
43 const FALSE = getFalsyPrimitive(boolean); constant
DstringLiteralTypesOverloads01.ts30 const FALSE = getFalsyPrimitive("boolean"); constant
45 const FALSE = getFalsyPrimitive(boolean); constant
/third_party/typescript/tests/baselines/reference/
DstringLiteralTypesOverloads01.js29 const FALSE = getFalsyPrimitive("boolean"); constant
44 const FALSE = getFalsyPrimitive(boolean); constant
DstringLiteralTypesOverloads02.js27 const FALSE = getFalsyPrimitive("boolean"); constant
42 const FALSE = getFalsyPrimitive(boolean); constant
/third_party/selinux/checkpolicy/
Dpolicy_define.h13 #define FALSE 0 macro
/third_party/rust/crates/cxx/gen/cmd/src/
Dcfg.rs14 const FALSE: Self = CfgValue::Bool(false); constant
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dtoolutil.h30 # define FALSE 0 macro
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dtesttype.h46 # define FALSE 0 macro
/third_party/mesa3d/src/mesa/program/
Dprogram_parse.y108 #define FALSE 0 macro
/third_party/node/deps/npm/node_modules/bin-links/lib/
Dfix-bin.js19 const FALSE = () => false function
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dreadpng.h58 # define FALSE 0 macro
Dreadpng2.h58 # define FALSE 0 macro
/third_party/mesa3d/src/gallium/include/pipe/
Dp_compiler.h77 #define FALSE false macro
/third_party/ltp/testcases/network/tcp_cmds/include/
Dnetdefs.h70 #define FALSE 0 macro
/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap2.c81 #define FALSE 0 macro
Dshmat1.c83 #define FALSE 0 macro
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c20 #define FALSE (BOOL) 0 macro
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dmacros.h83 # define FALSE 0 macro
/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h97 FALSE = 0, enumerator
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfsCmds.c33 #define FALSE 0 macro
/third_party/node/deps/icu-small/source/common/unicode/
Dumachine.h283 # define FALSE 0 macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dumachine.h311 # define FALSE 0 macro
/third_party/icu/icu4c/source/common/unicode/
Dumachine.h311 # define FALSE 0 macro
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill02.c152 #define FALSE 50 /*Child exits with this if it timed out waiting for the */ macro
/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone02.c73 #define FALSE 0 macro

123