Home
last modified time | relevance | path

Searched refs:binary_part (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dguard_SUITE.erl156 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
160 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
218 <<2>> = binary_part(<<1,2,3>>,1,1),
219 <<1>> = binary_part(<<2,1,3>>,1,1),
222 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
223 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
224 <<3,3>> = binary_part(<<2,3,3>>,1,2),
236 binary_part(Bin,1,1) =:= <<2>> ->
243 binary_part(Bin,{1,1}) =:= <<2>> ->
254 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dguard_SUITE.erl156 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
160 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
218 <<2>> = binary_part(<<1,2,3>>,1,1),
219 <<1>> = binary_part(<<2,1,3>>,1,1),
222 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
223 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
224 <<3,3>> = binary_part(<<2,3,3>>,1,2),
236 binary_part(Bin,1,1) =:= <<2>> ->
243 binary_part(Bin,{1,1}) =:= <<2>> ->
254 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dguard_SUITE.erl156 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
160 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
218 <<2>> = binary_part(<<1,2,3>>,1,1),
219 <<1>> = binary_part(<<2,1,3>>,1,1),
222 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
223 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
224 <<3,3>> = binary_part(<<2,3,3>>,1,2),
236 binary_part(Bin,1,1) =:= <<2>> ->
243 binary_part(Bin,{1,1}) =:= <<2>> ->
254 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dguard_SUITE.erl156 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
160 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
218 <<2>> = binary_part(<<1,2,3>>,1,1),
219 <<1>> = binary_part(<<2,1,3>>,1,1),
222 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
223 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
224 <<3,3>> = binary_part(<<2,3,3>>,1,2),
236 binary_part(Bin,1,1) =:= <<2>> ->
243 binary_part(Bin,{1,1}) =:= <<2>> ->
254 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dguard_SUITE.erl156 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
160 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
218 <<2>> = binary_part(<<1,2,3>>,1,1),
219 <<1>> = binary_part(<<2,1,3>>,1,1),
222 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
223 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
224 <<3,3>> = binary_part(<<2,3,3>>,1,2),
236 binary_part(Bin,1,1) =:= <<2>> ->
243 binary_part(Bin,{1,1}) =:= <<2>> ->
254 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dguard_SUITE.erl156 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
160 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
218 <<2>> = binary_part(<<1,2,3>>,1,1),
219 <<1>> = binary_part(<<2,1,3>>,1,1),
222 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
223 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
224 <<3,3>> = binary_part(<<2,3,3>>,1,2),
236 binary_part(Bin,1,1) =:= <<2>> ->
243 binary_part(Bin,{1,1}) =:= <<2>> ->
254 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dguard_SUITE.erl156 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
160 binary_part(<<1,2,3>>,{16#FFFFFFFFFFFFFFFF,
218 <<2>> = binary_part(<<1,2,3>>,1,1),
219 <<1>> = binary_part(<<2,1,3>>,1,1),
222 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
223 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
224 <<3,3>> = binary_part(<<2,3,3>>,1,2),
236 binary_part(Bin,1,1) =:= <<2>> ->
243 binary_part(Bin,{1,1}) =:= <<2>> ->
254 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dcmt_format.mli38 | Partial_implementation of binary_part array
39 | Partial_interface of binary_part array
41 and binary_part = type
103 val add_saved_type : binary_part -> unit
104 val get_saved_types : unit -> binary_part list
105 val set_saved_types : binary_part list -> unit
/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dcmt_format.mli38 | Partial_implementation of binary_part array
39 | Partial_interface of binary_part array
41 and binary_part = type
103 val add_saved_type : binary_part -> unit
104 val get_saved_types : unit -> binary_part list
105 val set_saved_types : binary_part list -> unit
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dmisc_SUITE.erl34 -compile({no_auto_import,[binary_part/3]}).
35 -compile({no_auto_import,[binary_part/2]}).
36 -import(test_lib,[binary_part/2]).
101 binary_part(_,_,_) -> function
107 dummy_bp = binary_part(<<"hello">>,1,1),
108 dummy = binary_part(<<"hello">>,{1,1}),
110 <<"e">> = erlang:binary_part(<<"hello">>,1,1),
111 <<"e">> = erlang:binary_part(<<"hello">>,{1,1}),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dmisc_SUITE.erl34 -compile({no_auto_import,[binary_part/3]}).
35 -compile({no_auto_import,[binary_part/2]}).
36 -import(test_lib,[binary_part/2]).
101 binary_part(_,_,_) -> function
107 dummy_bp = binary_part(<<"hello">>,1,1),
108 dummy = binary_part(<<"hello">>,{1,1}),
110 <<"e">> = erlang:binary_part(<<"hello">>,1,1),
111 <<"e">> = erlang:binary_part(<<"hello">>,{1,1}),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dmisc_SUITE.erl34 -compile({no_auto_import,[binary_part/3]}).
35 -compile({no_auto_import,[binary_part/2]}).
36 -import(test_lib,[binary_part/2]).
101 binary_part(_,_,_) -> function
107 dummy_bp = binary_part(<<"hello">>,1,1),
108 dummy = binary_part(<<"hello">>,{1,1}),
110 <<"e">> = erlang:binary_part(<<"hello">>,1,1),
111 <<"e">> = erlang:binary_part(<<"hello">>,{1,1}),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dmisc_SUITE.erl34 -compile({no_auto_import,[binary_part/3]}).
35 -compile({no_auto_import,[binary_part/2]}).
36 -import(test_lib,[binary_part/2]).
101 binary_part(_,_,_) -> function
107 dummy_bp = binary_part(<<"hello">>,1,1),
108 dummy = binary_part(<<"hello">>,{1,1}),
110 <<"e">> = erlang:binary_part(<<"hello">>,1,1),
111 <<"e">> = erlang:binary_part(<<"hello">>,{1,1}),
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dmisc_SUITE.erl34 -compile({no_auto_import,[binary_part/3]}).
35 -compile({no_auto_import,[binary_part/2]}).
36 -import(test_lib,[binary_part/2]).
101 binary_part(_,_,_) -> function
107 dummy_bp = binary_part(<<"hello">>,1,1),
108 dummy = binary_part(<<"hello">>,{1,1}),
110 <<"e">> = erlang:binary_part(<<"hello">>,1,1),
111 <<"e">> = erlang:binary_part(<<"hello">>,{1,1}),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dmisc_SUITE.erl34 -compile({no_auto_import,[binary_part/3]}).
35 -compile({no_auto_import,[binary_part/2]}).
36 -import(test_lib,[binary_part/2]).
101 binary_part(_,_,_) -> function
107 dummy_bp = binary_part(<<"hello">>,1,1),
108 dummy = binary_part(<<"hello">>,{1,1}),
110 <<"e">> = erlang:binary_part(<<"hello">>,1,1),
111 <<"e">> = erlang:binary_part(<<"hello">>,{1,1}),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A Dmisc_SUITE.erl34 -compile({no_auto_import,[binary_part/3]}).
35 -compile({no_auto_import,[binary_part/2]}).
36 -import(test_lib,[binary_part/2]).
92 binary_part(_,_,_) -> function
98 dummy_bp = binary_part(<<"hello">>,1,1),
99 dummy = binary_part(<<"hello">>,{1,1}),
101 <<"e">> = erlang:binary_part(<<"hello">>,1,1),
102 <<"e">> = erlang:binary_part(<<"hello">>,{1,1}),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/test/
H A Dguard_SUITE.erl1529 binary_part(Config) when is_list(Config) -> function
1567 <<2>> = binary_part(<<1,2,3>>,1,1),
1568 <<1>> = binary_part(<<2,1,3>>,1,1),
1570 badarg = ?MASK_ERROR(binary_part(<<1>>,1,1)),
1571 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
1572 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
1573 <<3,3>> = binary_part(<<2,3,3>>,1,2),
1585 binary_part(Bin,1,1) =:= <<2>> ->
1592 binary_part(Bin,{1,1}) =:= <<2>> ->
1603 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/test/
H A Dguard_SUITE.erl1529 binary_part(Config) when is_list(Config) -> function
1567 <<2>> = binary_part(<<1,2,3>>,1,1),
1568 <<1>> = binary_part(<<2,1,3>>,1,1),
1570 badarg = ?MASK_ERROR(binary_part(<<1>>,1,1)),
1571 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
1572 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
1573 <<3,3>> = binary_part(<<2,3,3>>,1,2),
1585 binary_part(Bin,1,1) =:= <<2>> ->
1592 binary_part(Bin,{1,1}) =:= <<2>> ->
1603 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/test/
H A Dguard_SUITE.erl1529 binary_part(Config) when is_list(Config) -> function
1567 <<2>> = binary_part(<<1,2,3>>,1,1),
1568 <<1>> = binary_part(<<2,1,3>>,1,1),
1570 badarg = ?MASK_ERROR(binary_part(<<1>>,1,1)),
1571 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
1572 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
1573 <<3,3>> = binary_part(<<2,3,3>>,1,2),
1585 binary_part(Bin,1,1) =:= <<2>> ->
1592 binary_part(Bin,{1,1}) =:= <<2>> ->
1603 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/test/
H A Dguard_SUITE.erl1529 binary_part(Config) when is_list(Config) -> function
1567 <<2>> = binary_part(<<1,2,3>>,1,1),
1568 <<1>> = binary_part(<<2,1,3>>,1,1),
1570 badarg = ?MASK_ERROR(binary_part(<<1>>,1,1)),
1571 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
1572 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
1573 <<3,3>> = binary_part(<<2,3,3>>,1,2),
1585 binary_part(Bin,1,1) =:= <<2>> ->
1592 binary_part(Bin,{1,1}) =:= <<2>> ->
1603 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/debugger/test/
H A Dguard_SUITE.erl1529 binary_part(Config) when is_list(Config) -> function
1567 <<2>> = binary_part(<<1,2,3>>,1,1),
1568 <<1>> = binary_part(<<2,1,3>>,1,1),
1570 badarg = ?MASK_ERROR(binary_part(<<1>>,1,1)),
1571 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
1572 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
1573 <<3,3>> = binary_part(<<2,3,3>>,1,2),
1585 binary_part(Bin,1,1) =:= <<2>> ->
1592 binary_part(Bin,{1,1}) =:= <<2>> ->
1603 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/debugger/test/
H A Dguard_SUITE.erl1529 binary_part(Config) when is_list(Config) -> function
1567 <<2>> = binary_part(<<1,2,3>>,1,1),
1568 <<1>> = binary_part(<<2,1,3>>,1,1),
1570 badarg = ?MASK_ERROR(binary_part(<<1>>,1,1)),
1571 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
1572 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
1573 <<3,3>> = binary_part(<<2,3,3>>,1,2),
1585 binary_part(Bin,1,1) =:= <<2>> ->
1592 binary_part(Bin,{1,1}) =:= <<2>> ->
1603 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/debugger/test/
H A Dguard_SUITE.erl1529 binary_part(Config) when is_list(Config) -> function
1567 <<2>> = binary_part(<<1,2,3>>,1,1),
1568 <<1>> = binary_part(<<2,1,3>>,1,1),
1570 badarg = ?MASK_ERROR(binary_part(<<1>>,1,1)),
1571 badarg = ?MASK_ERROR(binary_part(<<>>,1,1)),
1572 badarg = ?MASK_ERROR(binary_part(apa,1,1)),
1573 <<3,3>> = binary_part(<<2,3,3>>,1,2),
1585 binary_part(Bin,1,1) =:= <<2>> ->
1592 binary_part(Bin,{1,1}) =:= <<2>> ->
1603 bptest(B) when binary_part(B,{1,1}) =:= <<2>> ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_tar.erl927 uname=binary_part(Bin, 265, 32),
928 gname=binary_part(Bin, 297, 32),
929 devmajor=binary_part(Bin, 329, 8),
930 devminor=binary_part(Bin, 337, 8),
931 atime=binary_part(Bin, 345, 12),
932 ctime=binary_part(Bin, 357, 12),
947 prefix=binary_part(Bin, 345, 131),
948 atime=binary_part(Bin, 476, 12),
949 ctime=binary_part(Bin, 488, 12),
963 prefix=binary_part(Bin, 345, 155)
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_tar.erl920 uname=binary_part(Bin, 265, 32),
921 gname=binary_part(Bin, 297, 32),
922 devmajor=binary_part(Bin, 329, 8),
923 devminor=binary_part(Bin, 337, 8),
924 atime=binary_part(Bin, 345, 12),
925 ctime=binary_part(Bin, 357, 12),
940 prefix=binary_part(Bin, 345, 131),
941 atime=binary_part(Bin, 476, 12),
942 ctime=binary_part(Bin, 488, 12),
956 prefix=binary_part(Bin, 345, 155)
[all …]

12345678910