Home
last modified time | relevance | path

Searched defs:pW2 (Results 1 – 17 of 17) sorted by relevance

/dports/devel/fossil/fossil-src-2.17/src/
H A Djson_wiki.c521 Manifest * pW1 = NULL, *pW2 = NULL; in json_wiki_diff() local
H A Dwiki.c1822 Manifest *pW1, *pW2 = 0; local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/sysutils/cdrdao/cdrdao-1.2.4/pccts/antlr/
H A Dmain.c330 static void pW2(void) { WarningLevel = 2; } in pW2() function
377 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/devel/cccc/cccc-3.1.6/pccts/antlr/
H A Dmain.c325 static void pW2(void) { WarningLevel = 2; } in pW2() function
368 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } in pW2() function
378 static void pW2() { WarningLevel = 2; } in pW2() function
/dports/audio/mac/mac-3.99-u4-b5-s7/src/Shared/
H A DStdString.h1037 inline long sscmp(PCWSTR pW1, PCWSTR pW2) in sscmp()
1041 inline long ssicmp(PCWSTR pW1, PCWSTR pW2) in ssicmp()
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/Shared/
H A DStdString.h1037 inline long sscmp(PCWSTR pW1, PCWSTR pW2) in sscmp()
1041 inline long ssicmp(PCWSTR pW1, PCWSTR pW2) in ssicmp()
/dports/devel/eastl/EASTL-3.13.06/test/source/
H A DTestSmartPtr.cpp1447 weak_ptr<int> pW2; in Test_weak_ptr() local