| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 2039 static BOOL ishexdump(const char *line, int first, int lth) in ishexdump() argument 2072 char line[MAXLINE+1]; in showhex() local 2276 char line[MAXFILENAME+25]; restore() local [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 3476 char filename[PATH_MAX + 1], *key, *line = NULL, *value = NULL; in sysfs_uevent_get() local
|
| /third_party/node/deps/v8/src/execution/loong64/ |
| H A D | simulator-loong64.cc | 356 char* line = ReadLine("sim> "); in Debug() local 813 void* line = reinterpret_cast<void*>(address & (~CachePage::kLineMask)); in CheckICache() local
|
| /third_party/node/deps/v8/src/execution/ppc/ |
| H A D | simulator-ppc.cc | 194 char* line = ReadLine("sim> "); in Debug() local 715 void* line = reinterpret_cast<void*>(address & (~CachePage::kLineMask)); in CheckICache() local
|
| /third_party/node/deps/v8/src/execution/mips64/ |
| H A D | simulator-mips64.cc | 325 char* line = ReadLine("sim> "); in Debug() local 782 void* line = reinterpret_cast<void*>(address & (~CachePage::kLineMask)); in CheckICache() local
|
| /third_party/node/deps/v8/src/execution/mips/ |
| H A D | simulator-mips.cc | 350 char* line = ReadLine("sim> "); in Debug() local 839 void* line = reinterpret_cast<void*>(address & (~CachePage::kLineMask)); in CheckICache() local
|
| /third_party/node/deps/v8/src/execution/s390/ |
| H A D | simulator-s390.cc | 204 char* line = ReadLine("sim> "); in Debug() local 724 void* line = reinterpret_cast<void*>(address & (~CachePage::kLineMask)); in CheckICache() local
|
| /third_party/node/deps/v8/src/execution/riscv64/ |
| H A D | simulator-riscv64.cc | 1658 char* line = ReadLine("sim> "); in Debug() local 2170 void* line = reinterpret_cast<void*>(address & (~CachePage::kLineMask)); in CheckICache() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 446 void HeapSnapshot::AddLocation(HeapEntry* entry, int scriptId, int line, in AddLocation() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | cmp.c | 650 static int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out() argument 656 static int print_to_bio_err(const char *func, const char *file, int line, in print_to_bio_err() argument
|
| /third_party/libabigail/src/ |
| H A D | abg-reader.cc | 2301 size_t line = 0, column = 0; in read_location() local 2343 size_t line = 0, column = 0; in read_artificial_location() local [all...] |
| /third_party/openssl/apps/ |
| H A D | cmp.c | 650 static int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out() argument 656 static int print_to_bio_err(const char *func, const char *file, int line, in print_to_bio_err() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderExecutor.cpp | 273 std::string line; in generateVertexShader() local 276 src << "\t" << line << "\n"; in generateVertexShader() local 488 std::string line; in generateGeometryShader() local 491 src << "\t" << line << "\n"; in generateGeometryShader() local 561 std::string line; in generateFragmentShader() local 564 src << "\t" << line << "\n"; in generateFragmentShader() local 1755 std::string line; in generateExecBufferIo() local 1758 src << "\\t" << line << "\\n"; generateExecBufferIo() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackSimpleTests.cpp | 4183 const bool line = isPrimitiveTopologyLine(m_parameters.primTopology); in initPrograms() local
|
| /third_party/skia/third_party/externals/angle2/src/common/spirv/ |
| H A D | spirv_instruction_builder_autogen.cpp | 158 void WriteLine(Blob *blob, IdRef file, LiteralInteger line, LiteralInteger column) in WriteLine() argument
|
| H A D | spirv_instruction_parser_autogen.cpp | 124 ParseLine(const uint32_t *_instruction, IdRef *file, LiteralInteger *line, LiteralInteger *column) ParseLine() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cCopyImageTests.cpp | 3186 GLubyte* line = layer + line_offset; in prepareSrcPxls() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | intermediate.h | 291 TSourceLoc line; member in TIntermNode 579 void setEndLine(const TSourceLoc& line) { endLine = line; } in setEndLine() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_msl.cpp | 4625 void CompilerMSL::add_pragma_line(const string &line) in add_pragma_line() argument 4632 void CompilerMSL::add_typedef_line(const string &line) in add_typedef_line() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_widgets.cpp | 176 const char* line = text; in TextEx() local [all...] |
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 3464 addRTFlipUniform(int line) addRTFlipUniform() argument [all...] |
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | runtests.c | 131 _xml_failure(XML_Parser parser, const char *file, int line) { in _xml_failure() argument 593 _run_character_check(const char *text, const XML_Char *expected, const char *file, int line) _run_character_check() argument 610 _run_attribute_check(const char *text, const XML_Char *expected, const char *file, int line) _run_attribute_check() argument 639 _run_ext_character_check(const char *text, ExtTest *test_data, const XML_Char *expected, const char *file, int line) _run_ext_character_check() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | module_to_cil.c | 124 static int get_line(char **start, char *end, char **line) in get_line() argument 3125 char *line = NULL; in seusers_to_cil() local 3213 char *line; user_extra_to_cil() local 3285 char *line = NULL; file_contexts_to_cil() local [all...] |
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | policydb.h | 294 unsigned long line; /* line number from policy.conf where member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderExecutor.cpp | 273 std::string line; in generateVertexShader() local 276 src << "\t" << line << "\n"; in generateVertexShader() local 488 std::string line; in generateGeometryShader() local 491 src << "\t" << line << "\n"; in generateGeometryShader() local 561 std::string line; in generateFragmentShader() local 564 src << "\t" << line << "\n"; in generateFragmentShader() local 1755 std::string line; in generateExecBufferIo() local 1758 src << "\\t" << line << "\\n"; generateExecBufferIo() local [all...] |