HomeSort by relevance Sort by last modified time
    Searched refs:Write (Results 151 - 175 of 2248) sorted by null

1 2 3 4 5 67 8 91011>>

  /system/connectivity/wifilogd/
raw_os.h 51 // See write().
52 virtual ssize_t Write(int fd, const void* buf, size_t buflen);
  /system/connectivity/wifilogd/tests/
mock_os.h 42 MOCK_METHOD3(Write, std::tuple<size_t, Os::Errno>(int fd, const void* buf,
command_processor_unittest.cpp 71 ON_CALL(*os_, Write(_, _, _))
256 EXPECT_CALL(*os_, Write(_, _, _)).Times(AtLeast(1));
262 EXPECT_CALL(*os_, Write(_, _, _)).Times(0);
272 EXPECT_CALL(*os_, Write(_, _, _)).Times(AtLeast(1));
282 EXPECT_CALL(*os_, Write(_, _, _)).Times(AtLeast(1));
290 EXPECT_CALL(*os_, Write(_, _, _)).Times(AtLeast(1));
298 EXPECT_CALL(*os_, Write(_, _, _)).Times(AtLeast(1));
306 EXPECT_CALL(*os_, Write(_, _, _)).Times(AtLeast(1));
314 EXPECT_CALL(*os_, Write(_, _, _)).Times(AtLeast(1));
323 EXPECT_CALL(*os_, Write(_, _, _)).Times(AtLeast(1))
    [all...]
  /system/tpm/attestation/server/
mock_key_store.cc 26 ON_CALL(*this, Write(_, _, _)).WillByDefault(Return(true));
  /system/update_engine/payload_consumer/
bzip_extent_writer.h 30 // what it's given in Write. It passes the decompressed data to an underlying
46 bool Write(const void* bytes, size_t count) override;
cached_file_descriptor_unittest.cc 50 void Write(uint8_t* buffer, size_t count) {
54 cfd_->Write(buffer + total_bytes_wrote, count - total_bytes_wrote);
88 Write(blob_in.data(), blob_in.size());
100 Write(&blob_in[idx], 1);
121 Write(&blob_in[start], size);
151 Write(blob_in.data(), blob_in.size());
164 Write(&blob_in[seek], kCacheSize);
178 Write(&blob_in[seek], less_than_cache_size);
194 Write(&blob_in[seek], less_than_cache_size);
xz_extent_writer.h 30 // what it's given in Write using xz-embedded. Note that xz-embedded only
45 bool Write(const void* bytes, size_t count) override;
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/
D03Iort.asl 48 Write Allocate : 0
79 Write Allocate : 0
110 Write Allocate : 0
141 Write Allocate : 0
172 Write Allocate : 0
203 Write Allocate : 0
234 Write Allocate : 0
265 Write Allocate : 0
295 Write Allocate : 0
324 Write Allocate : 0
    [all...]
  /external/webrtc/webrtc/base/
stream_unittest.cc 37 virtual StreamResult Write(const void* data, size_t data_len,
117 // Try a full write
118 EXPECT_EQ(SR_SUCCESS, stream->Write(in, kSize, &bytes, NULL));
121 // Try a write that should block
122 EXPECT_EQ(SR_BLOCK, stream->Write(in, kSize, &bytes, NULL));
132 // Try a too-big write
133 EXPECT_EQ(SR_SUCCESS, stream->Write(in, kSize * 2, &bytes, NULL));
142 EXPECT_EQ(SR_SUCCESS, stream->Write(in, kSize / 2, &bytes, NULL));
147 EXPECT_EQ(SR_SUCCESS, stream->Write(in, kSize / 2, &bytes, NULL));
149 EXPECT_EQ(SR_SUCCESS, stream->Write(in, kSize / 2, &bytes, NULL))
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/internal/
chunked_test.go 23 w.Write([]byte(chunk1))
24 w.Write([]byte(chunk2))
47 w.Write([]byte("foo"))
48 w.Write([]byte("bar"))
74 w.Write([]byte(fillBufChunk))
75 w.Write([]byte(shortChunk))
116 w.Write(a)
117 w.Write(b)
118 w.Write(c)
194 pw.Write([]byte("7\r\n1234567")
    [all...]
  /prebuilts/go/linux-x86/src/net/http/internal/
chunked_test.go 23 w.Write([]byte(chunk1))
24 w.Write([]byte(chunk2))
47 w.Write([]byte("foo"))
48 w.Write([]byte("bar"))
74 w.Write([]byte(fillBufChunk))
75 w.Write([]byte(shortChunk))
116 w.Write(a)
117 w.Write(b)
118 w.Write(c)
194 pw.Write([]byte("7\r\n1234567")
    [all...]
  /external/v8/src/
gdb-jit.cc 81 void Write(const T& val) {
130 Write<uint8_t>(byte);
147 Write<int8_t>(byte);
153 Write<char>(*str);
450 writer_->Write(*str);
483 void Write(Writer* w, uintptr_t code_start, uintptr_t code_size) {
611 void Write(Writer* w) {
837 void Write(Writer::Slot<SerializedLayout> s, ELFStringTable* t) {
914 src->at(i).Write(dst.at(i), strtab);
1126 w->Write<uint16_t>(2); // DWARF version
    [all...]
  /bionic/libc/arch-x86_64/bionic/
__bionic_clone.S 36 movq %rax, -8(%rsi) # Write 'arg'.
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Arm/
ArmV7ArchTimerSupport.S 23 mcr p15, 0, r0, c14, c0, 0 @ Write to CNTFRQ
35 mcr p15, 0, r0, c14, c1, 0 @ Write to CNTK_CTL (Timer PL1 Control Register)
43 mcr p15, 0, r0, c14, c2, 0 @ Write to CNTP_TVAL (PL1 physical timer value register)
51 mcr p15, 0, r0, c14, c2, 1 @ Write to CNTP_CTL (PL1 Physical Timer Control Register)
59 mcr p15, 0, r0, c14, c3, 0 @ Write to CNTV_TVAL (Virtual Timer Value register)
67 mcr p15, 0, r0, c14, c3, 1 @ Write to CNTV_CTL (Virtual Timer Control Register)
79 mcrr p15, 2, r0, r1, c14 @ Write to CNTP_CTVAL (Physical Timer Compare Value Register)
87 mcrr p15, 3, r0, r1, c14 @ write to CNTV_CTVAL (Virtual Timer Compare Value Register)
95 mcrr p15, 4, r0, r1, c14 @ Write to CNTVOFF (Virtual Offset register)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
IoLib.c 64 Perform an IO write into Buffer.
67 Width - Width of write transaction, and repeat operation to use
68 Address - IO address to write
69 Count - Number of times to write the IO address.
70 Buffer - Buffer to write data from. size is Width * Count
77 return gCpuIo->Io.Write (gCpuIo, Width, Address, Count, Buffer);
116 Perform a memory mapped IO write into Buffer.
119 Width - Width of write transaction, and repeat operation to use
120 Address - IO address to write
121 Count - Number of times to write the IO address.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/
IoLib.c 64 Perform an IO write into Buffer.
67 Width - Width of write transaction, and repeat operation to use
68 Address - IO address to write
69 Count - Number of times to write the IO address.
70 Buffer - Buffer to write data from. size is Width * Count
77 return gCpuIo->Io.Write (gCpuIo, Width, Address, Count, Buffer);
116 Perform a memory mapped IO write into Buffer.
119 Width - Width of write transaction, and repeat operation to use
120 Address - IO address to write
121 Count - Number of times to write the IO address.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
SmmScriptLib.c 31 Internal function to add IO write opcode to the table.
55 return mS3SmmSaveState->Write (
65 Internal function to add IO read/write opcode to the table.
89 return mS3SmmSaveState->Write (
99 Internal function to add memory read/write opcode to the table.
123 return mS3SmmSaveState->Write (
133 Internal function to PciCfg read/write opcode to the table.
157 return mS3SmmSaveState->Write (
167 Internal function to add PciCfg write opcode to the table.
191 return mS3SmmSaveState->Write (
    [all...]
  /device/linaro/bootloader/edk2/Omap35xxPkg/Library/RealTimeClockLib/
RealTimeClockLib.c 70 Status = gTPS65950->Write (gTPS65950, EXTERNAL_DEVICE_REGISTER(I2C_ADDR_GRP_ID4, RTC_CTRL_REG), 1, &Data);
156 Status = gTPS65950->Write (gTPS65950, EXTERNAL_DEVICE_REGISTER(I2C_ADDR_GRP_ID4, YEARS_REG), 1, &Data);
160 Status = gTPS65950->Write (gTPS65950, EXTERNAL_DEVICE_REGISTER(I2C_ADDR_GRP_ID4, MONTHS_REG), 1, &Data);
164 Status = gTPS65950->Write (gTPS65950, EXTERNAL_DEVICE_REGISTER(I2C_ADDR_GRP_ID4, DAYS_REG), 1, &Data);
168 Status = gTPS65950->Write (gTPS65950, EXTERNAL_DEVICE_REGISTER(I2C_ADDR_GRP_ID4, HOURS_REG), 1, &Data);
172 Status = gTPS65950->Write (gTPS65950, EXTERNAL_DEVICE_REGISTER(I2C_ADDR_GRP_ID4, MINUTES_REG), 1, &Data);
176 Status = gTPS65950->Write (gTPS65950, EXTERNAL_DEVICE_REGISTER(I2C_ADDR_GRP_ID4, SECONDS_REG), 1, &Data);
260 Status = gTPS65950->Write (gTPS65950, EXTERNAL_DEVICE_REGISTER(I2C_ADDR_GRP_ID4, RTC_CTRL_REG), 1, &Data);
  /external/ImageMagick/PerlMagick/demo/
lsys.pl 79 $im->Write($filename);
80 $im->Write('win:');
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
Tracer.cs 62 Console.Out.Write(" ");
73 Console.Out.Write(" ");
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
IOExtensions.cs 59 writer.Write( value );
75 public static void write<T>( this TextWriter writer, T value ) method in class:Antlr.Runtime.JavaExtensions.IOExtensions
77 writer.Write( value );
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
IOExtensions.cs 57 writer.Write( value );
73 public static void write<T>( this TextWriter writer, T value ) method in class:Antlr.Runtime.JavaExtensions.IOExtensions
75 writer.Write( value );
  /external/boringssl/src/ssl/test/runner/
hkdf.go 28 hmac.Write(ikm)
48 hmac.Write(lastBlock)
49 hmac.Write(info)
50 hmac.Write([]byte{counter})
  /external/bsdiff/
brotli_compressor_unittest.cc 22 EXPECT_TRUE(brotli_compressor.Write(kHelloWorld, sizeof(kHelloWorld)));
43 EXPECT_TRUE(brotli_compressor.Write(empty_buffer, sizeof(empty_buffer)));
  /external/libmojo/third_party/catapult/devil/devil/android/
device_blacklist.py 36 def Write(self, blacklist):
40 blacklist: list of bad devices to write to the blacklist file.
64 self.Write(blacklist)

Completed in 1073 milliseconds

1 2 3 4 5 67 8 91011>>