HomeSort by: relevance | last modified time | path
    Searched refs:single (Results 1 - 25 of 601) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/mit/isl/dist/
check_single_reference_templ.c 4 /* Check that "obj" has a single reference.
9 isl_bool single; local
11 single = FN(TYPE,has_single_reference)(obj);
12 if (single < 0)
14 if (!single)
16 "object should have a single reference",
  /src/usr.bin/make/unit-tests/
dir.exp 17 Expanding "{{{{{{{{{{single-word}}}}}}}}}}"... Expanding "{{{{{{{{{single-word}}}}}}}}}"... Expanding "{{{{{{{{single-word}}}}}}}}"... Expanding "{{{{{{{single-word}}}}}}}"... Expanding "{{{{{{single-word}}}}}}"... Expanding "{{{{{single-word}}}}}"... Expanding "{{{{single-word}}}}"... Expanding "{{{single-word}}}"... Expanding "{{single-word}}"... Expanding "{single-word}"... single-wor
    [all...]
  /src/external/apache2/llvm/dist/clang/utils/ABITest/
build-and-summarize-all.sh 11 for kind in return-types single-args; do
  /src/tests/ipf/
t_nat_ipf_exec.sh 54 single)
73 test_case ni2 natipftest single hex hex -T update_ipid=1
74 test_case ni3 natipftest single hex hex -T update_ipid=1
75 test_case ni4 natipftest single hex hex -T update_ipid=1
76 test_case ni5 natipftest single hex hex -T update_ipid=1
78 test_case ni7 natipftest single hex hex -T update_ipid=1
79 test_case ni8 natipftest single hex hex -T update_ipid=1
80 test_case ni9 natipftest single hex hex -T update_ipid=1
81 test_case ni10 natipftest single hex hex -T update_ipid=1
82 test_case ni11 natipftest single hex hex -T update_ipid=
    [all...]
  /src/external/bsd/zstd/dist/tests/cli-tests/compression/
window-resize.sh 3 zstd --long=30 -1 --single-thread --no-content-size -f file
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/
stingray-pinctrl.dtsi 36 compatible = "pinconf-single";
38 pinctrl-single,register-width = <32>;
44 compatible = "pinctrl-single";
48 pinctrl-single,register-width = <32>;
49 pinctrl-single,function-mask = <0xf>;
50 pinctrl-single,gpio-range = <
55 #pinctrl-single,gpio-range-cells = <3>;
60 pinctrl-single,pins = <
67 pinctrl-single,pins = <
123 pinctrl-single,pins =
    [all...]
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
cec-syscfg-ssstep.S 1 # Blackfin testcase for hardware single stepping
15 # Enable single stepping
19 # Lower to the code we want to single step through
29 # Single step and set a new bit every time
49 # Make sure exception reason is single step
57 # Set a new bit in R6 every single step to match R7
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
cec-syscfg-ssstep.S 1 # Blackfin testcase for hardware single stepping
15 # Enable single stepping
19 # Lower to the code we want to single step through
29 # Single step and set a new bit every time
49 # Make sure exception reason is single step
57 # Set a new bit in R6 every single step to match R7
  /src/crypto/external/apache2/openssl/dist/crypto/ocsp/
ocsp_cl.c 221 /* Look single response matching a given certificate ID */
226 OCSP_SINGLERESP *single; local
236 single = sk_OCSP_SINGLERESP_value(sresp, i);
237 if (!OCSP_id_cmp(id, single->certId))
248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason,
256 if (single == NULL)
258 cst = single->certStatus;
273 *thisupd = single->thisUpdate;
275 *nextupd = single->nextUpdate;
290 OCSP_SINGLERESP *single; local
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/ocsp/
ocsp_cl.c 221 /* Look single response matching a given certificate ID */
226 OCSP_SINGLERESP *single; local
236 single = sk_OCSP_SINGLERESP_value(sresp, i);
237 if (!OCSP_id_cmp(id, single->certId))
248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason,
256 if (single == NULL)
258 cst = single->certStatus;
273 *thisupd = single->thisUpdate;
275 *nextupd = single->nextUpdate;
290 OCSP_SINGLERESP *single; local
    [all...]
  /src/sys/arch/vax/consolerl/
anyboo.com 5 ! Conversational boot to single user mode
16 DEPOSIT R11 3 ! Software boot flags (conversational and single)
hksboo.com 5 ! rk07 drive type boot to single user mode
16 DEPOSIT R11 2 ! Software boot flags (single user mode)
hpsboo.com 5 ! 'hp' drive type boot to single user mode
16 DEPOSIT R11 2 ! Software boot flags (single user mode)
upsboo.com 5 ! 'up' drive type boot to single user mode
16 DEPOSIT R11 2 ! Software boot flags (single user mode)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
wchar.c 30 wchar_t single = 0xbeef; local
45 do_nothing (&single);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
wchar.c 30 wchar_t single = 0xbeef; local
45 do_nothing (&single);
  /src/external/gpl3/gcc/dist/libgcc/config/c6x/
eqf.c 31 #include <soft-fp/single.h>
gef.c 31 #include <soft-fp/single.h>
gtf.c 31 #include <soft-fp/single.h>
lef.c 31 #include <soft-fp/single.h>
ltf.c 31 #include <soft-fp/single.h>
  /src/external/gpl3/gcc/dist/libgcc/config/pru/
eqf.c 31 #include <soft-fp/single.h>
gef.c 31 #include <soft-fp/single.h>
gtf.c 31 #include <soft-fp/single.h>
lef.c 31 #include <soft-fp/single.h>

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 91011>>