Home
last modified time | relevance | path

Searched refs:bytes_methods (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/toolchains/cpus/py/
H A DBUILD55 "python_include/bytes_methods.h",
140 …/bytearrayobject.h" && cp "/usr/include/python2.7/bytes_methods.h" "$(@D)/python_include/bytes_met…
/aosp_15_r20/external/tensorflow/tensorflow/tools/toolchains/cpus/py3/
H A DBUILD56 "python_include/bytes_methods.h",
148 …bject.h" && cp "/opt/python3.6/include/python3.6m/bytes_methods.h" "$(@D)/python_include/bytes_met…
/aosp_15_r20/external/tensorflow/tensorflow/tools/toolchains/win_1803/py36/
H A DBUILD73 "python_include/bytes_methods.h",
165 …/bytearrayobject.h" && cp -f "C:/Python36/include/bytes_methods.h" "$(@D)/python_include/bytes_met…
/aosp_15_r20/external/tensorflow/tensorflow/tools/toolchains/win_1803/py37/
H A DBUILD73 "python_include/bytes_methods.h",
176 …/bytearrayobject.h" && cp -f "c:/python37/include/bytes_methods.h" "$(@D)/python_include/bytes_met…
/aosp_15_r20/external/tensorflow/tensorflow/tools/toolchains/win_1803/py38/
H A DBUILD72 "python_include/bytes_methods.h",
199 …/bytearrayobject.h" && cp -f "c:/Python38/include/bytes_methods.h" "$(@D)/python_include/bytes_met…
/aosp_15_r20/external/python/cpython3/
DAndroid.bp231 "Objects/bytes_methods.c",
DMakefile.pre.in448 Objects/bytes_methods.o \
1424 Objects/bytes_methods.o: $(srcdir)/Objects/bytes_methods.c $(BYTESTR_DEPS)
/aosp_15_r20/external/python/cpython2/
DMakefile.pre.in351 Objects/bytes_methods.o \
713 $(srcdir)/Include/bytes_methods.h \
763 Include/bytes_methods.h \
DAndroid.bp179 "Objects/bytes_methods.c",
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c2453 bytes_methods[] = { variable
2868 bytes_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c2495 bytes_methods[] = { variable
2967 bytes_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.9.0a4.rst827 Move the ``bytes_methods.h`` header file to the internal C API as
/aosp_15_r20/external/python/cpython2/PC/VC6/
Dpythoncore.dsp256 SOURCE=..\..\Objects\bytes_methods.c
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv749 Objects/bytesobject.c - bytes_methods -
/aosp_15_r20/external/grpc-grpc/third_party/toolchains/rbe_ubuntu2004/cc/
H A Dmodule.modulemap3024 textual header "/usr/include/python3.8/bytes_methods.h"
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/toolchains/rbe_ubuntu2004/cc/
Dmodule.modulemap3024 textual header "/usr/include/python3.8/bytes_methods.h"
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi6885 …<abi-instr version='1.0' address-size='64' path='Objects/bytes_methods.c' comp-dir-path='/src' lan…
/aosp_15_r20/out/soong/
Dbuild.aosp_shiba.9.ninja48966 …ct/android_arm64_armv8-2a_cortex-a55_static/obj/external/python/cpython2/Objects/bytes_methods.o: $
48967 g.cc.cc external/python/cpython2/Objects/bytes_methods.c | ${ccCmd}
48968 …ect_android_arm64_armv8-2a_cortex-a55_static.moduleDesc}clang Objects/bytes_methods.c${m.py2-inter…
49295 …ect/android_arm64_armv8-2a_cortex-a55_static/obj/external/python/cpython2/Objects/bytes_methods.o $
49384 …py2-interp-object/linux_glibc_x86_64_static/obj/external/python/cpython2/Objects/bytes_methods.o: $
49385 g.cc.cc external/python/cpython2/Objects/bytes_methods.c | ${ccCmd}
49386 ….py2-interp-object_linux_glibc_x86_64_static.moduleDesc}clang Objects/bytes_methods.c${m.py2-inter…
49713 …/py2-interp-object/linux_glibc_x86_64_static/obj/external/python/cpython2/Objects/bytes_methods.o $
51424 …ect/android_arm64_armv8-2a_cortex-a55_static/obj/external/python/cpython2/Objects/bytes_methods.o $
51853 …/py2-interp-object/linux_glibc_x86_64_static/obj/external/python/cpython2/Objects/bytes_methods.o $
[all …]
Dlate-aosp_shiba.mk1650171 …ject/android_arm64_armv8-2a_cortex-a55_static/obj/external/python/cpython2/Objects/bytes_methods.o\
1650211 …ject/android_arm64_armv8-2a_cortex-a55_static/obj/external/python/cpython2/Objects/bytes_methods.o\
1650251 …2/py2-interp-object/linux_glibc_x86_64_static/obj/external/python/cpython2/Objects/bytes_methods.o\
1650291 …2/py2-interp-object/linux_glibc_x86_64_static/obj/external/python/cpython2/Objects/bytes_methods.o\
1651004 …terp/android_arm64_armv8-2a_cortex-a55_static/obj/external/python/cpython3/Objects/bytes_methods.o\
1651116 …terp/android_arm64_armv8-2a_cortex-a55_static/obj/external/python/cpython3/Objects/bytes_methods.o\
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv22305 … Richard removed. Boost won't build w/o these; specifically the file 'bytes_methods.h' in Apple's …