| /third_party/node/src/crypto/ |
| H A D | crypto_scrypt.cc | 55 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, ScryptConfig* params) AdditionalConfig() argument
|
| H A D | crypto_scrypt.h | 28 CryptoJobMode mode; member
|
| H A D | crypto_pbkdf2.h | 28 CryptoJobMode mode; member
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | __fdopen.c | 67 FILE *__fdopen(int fd, const char *mode) in __fdopen() argument
|
| /third_party/musl/src/stat/ |
| H A D | __xstat.c | 32 int __xmknod(int ver, const char *path, mode_t mode, dev_t *dev) in __xmknod() argument 37 int __xmknodat(int ver, int fd, const char *path, mode_t mode, dev_t *dev) in __xmknodat() argument
|
| /third_party/musl/src/stdio/ |
| H A D | __fdopen.c | 67 FILE *__fdopen(int fd, const char *mode) in __fdopen() argument
|
| /third_party/ninja/src/ |
| H A D | line_printer.cc | 52 DWORD mode; in LinePrinter() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | condrender.c | 103 begin_conditional_render(struct gl_context *ctx, GLuint queryId, GLenum mode, in begin_conditional_render() argument 169 _mesa_BeginConditionalRender_no_error(GLuint queryId, GLenum mode) in _mesa_BeginConditionalRender_no_error() argument 44 BeginConditionalRender(struct gl_context *ctx, struct gl_query_object *q, GLenum mode) BeginConditionalRender() argument 177 _mesa_BeginConditionalRender(GLuint queryId, GLenum mode) _mesa_BeginConditionalRender() argument [all...] |
| H A D | blend.h | 71 _mesa_get_advanced_blend_sh_constant(GLbitfield blend_enabled, enum gl_advanced_blend_mode mode) _mesa_get_advanced_blend_sh_constant() argument
|
| H A D | draw.h | 45 GLubyte mode; /**< GL_POINTS, GL_LINES, GL_QUAD_STRIP, etc */ member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_wm_iz.cpp | 45 GLuint mode:2; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | double-conversion-double-to-string.cpp | 402 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_gldefs.h | 129 nvgl_polygon_mode(unsigned mode) in nvgl_polygon_mode() argument
|
| /third_party/ltp/testcases/kernel/syscalls/access/ |
| H A D | access03.c | 23 int mode; member
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
| H A D | msgctl01.c | 23 unsigned short mode = 0660; variable
|
| /third_party/ltp/testcases/kernel/syscalls/mbind/ |
| H A D | mbind03.c | 42 static void verify_policy(int mode, unsigned flag) in verify_policy() argument
|
| H A D | mbind02.c | 45 static void verify_policy(int mode) in verify_policy() argument
|
| /third_party/ltp/testcases/kernel/syscalls/fchmod/ |
| H A D | fchmod06.c | 27 int mode; member
|
| /third_party/ltp/testcases/kernel/syscalls/set_mempolicy/ |
| H A D | set_mempolicy01.c | 54 static void verify_mempolicy(unsigned int node, int mode) in verify_mempolicy() argument 109 int mode = n ? MPOL_PREFERRED : MPOL_BIND; in verify_set_mempolicy() local
|
| H A D | set_mempolicy03.c | 44 static void verify_mempolicy(unsigned int node, int mode) in verify_mempolicy() argument 90 int mode = n ? MPOL_PREFERRED : MPOL_BIND; in verify_set_mempolicy() local
|
| /third_party/ltp/testcases/kernel/syscalls/unshare/ |
| H A D | unshare02.c | 36 int mode; member
|
| /third_party/libdrm/tests/tegra/ |
| H A D | drm-test.h | 40 drmModeModeInfo mode; member
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-type-profile.cc | 72 void TypeProfile::SelectMode(Isolate* isolate, debug::TypeProfileMode mode) { in SelectMode() argument
|
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | dtoa.cc | 31 void DoubleToAscii(double v, DtoaMode mode, int requested_digits, in DoubleToAscii() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parsing.cc | 26 MaybeReportStatistics(ParseInfo* info, Handle<Script> script, Isolate* isolate, Parser* parser, ReportStatisticsMode mode) MaybeReportStatistics() argument 40 ParseProgram(ParseInfo* info, Handle<Script> script, MaybeHandle<ScopeInfo> maybe_outer_scope_info, Isolate* isolate, ReportStatisticsMode mode) ParseProgram() argument 64 ParseProgram(ParseInfo* info, Handle<Script> script, Isolate* isolate, ReportStatisticsMode mode) ParseProgram() argument 69 ParseFunction(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, Isolate* isolate, ReportStatisticsMode mode) ParseFunction() argument 95 ParseAny(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, Isolate* isolate, ReportStatisticsMode mode) ParseAny() argument [all...] |