Home
last modified time | relevance | path

Searched refs:telling (Results 1 – 25 of 222) sorted by relevance

123456789

/external/python/cpython2/Modules/_io/
Dtextio.c676 char telling; member
1040 self->seekable = self->telling = r; in textiowrapper_init()
1411 if (self->telling) { in textiowrapper_read_chunk()
1465 if (self->telling) { in textiowrapper_read_chunk()
2210 if (!self->telling) { in textiowrapper_tell()
2455 self->telling = self->seekable; in textiowrapper_flush()
2503 self->telling = 0; in textiowrapper_iternext()
2527 self->telling = self->seekable; in textiowrapper_iternext()
/external/python/cpython3/Modules/_io/
Dtextio.c658 char telling; member
1199 self->seekable = self->telling = r; in _io_TextIOWrapper___init___impl()
1692 if (self->telling) { in textiowrapper_read_chunk()
1770 if (self->telling) { in textiowrapper_read_chunk()
2535 if (!self->telling) { in _io_TextIOWrapper_tell_impl()
2912 self->telling = self->seekable; in _io_TextIOWrapper_flush_impl()
2974 self->telling = 0; in textiowrapper_iternext()
2998 self->telling = self->seekable; in textiowrapper_iternext()
/external/webrtc/webrtc/tools/rtcbot/
DREADME28 In first time you will use rtcBot you will receive a warning telling
/external/vulkan-validation-layers/layers/
Dvk_layer_settings.txt38 # telling the layer what types of messages it should report back.
/external/python/cpython3/Doc/library/
Dcodeop.rst23 short, telling whether to print '``>>>``' or '``...``' next.
Dtrace.rst200 # create a Trace object, telling it what to ignore, and whether to
/external/python/cpython2/Doc/library/
Dcodeop.rst19 short, telling whether to print '``>>>``' or '``...``' next.
Dtrace.rst193 # create a Trace object, telling it what to ignore, and whether to
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DREADME.txt195 this. It would be easy to have a rule telling isel to avoid matching MOV32mi
/external/llvm/lib/CodeGen/
DREADME.txt195 this. It would be easy to have a rule telling isel to avoid matching MOV32mi
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DREADME.txt195 this. It would be easy to have a rule telling isel to avoid matching MOV32mi
/external/googletest/
DCONTRIBUTING.md114 PYTHON_EXECUTABLE)`), try telling it explicitly where your Python
/external/eigen/doc/
DQuickStartGuide.dox20 We will explain the program after telling you how to compile it.
/external/llvm/lib/Target/ARM/
DARMSchedule.td22 // This is telling us that the result will be available in destination register
/external/ltp/utils/ffsb-6.0-rc2/
DINSTALL35 messages telling which features it is checking for.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSchedule.td22 // This is telling us that the result will be available in destination register
/external/kmod/
DNEWS102 other info besides telling the user the module is signed since
417 with a corrupted index without telling the user
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dmemcpy-02.ll244 ; no way of telling whether they alias. We don't want to use MVC in
/external/cmockery/cmockery_0_1_2/
DINSTALL51 messages telling which features it is checking for.
/external/iproute2/doc/actions/
Dactions-general120 that this seems to be not a well know feature of the policer; Bert was telling
/external/llvm/test/CodeGen/SystemZ/
Dmemcpy-02.ll244 ; no way of telling whether they alias. We don't want to use MVC in
/external/libusb/
DINSTALL51 some messages telling which features it is checking for.
/external/iperf3/
DINSTALL51 messages telling which features it is checking for.
/external/libusb-compat/
DINSTALL51 some messages telling which features it is checking for.
/external/catch2/docs/
Dconfiguration.md20 …k" as much as possible. For most people the only configuration needed is telling Catch which sourc…

123456789