Home
last modified time | relevance | path

Searched refs:Words1 (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/src/http_server/
H A Dhttpd_custom.erl73 Words1 = string:tokens(Key0, "-"),
74 Words2 = upify(Words1, []),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_custom.erl73 Words1 = string:tokens(Key0, "-"),
74 Words2 = upify(Words1, []),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/src/http_server/
H A Dhttpd_custom.erl73 Words1 = string:tokens(Key0, "-"),
74 Words2 = upify(Words1, []),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_custom.erl73 Words1 = string:tokens(Key0, "-"),
74 Words2 = upify(Words1, []),
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_custom.erl73 Words1 = string:tokens(Key0, "-"),
74 Words2 = upify(Words1, []),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/inets/src/http_server/
H A Dhttpd_custom.erl73 Words1 = string:tokens(Key0, "-"),
74 Words2 = upify(Words1, []),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_custom.erl73 Words1 = string:tokens(Key0, "-"),
74 Words2 = upify(Words1, []),
/dports/devel/llvm80/llvm-8.0.1.src/unittests/ADT/
H A DArrayRefTest.cpp59 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
60 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/llvm70/llvm-7.0.1.src/unittests/ADT/
H A DArrayRefTest.cpp59 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
60 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/llvm90/llvm-9.0.1.src/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DArrayRefTest.cpp53 static const uint16_t Words1[] = { 1, 4, 200, 37 }; in TEST() local
54 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST()
/dports/lang/swi-pl/swipl-8.2.3/library/lynx/
H A Dformat.pl82 skip_spaces(Words, Words1),
83 take_words(Words1, 0, Width, Line0, HasBR, Words2),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Destone_SUITE.erl362 {GC1, Words1, _} = statistics(garbage_collection),
374 {kilo_word_reclaimed, (Words1 - Words0) div 1000},
376 {gc_intensity, gci(max(1,Elapsed), GC1 - GC0, Words1 - Words0)}].

12