Home
last modified time | relevance | path

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

1234

/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/
DstringLiteralTypesOverloads02.js27 const FALSE = getFalsyPrimitive("boolean"); constant
42 const FALSE = getFalsyPrimitive(boolean); constant
DstringLiteralTypesOverloads01.js29 const FALSE = getFalsyPrimitive("boolean"); constant
44 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/icu/icu4c/source/tools/toolutil/
Dtoolutil.h30 # define FALSE 0 macro
/third_party/node/deps/icu-small/source/tools/toolutil/
Dtoolutil.h30 # define FALSE 0 macro
/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/icu/icu4c/source/tools/ctestfw/unicode/
Dtesttype.h46 # define FALSE 0 macro
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dreadpng.h58 # define FALSE 0 macro
/third_party/ltp/testcases/network/tcp_cmds/include/
Dnetdefs.h70 #define FALSE 0 macro
/third_party/mesa3d/src/gallium/include/pipe/
Dp_compiler.h77 #define FALSE false 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/flutter/skia/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c20 #define FALSE (BOOL) 0 macro
/third_party/libxml2/
DtestOOMlib.c23 #define FALSE (0) macro
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dmacros.h83 # define FALSE 0 macro
/third_party/libxml2/win32/VC10/
Dconfig.h114 #define FALSE 0 macro
/third_party/libxml2/include/
Dwin32config.h115 #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

1234