Searched refs:eq (Results 1 - 8 of 8) sorted by relevance

/haiku/src/tests/servers/app/
H A Drun.sh16 if [ "$#" -eq 0 ]; then
/haiku/src/bin/unzip/
H A Dzipgrep42 if test $list -eq 1; then
46 elif test $silent -eq 1; then
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Dcache.S17 // b.eq el3
19 b.eq el2
21 b.eq el1
H A Dtransition.S75 b.eq 1f
/haiku/3rdparty/kallisti5/
H A DvalidateBootstrapRepo41 if [[ $? -eq 0 ]]; then
/haiku/headers/cpp/std/
H A Dstraits.h47 static bool eq (const char_type& c1, const char_type& c2) function in struct:string_char_traits
113 static bool eq (const char_type & c1, const char_type& c2) function in struct:string_char_traits
141 static bool eq (const char_type & c1, const char_type& c2)
H A Dbastring.cc249 if (traits::eq (data () [xpos], *s)
261 if (traits::eq (ptr [xpos], c))
287 if (traits::eq (data () [xpos], *s)
306 if (traits::eq (data () [xpos], c))
/haiku/
H A Dconfigure1068 if [ `get_variable HAIKU_CC_IS_LEGACY_GCC_$targetArch` -eq 0 ]; then

Completed in 60 milliseconds