/third_party/ltp/testcases/kernel/sched/tool/ |
H A D | time-schedule.c | 499 char line[256], name[64]; in get_num_switches() local
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-common.c | 374 char line[PROC_IFINET6_FILE_LINELENGTH]; in get_a_lla_byifindex() local
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise11.c | 215 static unsigned long parse_kmsg_soft_offlined_pfn(char *line, ssize_t len) in parse_kmsg_soft_offlined_pfn() argument 271 char line[4096]; in find_in_file() local
|
/third_party/node/deps/v8/src/profiler/ |
H A D | profiler-listener.cc | 109 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> abstract_code, Handle<SharedFunctionInfo> shared, Handle<Name> script_name, int line, int column) CodeCreateEvent() argument
|
/third_party/node/deps/v8/src/snapshot/embedded/ |
H A D | platform-embedded-file-writer-win.cc | 503 SourceInfo(int fileid, const char* filename, int line) SourceInfo() argument 671 SourceInfo(int fileid, const char* filename, int line) SourceInfo() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_monitor.c | 148 crocus_monitor_batchbuffer_flush(void *c, const char *file, int line) in crocus_monitor_batchbuffer_flush() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
H A D | sfn_test_shaders.cpp | 3064 string line; in from_string() local 3099 std::cerr << "Don't understand '" << line << "\\n"; from_string() local [all...] |
/third_party/mksh/ |
H A D | os2.c | 76 char *line, *l, *p; in response() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
H A D | rc_test_helpers.c | 539 char line[MAX_LINE_LENGTH]; in load_program() local [all...] |
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | cryptlib.h | 34 ossl_assert_int(int expr, const char *exprstr, const char *file, int line) ossl_assert_int() argument
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | mem_sec.c | 141 void *CRYPTO_secure_malloc(size_t num, const char *file, int line) in CRYPTO_secure_malloc() argument 162 void *CRYPTO_secure_zalloc(size_t num, const char *file, int line) in CRYPTO_secure_zalloc() argument 172 void CRYPTO_secure_free(void *ptr, const char *file, int line) in CRYPTO_secure_free() argument 195 CRYPTO_secure_clear_free(void *ptr, size_t num, const char *file, int line) CRYPTO_secure_clear_free() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_vfy.c | 439 static int no_log_cb(const char *func, const char *file, int line, in no_log_cb() argument
|
/third_party/node/deps/uv/src/win/ |
H A D | core.c | 74 uv__crt_invalid_parameter_handler(const wchar_t* expression, const wchar_t* function, const wchar_t * file, unsigned int line, uintptr_t reserved) uv__crt_invalid_parameter_handler() argument
|
/third_party/openssl/crypto/ |
H A D | mem_sec.c | 141 void *CRYPTO_secure_malloc(size_t num, const char *file, int line) in CRYPTO_secure_malloc() argument 162 void *CRYPTO_secure_zalloc(size_t num, const char *file, int line) in CRYPTO_secure_zalloc() argument 172 void CRYPTO_secure_free(void *ptr, const char *file, int line) in CRYPTO_secure_free() argument 195 CRYPTO_secure_clear_free(void *ptr, size_t num, const char *file, int line) CRYPTO_secure_clear_free() argument [all...] |
/third_party/openssl/crypto/cmp/ |
H A D | cmp_vfy.c | 439 static int no_log_cb(const char *func, const char *file, int line, in no_log_cb() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | DisplayD3D.cpp | 432 handleResult(HRESULT hr, const char *message, const char *file, const char *function, unsigned int line) handleResult() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cFramebufferNoAttachmentsTests.cpp | 40 void checkErrorEqualsExpected(GLenum err, GLenum expected, const char* msg, const char* file, int line) in checkErrorEqualsExpected() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderRenderCase.hpp | 71 LineStream& operator<<(const char* line) in operator <<() argument 77 m_stream << line << "\n"; in operator <<() local
|
/third_party/skia/samplecode/ |
H A D | SampleSimpleStroker.cpp | 180 void SkPathStroker2::strokeLine(const PathSegment& line, bool needsMove) { in strokeLine() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkRegion_path.cpp | 57 const Scanline* line = (Scanline*)fStorage; in dump() local 206 const SkRegion::RunType* line = fStorage; computeRunCount() local 217 const Scanline* line = (const Scanline*)fStorage; copyToRect() local 227 const Scanline* line = (const Scanline*)fStorage; copyToRgn() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMReactorDebugInfo.cpp | 503 std::string line; getOrParseFileTokens() local [all...] |
/third_party/openssl/include/internal/ |
H A D | cryptlib.h | 34 ossl_assert_int(int expr, const char *exprstr, const char *file, int line) ossl_assert_int() argument
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | vwebp.c | 108 uint8_t* line; in ApplyColorProfile() local
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | pflow.c | 269 static void addLine(pf_object *obj, pl_line *line) in addLine() argument 284 pl_line *line; in pf_breakLines() local 327 const pl_line *line = obj->fLines[li]; in pf_draw() local [all...] |
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
H A D | makeconv.cpp | 440 char line[1024]; in readHeader() local 567 char line[102 in readFile() local [all...] |