HomeSort by: relevance | last modified time | path
    Searched refs:ENTER (Results 1 - 12 of 12) sorted by relevancy

  /src/tests/lib/libc/stdlib/
t_hsearch.c 103 ep = hsearch(e, ENTER);
144 ep = hsearch(e, ENTER);
152 ep = hsearch(e, ENTER);
200 ep = hsearch(e, ENTER);
209 ep = hsearch(e, ENTER);
258 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1);
298 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1);
305 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1);
355 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1);
363 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1)
    [all...]
  /src/include/
search.h 35 FIND, ENTER
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
test_helpers.cc 25 case RecordTypes::ENTER:
26 return "llvm::xray::RecordTypes::ENTER";
fdr_controller_test.cc 76 AllOf(FuncId(1), RecordType(llvm::xray::RecordTypes::ENTER)),
100 AllOf(FuncId(FId), RecordType(llvm::xray::RecordTypes::ENTER)),
128 // Serialize the buffers then test to see we find the function enter arg
160 AllOf(FuncId(1), RecordType(llvm::xray::RecordTypes::ENTER),
184 AllOf(FuncId(1), RecordType(llvm::xray::RecordTypes::ENTER),
193 // First we construct an arbitrarily deep function enter/call stack.
220 // First we construct an arbitrarily deep function enter/call stack.
254 // First we construct an arbitrarily deep function enter/call stack.
267 // But before we enter the next function, we migrate to a different CPU.
289 AllOf(FuncId(1), RecordType(llvm::xray::RecordTypes::ENTER)),
    [all...]
fdr_log_writer_test.cc 57 Writer.writeFunction(FDRLogWriter::FunctionRecordKind::Enter, 1, 1));
73 AllOf(FuncId(1), RecordType(llvm::xray::RecordTypes::ENTER)),
93 // queue which includes one enter and one exit record.
100 Writer.writeFunction(FDRLogWriter::FunctionRecordKind::Enter, 1, TSC++));
114 Writer.writeFunction(FDRLogWriter::FunctionRecordKind::Enter, 1, TSC++));
119 // Then we validate that we only see the single enter record.
125 FuncId(1), RecordType(llvm::xray::RecordTypes::ENTER)))));
145 Writer.writeFunction(FDRLogWriter::FunctionRecordKind::Enter, 1, 1));
  /src/lib/libc/stdlib/
hcreate.c 208 _DIAGASSERT(action == ENTER || action == FIND);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
integratorap-im-pd1.dts 119 label = "ENTER";
am335x-evm.dts 91 0x0101001c /* ENTER */
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/fuc/
memx.fuc 46 handler(ENTER , 0x0000, 0x0000, #memx_func_enter)
  /src/usr.bin/tic/
tic.c 171 hsearch(elem, ENTER);
  /src/sys/arch/powerpc/oea/
pmap.c 157 #define pmap_enter PMAPNAME(enter)
1884 DPRINTFN(ENTER,
1895 DPRINTFN(ENTER, " was_exec=%d", was_exec);
1956 DPRINTFN(ENTER, " %s", "syncicache");
1972 DPRINTFN(ENTER, ": error=%d\n", error);
1988 panic("pmap_kenter_pa: attempt to enter "
2028 panic("pmap_kenter_pa: failed to enter va %#" _PRIxva " pa %#" _PRIxpa ": %d",
  /src/usr.sbin/sysinst/
msg.mi.pl 83 dzialac. Aby aktywowac biezacy wybor z menu, nacisnij klawisz Enter.
532 Enter the correct data manually, or insert a disk and retry.
959 Nacisnij ENTER aby wybrac.
960 Nacisnij 'x' a potem ENTER aby wyjsc.
989 If you do not want to set a password, enter an empty line.}
1000 Nacisnij <enter> aby kontynuowac.
1032 message Hit_enter_to_continue {Nacisnij enter aby kontynuowac}

Completed in 20 milliseconds