Home
last modified time | relevance | path

Searched refs:WriteB (Results 1 – 25 of 169) sorted by path

1234567

/dports/converters/p5-plutil/plutil-1.7/
H A Dplutil.pl442 my $vref = WriteB($oVal->[$j]);
458 my $kref = WriteB(["string", $k]);
463 my $vref = WriteB($oVal->{$k});
472 sub WriteB { subroutine
594 WriteB($top);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dxnmake.adb147 procedure WriteB (S : String); subprogspec
150 procedure WriteB (S : VString); subprogspec
154 procedure WriteB (S : String) is subprogram
159 end WriteB;
161 procedure WriteB (S : VString) is subprogram
166 end WriteB;
290 WriteB (Line);
311 WriteB (Line);
319 WriteB ("");
411 WriteB (" is");
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dxnmake.adb147 procedure WriteB (S : String); subprogspec
150 procedure WriteB (S : VString); subprogspec
154 procedure WriteB (S : String) is subprogram
159 end WriteB;
161 procedure WriteB (S : VString) is subprogram
166 end WriteB;
290 WriteB (Line);
311 WriteB (Line);
319 WriteB ("");
411 WriteB (" is");
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dxnmake.adb147 procedure WriteB (S : String); subprogspec
150 procedure WriteB (S : VString); subprogspec
154 procedure WriteB (S : String) is subprogram
159 end WriteB;
161 procedure WriteB (S : VString) is subprogram
166 end WriteB;
290 WriteB (Line);
311 WriteB (Line);
319 WriteB ("");
411 WriteB (" is");
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dxnmake.adb147 procedure WriteB (S : String); subprogspec
150 procedure WriteB (S : VString); subprogspec
154 procedure WriteB (S : String) is subprogram
159 end WriteB;
161 procedure WriteB (S : VString) is subprogram
166 end WriteB;
290 WriteB (Line);
311 WriteB (Line);
319 WriteB ("");
411 WriteB (" is");
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/SAP/go-hdb/internal/bufio/
H A Dbufio.go322 func (w *Writer) WriteB(b byte) { // WriteB as sig differs from WriteByte (vet issues) func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dfield.go328 wr.WriteB(byte(tc) | 0x80) //set high bit
333 wr.WriteB(byte(tc))
359 wr.WriteB(byte(i64))
525 wr.WriteB(byte(utc.Hour()) | 0x80)
688 wr.WriteB(byte(size))
690 wr.WriteB(bytesLenIndMedium)
693 wr.WriteB(bytesLenIndBig)
771 wr.WriteB(0)
H A Dscramsha256.go195 wr.WriteB(byte(size))
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/SAP/go-hdb/internal/bufio/
H A Dbufio.go322 func (w *Writer) WriteB(b byte) { // WriteB as sig differs from WriteByte (vet issues) func
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dfield.go328 wr.WriteB(byte(tc) | 0x80) //set high bit
333 wr.WriteB(byte(tc))
359 wr.WriteB(byte(i64))
525 wr.WriteB(byte(utc.Hour()) | 0x80)
688 wr.WriteB(byte(size))
690 wr.WriteB(bytesLenIndMedium)
693 wr.WriteB(bytesLenIndBig)
771 wr.WriteB(0)
H A Dscramsha256.go195 wr.WriteB(byte(size))
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMScheduleA9.td2074 // writes like WriteB.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMScheduleA9.td2074 // writes like WriteB.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/TableGen/
H A DCodeGenSchedule-duplicate-instrw.td10 def WriteB : SchedWrite;
15 def : InstRW<[WriteB], (instrs COPY)>;
17 // CHECK-NEXT: def : InstRW<[WriteB], (instrs COPY)>;
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMScheduleA9.td2074 // writes like WriteB.
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMScheduleA9.td2074 // writes like WriteB.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMScheduleA9.td2074 // writes like WriteB.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/TableGen/
H A DCodeGenSchedule-duplicate-instrw.td10 def WriteB : SchedWrite;
15 def : InstRW<[WriteB], (instrs COPY)>;
17 // CHECK-NEXT: def : InstRW<[WriteB], (instrs COPY)>;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMScheduleA9.td2074 // writes like WriteB.
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/TableGen/
H A DCodeGenSchedule-duplicate-instrw.td10 def WriteB : SchedWrite;
15 def : InstRW<[WriteB], (instrs COPY)>;
17 // CHECK-NEXT: def : InstRW<[WriteB], (instrs COPY)>;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/
H A DARMScheduleA9.td2075 // writes like WriteB.
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/
H A DARMScheduleA9.td2075 // writes like WriteB.
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMScheduleA9.td2074 // writes like WriteB.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dxnmake.adb147 procedure WriteB (S : String); subprogspec
150 procedure WriteB (S : VString); subprogspec
154 procedure WriteB (S : String) is subprogram
159 end WriteB;
161 procedure WriteB (S : VString) is subprogram
166 end WriteB;
290 WriteB (Line);
311 WriteB (Line);
319 WriteB ("");
411 WriteB (" is");
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dxnmake.adb147 procedure WriteB (S : String); subprogspec
150 procedure WriteB (S : VString); subprogspec
154 procedure WriteB (S : String) is subprogram
159 end WriteB;
161 procedure WriteB (S : VString) is subprogram
166 end WriteB;
290 WriteB (Line);
311 WriteB (Line);
319 WriteB ("");
411 WriteB (" is");
[all …]

1234567