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

1 2

  /src/sys/arch/epoc32/stand/e32boot/exe/
netbsd.cpp 48 User::LeaveIfError(fsSession.Connect());
50 User::LeaveIfError(file.Open(fsSession, aFilename, EFileRead));
51 User::LeaveIfError(file.Size(size));
54 User::LeaveIfError(file.Read(hdrBuf));
60 User::Leave(KErrNotSupported);
62 User::LeaveIfError(file.Seek(ESeekStart, pos));
65 User::LeaveIfError(file.Read(fileBuf));
67 User::Leave(KErrNotFound);
74 (struct loaddesc *)PAGE_ALIGN(User::AllocL(ALIGN_SAFE_PAGE_SIZE));
e32boot.cpp 139 buf = User::AllocL(ALIGN_SAFE_PAGE_SIZE); /* bootinfo buffer */
148 User::Leave(KErrNotSupported);
168 User::Leave(err);
193 User::Leave(KErrNotSupported);
195 err = User::LoadLogicalDevice(ldd);
199 User::Leave(err);
211 User::FreeLogicalDevice(ldd);
213 User::Leave(err);
223 __ASSERT_ALWAYS(!error, User::Panic(E32BootName, error));
414 User::Leave(KErrNotFound)
    [all...]
  /src/sys/rump/dev/lib/libputter/
Makefile 7 COMMENT=User/kernel protocol transporter (for puffs and pud)
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am3517-evm.dts 41 label = "User Push Button";
47 label = "User Switch 1";
53 label = "User Switch 2";
59 label = "User Switch 3";
65 label = "User Switch 4";
71 label = "User Switch 5";
77 label = "User Switch 6";
83 label = "User Switch 7";
89 label = "User Switch 8";
197 /* User DIP swithes [1:8] / User LEDS [1:2] *
    [all...]
am335x-regor.dtsi 20 /* User IO */
40 /* User Leds */
imx6ul-imx6ull-opos6uldev.dtsi 24 user-button {
25 label = "User button";
35 user-led {
36 label = "User";
ste-nomadik-s8815.dts 76 user-led {
84 user-button {
147 /* The user LED on the board is set up to be used for heartbeat */
150 user-led {
160 /* User key mapped in as "escape" */
163 user-button {
imx28-apf28dev.dts 200 user {
218 user-button {
219 label = "User button";
imx6qdl-apf6dev.dtsi 52 user-button {
53 label = "User button";
65 user-led {
66 label = "User LED";
am335x-pcm-953.dtsi 33 /* User IO */
39 user-led0 {
45 user-led1 {
am335x-nano.dts 300 | |-->0x02000000-> User data start
302 | |-->0x03FFFFFF-> User data end
333 label = "user";
am335x-pepper.dts 576 /* User IO */
ste-nomadik-stn8815.dtsi 686 label = "User Filesystem(NAND)";
r8a7793.dtsi 428 /* The memory map in the User's Manual maps the cores to
r8a7794.dtsi 373 /* The memory map in the User's Manual maps the cores to
  /src/sys/arch/m68k/060sp/dist/
changes 65 For example, if a user executed "fsin.x ADDR,fp0" where
69 return value, the user program will continue to the
84 as described in the MC68060 User's Manual.
104 "call-out" stub by the user as appropriate. The MC68060 User's Manual
119 bit 22:21 = xx (SIZE; see MC68060 User's Manual)
126 "call-out" stub by the user as appropriate. The MC68060 User's Manual
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mti/
malta.dts 72 user-fs@100000 {
73 label = "User FS";
sead3.dts 81 user-fs@0 {
82 label = "User FS";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-sm1-khadas-vim3l.dts 96 * The End User is not expected to uncomment the following except for
  /src/sys/arch/hpcmips/stand/pbsdboot/res/
pbsdboot.rc 43 CAPTION "User define"
  /src/common/dist/zlib/contrib/ada/
zlib.ads 187 -- to the Data_Out routine. User should provide Data_In and Data_Out
244 -- User should provide this routine for accept
249 -- Buffer size for Write user routine.
262 -- User should provide data for compression/decompression
283 -- Item. User should provide Buffer and initialized Rest_First, Rest_Last
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_mman_test.cc 37 TEST(Mman, User) {
  /src/sys/arch/sandpoint/
README 13 User's Manual.
  /src/usr.sbin/sysinst/
msg.mi.de 483 rc_configured=YES umzustellen, da das System sonst nur bis zum Single User
1175 message User {Benutzer}
1194 message User_shell {User-Shell}
1241 Welches Protokoll, welcher Host, welches Verzeichnis und welcher User/Passwort
1242 sollen zum Herunterladen verwendet werden? Wenn der User auf "ftp" gesetzt wird,
1284 {Welches Protokoll, welcher Host, welches Verzeichnis und welcher User/Passwort
1285 sollen zum Herunterladen von pkgsrc verwendet werden? Wenn der User auf "ftp"
msg.mi.pl 1098 message User {Uzytkownik}

Completed in 54 milliseconds

1 2