Home
last modified time | relevance | path

Searched defs:NULL (Results 5076 – 5100 of 11199) sorted by relevance

1...<<201202203204205206207208209210>>...448

/dports/editors/bvi/bvi-1.4.0/
H A Dbmore.h94 # define NULL ((void *)0) macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/text/Normalizer/
H A DNormalizerAPITest.java59 static final Normalizer.Form NULL = null; field in NormalizerAPITest
/dports/lang/sdcc/sdcc-4.0.0/device/include/
H A Dstring.h34 # define NULL (void *)0 macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/text/Normalizer/
H A DNormalizerAPITest.java59 static final Normalizer.Form NULL = null; field in NormalizerAPITest
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/snippets/
H A Dide-snippet-completion-item.c37 G_IMPLEMENT_INTERFACE (IDE_TYPE_COMPLETION_PROPOSAL, NULL)) in G_DEFINE_FINAL_TYPE_WITH_CODE() argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Dld-cache.c28 #define NULL 0 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Dld-cache.c28 #define NULL 0 macro
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dtopic.c23 # define NULL ((void *)0) macro
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/text/Normalizer/
H A DNormalizerAPITest.java59 static final Normalizer.Form NULL = null; field in NormalizerAPITest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/text/Normalizer/
H A DNormalizerAPITest.java59 static final Normalizer.Form NULL = null; field in NormalizerAPITest
/dports/x11/libfm/libfm-1.3.2/data/
H A DMakefile.am1 NULL= macro
/dports/x11/libfm-extra/libfm-1.3.2/data/
H A DMakefile.am1 NULL= macro
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/text/Normalizer/
H A DNormalizerAPITest.java59 static final Normalizer.Form NULL = null; field in NormalizerAPITest
/dports/devel/liblangtag/liblangtag-0.6.3/liblangtag/
H A DMakefile.am3 NULL = macro
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dreadability-redundant-smartptr-get.cpp3 #define NULL __null macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/runtime_tools/test/dbg_SUITE_data/
H A Ddbg_SUITE.c42 ERL_NIF_INIT(dbg_SUITE, nif_funcs, load, NULL, upgrade, unload) in ERL_NIF_INIT() argument
/dports/lang/erlang/otp-OTP-24.1.7/lib/runtime_tools/test/dbg_SUITE_data/
H A Ddbg_SUITE.c42 ERL_NIF_INIT(dbg_SUITE, nif_funcs, load, NULL, upgrade, unload) in ERL_NIF_INIT() argument
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/16x16/apps/
H A DMakefile.am1 NULL = macro
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/22x22/apps/
H A DMakefile.am1 NULL = macro
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/24x24/apps/
H A DMakefile.am1 NULL = macro
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/256x256/devices/
H A DMakefile.am1 NULL = macro
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/32x32/apps/
H A DMakefile.am1 NULL = macro
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/48x48/apps/
H A DMakefile.am1 NULL = macro
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/text/Normalizer/
H A DNormalizerAPITest.java59 static final Normalizer.Form NULL = null; field in NormalizerAPITest
/dports/games/openbubbles/openbubbles-1.2/src/
H A Dsprite.cpp542 if(SDL_GetKeyState(NULL)[SDLK_UP]==1) // up arrow is pressed in move() local
544 if(SDL_GetKeyState(NULL)[SDLK_DOWN]==1) // down arrow is pressed in move() local
546 if(SDL_GetKeyState(NULL)[SDLK_LEFT]==1) // left arrow is pressed in move() local
548 if(SDL_GetKeyState(NULL)[SDLK_RIGHT]==1) // right arrow is pressed in move() local

1...<<201202203204205206207208209210>>...448