Home
last modified time | relevance | path

Searched refs:nullbyte (Results 1 – 25 of 69) sorted by relevance

123

/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/examples/initial_reference_java/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/doc/src/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/doc/src/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/examples/initial_reference_java/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/examples/initial_reference_java/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/doc/src/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang/corba-5.0.2/lib/orber/doc/src/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang/corba-5.0.2/lib/orber/examples/initial_reference_java/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/doc/src/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/examples/initial_reference_java/Orber/
H A DInitialReference.java52 char nullbyte[] = {0}; in stringified_ior() local
53 … profileData = new String(pdPrefix) + enc_ulong(host.length() + 1) + host + new String(nullbyte); in stringified_ior()
118 char nullbyte[] = {0}; in align() local
125 s += new String(nullbyte); in align()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xquartz/
H A DdarwinEvents.c396 char nullbyte; in ProcessInputEvents() local
397 int x = sizeof(nullbyte); in ProcessInputEvents()
402 while (x == sizeof(nullbyte)) { in ProcessInputEvents()
403 x = read(darwinEventReadFD, &nullbyte, sizeof(nullbyte)); in ProcessInputEvents()
412 char nullbyte = 0; in DarwinPokeEQ() local
414 write(darwinEventWriteFD, &nullbyte, sizeof(nullbyte)); in DarwinPokeEQ()
/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dvt_cas.cpp15 static int nullbyte; in generic_fill_wave() local
26 nullbyte = 0; in generic_fill_wave()
46 if( !nullbyte && *code == 0 ) in generic_fill_wave()
51 nullbyte = 1; in generic_fill_wave()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dvt_cas.cpp15 static int nullbyte; in generic_fill_wave() local
26 nullbyte = 0; in generic_fill_wave()
46 if( !nullbyte && *code == 0 ) in generic_fill_wave()
51 nullbyte = 1; in generic_fill_wave()
/dports/devel/radare2/radare2-5.1.1/libr/magic/
H A Dfuncs.c61 int nullbyte = len; in file_vprintf() local
62 if (nullbyte > 0 && nullbyte == sizeof (cbuf)) { in file_vprintf()
63 nullbyte--; in file_vprintf()
65 cbuf[nullbyte] = 0; in file_vprintf()
/dports/graphics/drawpile/Drawpile-2.1.20/src/libshared/util/
H A Dpasswordhash.cpp177 const int nullbyte = hashed.indexOf('\0'); in hash() local
178 if(nullbyte>=0) in hash()
179 hashed.truncate(nullbyte); in hash()
/dports/x11/mate-terminal/mate-terminal-1.26.0/src/
H A Dterminal.c80 const char *data, *nullbyte; in ay_to_strv() local
99 nullbyte = memchr (data, '\0', len); in ay_to_strv()
101 string_len = nullbyte ? (gssize) (nullbyte - data) : len; in ay_to_strv()
/dports/www/py-Tenjin/Tenjin-1.1.1/test/
H A Dtest_engine.py363 if python2: nullbyte = '\0'
364 elif python3: nullbyte = '\0'.encode('ascii')
368 ok (s.find(nullbyte)) >= 0 # binary file?
387 if python2: nullbyte = '\0'
388 elif python3: nullbyte = '\0'.encode('ascii')
393 ok (s.find(nullbyte)) < 0 # text file? (pickle protocol ver 2)
395 ok (s.find(nullbyte)) >= 0 # binary file? (pickle protocol ver 3)

123