Home
last modified time | relevance | path

Searched refs:flags (Results 51 – 75 of 183) sorted by relevance

12345678

/aoo41x/main/sal/osl/os2/
H A Dsocket.c2791 int flags; in osl_enableNonBlockingMode() local
2802 flags = fcntl(pSocket->m_Socket, F_GETFL, 0); in osl_enableNonBlockingMode()
2805 flags |= O_NONBLOCK; in osl_enableNonBlockingMode()
2807 flags &= ~(O_NONBLOCK); in osl_enableNonBlockingMode()
2809 nRet = fcntl(pSocket->m_Socket, F_SETFL, flags); in osl_enableNonBlockingMode()
2825 int flags; in osl_isNonBlockingMode() local
2835 flags = fcntl(pSocket->m_Socket, F_GETFL, 0); in osl_isNonBlockingMode()
2837 if (flags == -1 || !(flags & O_NONBLOCK)) in osl_isNonBlockingMode()
/aoo41x/main/sal/osl/unx/
H A Dsocket.c2761 int flags; in osl_enableNonBlockingMode() local
2772 flags = fcntl(pSocket->m_Socket, F_GETFL, 0); in osl_enableNonBlockingMode()
2775 flags |= O_NONBLOCK; in osl_enableNonBlockingMode()
2777 flags &= ~(O_NONBLOCK); in osl_enableNonBlockingMode()
2779 nRet = fcntl(pSocket->m_Socket, F_SETFL, flags); in osl_enableNonBlockingMode()
2795 int flags; in osl_isNonBlockingMode() local
2805 flags = fcntl(pSocket->m_Socket, F_GETFL, 0); in osl_isNonBlockingMode()
2807 if (flags == -1 || !(flags & O_NONBLOCK)) in osl_isNonBlockingMode()
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl122 <type>NodeAttribute</type> flags.
132 <type>NodeAttribute</type> flags.
185 <type>NodeAttribute</type> flags. Note that
233 <type>NodeAttribute</type> flags. Note that
326 <type>NodeAttribute</type> flags.
339 <type>NodeAttribute</type> flags.
547 <type>NodeAttribute</type> flags and may also contain the
597 <type>NodeAttribute</type> flags and may also contain the
H A DXLayerHandler.idl112 <type>NodeAttribute</type> flags.
167 <type>NodeAttribute</type> flags. Note that
216 <type>NodeAttribute</type> flags. Note that
309 <type>NodeAttribute</type> flags.
471 <type>NodeAttribute</type> flags and may also contain the
518 <type>NodeAttribute</type> flags and may also contain the
H A DXSchemaHandler.idl180 <type>SchemaAttribute</type> flags.
223 <type>SchemaAttribute</type> flags.
294 <type>SchemaAttribute</type> flags.
334 <type>SchemaAttribute</type> flags.
401 <type>SchemaAttribute</type> flags.
440 <type>SchemaAttribute</type> flags.
/aoo41x/main/binaryurp/source/
H A Dunmarshal.cxx133 sal_uInt8 flags = read8(); in readType() local
134 typelib_TypeClass tc = static_cast< typelib_TypeClass >(flags & 0x7F); in readType()
151 if ((flags & 0x80) != 0) { in readType()
169 if ((flags & 0x80) == 0) { in readType()
/aoo41x/main/ridljar/com/sun/star/lib/uno/typeinfo/
H A DConstantTypeInfo.java30 public ConstantTypeInfo(String name, int flags) in ConstantTypeInfo() argument
32 super(name, flags); in ConstantTypeInfo()
H A DTypeInfo.java52 public TypeInfo(String name, int flags) in TypeInfo() argument
55 m_flags = flags; in TypeInfo()
/aoo41x/main/idlc/inc/idlc/
H A Dastinterfacemember.hxx31 AstInterfaceMember(const sal_uInt32 flags, AstInterface* pRealInterface, in AstInterfaceMember() argument
34 , m_flags(flags) in AstInterfaceMember()
H A Dastservicemember.hxx31 AstServiceMember(const sal_uInt32 flags, AstService* pRealService, in AstServiceMember() argument
34 , m_flags(flags) in AstServiceMember()
H A Dastoperation.hxx40 AstOperation(sal_uInt32 flags, AstType* pReturnType, const ::rtl::OString& name, AstScope* pScope) in AstOperation() argument
43 , m_flags(flags) in AstOperation()
/aoo41x/main/sal/rtl/source/
H A Dalloc_cache.c881 int flags in rtl_cache_activate() argument
922 if (flags & RTL_CACHE_FLAG_QUANTUMCACHE) in rtl_cache_activate()
957 if (flags & RTL_CACHE_FLAG_BULKDESTROY) in rtl_cache_activate()
964 if (!(flags & RTL_CACHE_FLAG_NOMAGAZINE)) in rtl_cache_activate()
1135 int flags in rtl_cache_create() argument
1166 flags in rtl_cache_create()
/aoo41x/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1663 RTMethodMode flags = m_reader.getMethodFlags(i); in dumpCppuMethodRefs() local
1664 if (flags == RT_MODE_ATTRIBUTE_GET || flags == RT_MODE_ATTRIBUTE_SET) { in dumpCppuMethodRefs()
1687 RTMethodMode flags = m_reader.getMethodFlags(i); in getMemberCount() local
1688 if (flags != RT_MODE_ATTRIBUTE_GET && flags != RT_MODE_ATTRIBUTE_SET) { in getMemberCount()
1695 RTFieldAccess flags = m_reader.getFieldFlags(i); in getMemberCount() local
1696 if (flags != RT_ACCESS_CONST && flags != RT_ACCESS_INVALID) { in getMemberCount()
1749 RTMethodMode flags = reader.getMethodFlags(i); in calculate() local
1750 if (flags != RT_MODE_ATTRIBUTE_GET in calculate()
1751 && flags != RT_MODE_ATTRIBUTE_SET) in calculate()
1757 RTFieldAccess flags = reader.getFieldFlags(i); in calculate() local
[all …]
/aoo41x/main/sal/inc/rtl/
H A Dtres.hxx52 TestResult( const sal_Char* meth, sal_uInt32 flags = 0 ) in TestResult() argument
54 pData = rtl_tres_create( meth, flags ); in TestResult()
H A Dtres.h98 rtl_tres_getflags_ptr flags; member
119 rtl_TestResult* SAL_CALL rtl_tres_create( const sal_Char* meth, sal_uInt32 flags );
/aoo41x/main/sal/textenc/
H A Dconvertsinglebytetobmpunicode.hxx109 sal_uInt32 flags, sal_uInt32 * info, sal_Size * srcCvtBytes);
119 sal_Size destBytes, sal_uInt32 flags, sal_uInt32 * info,
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXCellRangesQuery.idl81 a combination of <type>CellFlags</type> flags.
83 <p>Attention: Despite the <type>CellFlags</type> flags are
99 a combination of <type>FormulaResult</type> flags.
/aoo41x/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.cxx444 sal_uInt16 flags = 0; in checkAdditionalPropertyFlags() local
474 flags |= RT_ACCESS_CONSTRAINED; in checkAdditionalPropertyFlags()
477 flags |= RT_ACCESS_OPTIONAL; in checkAdditionalPropertyFlags()
481 return flags; in checkAdditionalPropertyFlags()
/aoo41x/main/oox/source/export/
H A Ddrawingml.cxx1277 enum PolyFlags flags = rPoly.GetFlags(j); in WritePolyPolygon() local
1278 if( flags == POLY_CONTROL && !bBezier ) in WritePolyPolygon()
1283 else if( flags == POLY_NORMAL && !bBezier ) in WritePolyPolygon()
1291 if( ( flags == POLY_NORMAL || flags == POLY_SYMMTR ) && bBezier ) in WritePolyPolygon()
1296 else if( flags == POLY_NORMAL && !bBezier ) in WritePolyPolygon()
/aoo41x/main/qadevOOo/runner/basicrunner/basichelper/
H A DDispatchProviderInterceptor.java158 public XDispatch queryDispatch(URL url, String frame, int flags) { in queryDispatch() argument
159 return master.queryDispatch(url, frame, flags) ; in queryDispatch()
/aoo41x/main/offapi/com/sun/star/embed/
H A DVerbDescriptor.idl48 /** specifies the flags that are set for the verb.
51 The flags can be used to build the verb's menu.
/aoo41x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1572 (int) in->flags, NNIL(in->uri), NNIL(in->protocol), in vfs_authentication_callback()
1585 if (in->flags & GNOME_VFS_MODULE_CALLBACK_FULL_AUTHENTICATION_NEED_DOMAIN) in vfs_authentication_callback()
1598 eUserName = (in->flags & GNOME_VFS_MODULE_CALLBACK_FULL_AUTHENTICATION_NEED_USERNAME) ? in vfs_authentication_callback()
1605 ePassword = (in->flags & GNOME_VFS_MODULE_CALLBACK_FULL_AUTHENTICATION_NEED_PASSWORD) ? in vfs_authentication_callback()
1614 if (in->flags & GNOME_VFS_MODULE_CALLBACK_FULL_AUTHENTICATION_PREVIOUS_ATTEMPT_FAILED) in vfs_authentication_callback()
1697 mapped_in.flags = (GnomeVFSModuleCallbackFullAuthenticationFlags) in vfs_authentication_old_callback()
1698 (mapped_in.flags | in vfs_authentication_old_callback()
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DDictionaryEventFlags.idl32 /** flags used for the event type in dictionary events.
34 <P>These flags represent the type of events that a dictionary
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx512 cif->flags = (unsigned) cif->rtype->type;
516 cif->flags = FFI_TYPE_SINT64;
520 cif->flags = FFI_TYPE_INT;
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx512 cif->flags = (unsigned) cif->rtype->type;
516 cif->flags = FFI_TYPE_SINT64;
520 cif->flags = FFI_TYPE_INT;

Completed in 505 milliseconds

12345678