Home
last modified time | relevance | path

Searched refs:flags (Results 1 – 25 of 189) sorted by last modified time

12345678

/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx166 blob.flags = CURL_BLOB_COPY; in CurlSession()
H A DCurlUri.cxx58 inline rtl::OUString getURLStringPart( const CURLU *curlUrl, CURLUPart part, unsigned int flags ) in getURLStringPart() argument
61 CURLUcode rc = curl_url_get( const_cast<CURLU*>( curlUrl ), part, &value, flags ); in getURLStringPart()
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch46 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
49 - CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
50 + CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
H A Dxmlsec1-customkeymanage.patch5193 - if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NODE) != 0) {
5252 - if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NODE) != 0) {
5357 - if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NODE) != 0) {
5421 - if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NODE) != 0) {
/trunk/main/offapi/com/sun/star/system/
H A DXSystemShellExecute.idl52 flags to control the execution of this method.
55 when the specified flags are wrong or exclude each other.
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp1431 IMAccessible* CMAccessible::GetNavigateChildForDM(VARIANT varCur, short flags) in GetNavigateChildForDM() argument
1451 switch(flags) in GetNavigateChildForDM()
1476 delta = (flags==DM_NEXTCHILD)?1:-1; in GetNavigateChildForDM()
H A DMAccessible.h247 IMAccessible* GetNavigateChildForDM(VARIANT varCur,short flags);//for descendant manage
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini277 0x01DD=uint16,hex,flags,PRINTOPTIONS-FLAGS
294 0x0297=uint8,hex,flags,SHEETCALCPR-FLAGS
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx512 cif->flags = (unsigned) cif->rtype->type;
516 cif->flags = FFI_TYPE_SINT64;
520 cif->flags = FFI_TYPE_INT;
/trunk/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;
/trunk/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;
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java2276 … int flags = ((java.lang.Integer)aFilter.get(PROPNAME_FLAGS)).intValue(); in transform60to6Y() local
2277 flags &= ~FLAGVAL_PREFERRED; in transform60to6Y()
2278 aFilter.put(PROPNAME_FLAGS, new java.lang.Integer(flags)); in transform60to6Y()
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx986 sal_uInt16 flags, in TrueTypeTableNew_head() argument
1002 PutUInt16(flags, ptr, 16, 1); in TrueTypeTableNew_head()
1458 sal_uInt16 flags, index; in ProcessTables() local
1462 flags = GetUInt16(ptr, 0, 1); in ProcessTables()
1476 if (flags & ARG_1_AND_2_ARE_WORDS) { in ProcessTables()
1482 if (flags & WE_HAVE_A_SCALE) { in ProcessTables()
1484 } else if (flags & WE_HAVE_AN_X_AND_Y_SCALE) { in ProcessTables()
1486 } else if (flags & WE_HAVE_A_TWO_BY_TWO) { in ProcessTables()
1489 } while (flags & MORE_COMPONENTS); in ProcessTables()
H A Dsft.cxx575 pa[i++].flags = flag; in GetSimpleTTOutline()
583 if (pa[i].flags & 0x02) { in GetSimpleTTOutline()
584 if (pa[i].flags & 0x10) { in GetSimpleTTOutline()
599 if (pa[i].flags & 0x04) { in GetSimpleTTOutline()
600 if (pa[i].flags & 0x20) { in GetSimpleTTOutline()
622 sal_uInt16 flags, index; in GetCompoundTTOutline() local
785 cp.flags = nextComponent[i].flags; in GetCompoundTTOutline()
933 if (srcA[cp].flags & 1) in BSplineToPSPath()
1963 sal_uInt16 flags, index; in GetTTGlyphComponents() local
2165 if (flags & TTCF_AutoName) { in CreateTTFromTTGlyphs()
[all …]
H A Dttcr.hxx142 sal_uInt16 flags,
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx388 pStat->flags = CHUNK_TEXT; in GetChunk()
425 pStat->flags = CHUNK_VALUE; in GetChunk()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1949 aPlacement.flags |= WPF_RESTORETOMAXIMIZED; in SetWindowState()
/trunk/main/
H A Dconfigure.ac406 --with-system-* flags except
411 --with-system-* flags for external packages
790 escape compiler flags that would otherwise prevent
2801 dnl an empty program will do, we're checking the compiler flags
/trunk/main/scp2/source/ooo/
H A Ddirectory_ooo.scp946 DosName = "flags";
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dtypes.mk123 /// Set additional flags for the link command.
149 /// Sets flags for plain C compilation.
150 /// \$\$(CFLAGS) contains the current flags and can be used if
153 /// Sets flags for C++ compilation.
154 /// \$\$(CXXFLAGS) contains the current flags and can be used if
158 /// \$\$(DEFS) contains the current flags and can be used if
/trunk/main/sal/osl/unx/
H A Dfile.cxx777 flags &= ~O_EXLOCK; in osl_file_adjustLockFlags()
778 flags |= O_SHLOCK; in osl_file_adjustLockFlags()
789 return flags; in osl_file_adjustLockFlags()
849 int flags = O_RDONLY; in osl_openFile() local
853 flags = OPEN_WRITE_FLAGS; in osl_openFile()
858 flags = OPEN_CREATE_FLAGS; in osl_openFile()
868 flags = osl_file_adjustLockFlags (buffer, flags); in osl_openFile()
872 int fd = open( buffer, flags, mode ); in osl_openFile()
877 if (flags & O_NONBLOCK) in osl_openFile()
949 if (flags & O_RDWR) in osl_openFile()
[all …]
H A Dprocess.c1092 unsigned long flags; /* flags dunno */ member
1189 …&procstat->flags, &procstat->minflt, &procstat->cminflt, &procstat->majflt, &procstat… in osl_getProcStat()
H A Dsecurity.c164 int (*pam_authenticate) (pam_handle_t *pamh, int flags);
165 int (*pam_acct_mgmt) (pam_handle_t *pamh, int flags);
/trunk/main/graphite/
H A Dgraphite-2.3.1_debug.patch17 # (note: the flags here are gcc-specific and may fail with other compilers)
/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx768 SVBT16 flags; member
770 return SVBT16ToShort(flags); } in flagsGet()

Completed in 212 milliseconds

12345678