Home
last modified time | relevance | path

Searched refs:__descriptor (Results 1 – 25 of 145) sorted by relevance

123456

/dports/databases/py-tableschema/tableschema-1.20.2/tableschema/
H A Dfield.py44 self.__descriptor = descriptor
68 return self.__descriptor.get('name')
78 return self.__descriptor.get('type')
88 return self.__descriptor.get('format')
118 return self.__descriptor.get('constraints', {})
128 return self.__descriptor
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/lang/zig-devel/zig-0.9.0/lib/include/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/lang/zig/zig-0.9.0/lib/include/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/third_party/clang/lib/clang/12.0.0/include/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Headers/
H A Dinvpcidintrin.h33 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
34 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Headers/
H A Dinvpcidintrin.h33 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
34 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid() argument
20 __builtin_ia32_invpcid(__type, __descriptor); in _invpcid()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dgo-map-range.c72 descriptor = map->__descriptor; in __go_mapiter1()
93 descriptor = map->__descriptor; in __go_mapiter2()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dgo-map-range.c72 descriptor = map->__descriptor; in __go_mapiter1()
93 descriptor = map->__descriptor; in __go_mapiter2()
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dgo-map-range.c72 descriptor = map->__descriptor; in __go_mapiter1()
93 descriptor = map->__descriptor; in __go_mapiter2()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dgo-map-range.c72 descriptor = map->__descriptor; in __go_mapiter1()
93 descriptor = map->__descriptor; in __go_mapiter2()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dgo-map-range.c72 descriptor = map->__descriptor; in __go_mapiter1()
93 descriptor = map->__descriptor; in __go_mapiter2()

123456