Searched defs:binary (Results 1 - 25 of 25) sorted by relevance

/openbsd-current/gnu/llvm/lldb/examples/customization/bin-utils/
H A Dbinutils.py3 def binary(n, width=None): function
[all...]
/openbsd-current/gnu/llvm/clang/tools/clang-format/
H A Dclang-format-sublime.py21 binary = 'clang-format' variable
H A Dclang-format.py52 binary = 'clang-format' variable
54 binary = vim.eval('g:clang_format_path') variable
/openbsd-current/gnu/llvm/clang/tools/clang-rename/
H A Dclang-rename.el
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DPostfixExpression.cpp181 void DWARFCodegen::Visit(BinaryOpNode &binary, Node *&) { argument
/openbsd-current/gnu/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc87 binary = std::ios_base::binary enumerator in enum:__anon435::__anon436
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/src/
H A Dios.cc67 const ios_base::openmode ios_base::binary; member in class:ios_base
/openbsd-current/gnu/lib/libiberty/src/
H A Dpex-common.c385 pex_input_pipe (struct pex_obj *obj, int binary) argument
431 pex_read_output (struct pex_obj *obj, int binary) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/io/
H A Dbasic_file_stdio.cc74 binary = std::ios_base::binary enumerator in enum:__gnu_internal::__anon633
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dldexp.h57 } binary; member in union:etree_union
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldexp.h55 } binary; member in union:etree_union
/openbsd-current/gnu/llvm/libcxx/src/
H A Dios.cpp103 const ios_base::openmode ios_base::binary; member in class:ios_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/src/
H A Dios.cc133 const ios_base::openmode ios_base::binary; member in class:std::ios_base
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dios_base.h371 static const openmode binary = _S_bin; member in class:ios_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dios_base.h305 static const openmode binary = openmode(__ios_flags::_S_bin); member in class:std::ios_base
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp736 bool binary = false; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_discovery.c209 static int amdgpu_discovery_read_binary_from_sysmem(struct amdgpu_device *adev, uint8_t *binary) argument
271 static int amdgpu_discovery_read_binary_from_file(struct amdgpu_device *adev, uint8_t *binary) argument
316 static inline bool amdgpu_discovery_verify_binary_signature(uint8_t *binary) argument
236 amdgpu_discovery_read_binary_from_mem(struct amdgpu_device *adev, uint8_t *binary) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DFTP.pm220 sub binary { shift->type('I', @_); } subroutine
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dm32r-stub.c215 int binary; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp266 auto binary = llvm::object::createBinary(llvm::MemoryBufferRef( local
399 auto binary = llvm::object::createBinary(llvm::MemoryBufferRef( local
[all...]
/openbsd-current/usr.bin/telnet/
H A Dtelnet.c81 binary = 0, variable
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp95 OwningBinary<Binary> binary = std::move(*expected_binary); local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.c7384 binary (Expr_Op_Type op, Expr_Node *x, Expr_Node *y) function
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Drcs.c5483 int binary; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1728 check_op_param(bool is_method, clang::OverloadedOperatorKind op_kind, bool unary, bool binary, uint32_t num_params) argument

Completed in 435 milliseconds