Home
last modified time | relevance | path

Searched refs:nonstandard (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
Dmpeg12framerate.c46 int nonstandard) in ff_mpeg12_find_best_frame_rate() argument
49 int max_code = nonstandard ? 12 : 8; in ff_mpeg12_find_best_frame_rate()
Dmpeg12.h73 int nonstandard);
/third_party/gettext/
DDEPENDENCIES16 + If it is installed in a nonstandard directory, pass the option
28 + If it is installed in a nonstandard directory, pass the option
42 + If it is installed in a nonstandard directory, pass the option
127 + If it is installed in a nonstandard directory, pass the option
/third_party/gettext/libtextstyle/
DDEPENDENCIES12 + If it is installed in a nonstandard directory, pass the option
26 + If it is installed in a nonstandard directory, pass the option
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_extensions.py74 def __init__(self, name, alias="", required=False, nonstandard=False, argument
80 self.is_nonstandard = nonstandard
Dzink_instance.py41 nonstandard=True),
Dzink_device_info.py167 nonstandard=True,
/third_party/libuv/
DCMakeLists.txt88 set(lint-no-nonstandard-msvc $<$<BOOL:${UV_LINT_NO_NONSTANDARD_MSVC}>:/wd4201>)
89 set(lint-no-nonstandard-empty-tu-msvc $<$<BOOL:${UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC}>:/wd4206>)
90 set(lint-no-nonstandard-file-scope-msvc $<$<BOOL:${UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC}>:/wd4210…
91 set(lint-no-nonstandard-nonstatic-dlimport-msvc $<$<BOOL:${UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPOR…
108 list(APPEND uv_cflags ${lint-no-nonstandard-msvc})
109 list(APPEND uv_cflags ${lint-no-nonstandard-empty-tu-msvc})
110 list(APPEND uv_cflags ${lint-no-nonstandard-file-scope-msvc})
111 list(APPEND uv_cflags ${lint-no-nonstandard-nonstatic-dlimport-msvc})
/third_party/boost/libs/bind/doc/bind/
Dfaq.qbk36 `result_type`, but it can also be used with nonstandard functions. For example,
87 [section Why doesn't bind automatically recognize nonstandard functions?]
Dtroubleshooting.qbk114 [section Binding a nonstandard function]
121 nonstandard functions.
/third_party/boost/tools/build/src/tools/
Dmipspro.jam70 …ile OPTIONS <warnings>on : -ansiW -diag_suppress 1429 ; # suppress long long is nonstandard warning
73 …nings>pedantic : -fullwarn -ansiW -diag_suppress 1429 ; # suppress long long is nonstandard warning
/third_party/musl/
DWHATSNEW131 prototypes for nonstandard and obsolete functions
185 for nonstandard macros, etc.
200 - flock (nonstandard)
201 - forkpty (nonstandard)
420 - more compatibility macros in sys/param.h (nonstandard header)
422 - fgetpwent function (nonstandard)
427 - get_current_dir_name function (nonstandard)
503 - prototypes for a few additional nonstandard functions
581 - buggy macros in (nonstandard) sys/param.h
634 - syscall wrapper for lots of nonstandard and/or legacy linux syscalls
[all …]
/third_party/skia/third_party/externals/dawn/third_party/gn/glfw/
DBUILD.gn56 # nonstandard extension, function/data pointer conversion in expression
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/
Dmeson.build7 '/wd4200', # nonstandard extension used : zero-sized array in struct/union
/third_party/boost/libs/numeric/ublas/test/
DJamfile67 …#<toolset>msvc:<cxxflags>/wd4224 # nonstandard extension used : formal parameter 'arg' was previou…
/third_party/cJSON/
DCMakeLists.txt52 # Disable warning c4001 - nonstandard extension 'single line comment' was used
/third_party/python/Doc/library/
Dsqlite3.rst15 using a nonstandard variant of the SQL query language. Some applications can use
367 This is a nonstandard shortcut that creates a cursor object by calling
374 This is a nonstandard shortcut that creates a cursor object by
381 This is a nonstandard shortcut that creates a cursor object by
697 This is a nonstandard convenience method for executing multiple SQL statements
1130 Using the nonstandard :meth:`execute`, :meth:`executemany` and
/third_party/flutter/skia/third_party/externals/dawn/third_party/
DBUILD.gn246 # nonstandard extension, function/data pointer conversion in expression
/third_party/flutter/skia/third_party/externals/angle2/third_party/glmark2/
DBUILD.gn48 # M_PI is nonstandard.
/third_party/boost/tools/build/doc/src/
Dfaq.adoc300 If you install libraries to a nonstandard location and add an explicit
311 install them to a nonstandard directory and add an explicit path, like
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Des_FONIPA_zh.txt426 # The rules for /ts/ (tz in the orthography) are nonstandard and derived
/third_party/libwebsockets/READMEs/
DREADME.plugin-sshd-base.md245 You can have the vhost it binds to listen on a nonstandard port. The ssh
/third_party/icu/icu4c/source/data/translit/
Des_FONIPA_zh.txt427 # The rules for /ts/ (tz in the orthography) are nonstandard and derived
/third_party/skia/third_party/externals/icu/source/data/translit/
Des_FONIPA_zh.txt427 # The rules for /ts/ (tz in the orthography) are nonstandard and derived
/third_party/skia/third_party/externals/angle2/third_party/glmark2/
DBUILD.gn54 # M_PI is nonstandard.

1234