Searched full:john (Results 351 - 375 of 784) sorted by relevance
1...<<11121314151617181920>>...32
/third_party/ltp/testcases/kernel/syscalls/vfork/ |
H A D | vfork02.c | 61 * 07/2001 John George
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
H A D | writev02.c | 44 * 07/2001 John George
|
/third_party/ltp/testcases/kernel/syscalls/sigaltstack/ |
H A D | sigaltstack01.c | 61 * 07/2001 John George
|
H A D | sigaltstack02.c | 65 * 07/2001 John George
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
H A D | inotify.h | 4 * Copyright (C) 2005 John McCutchan
|
/third_party/ltp/testcases/kernel/syscalls/waitpid/ |
H A D | waitpid05.c | 46 * 07/2001 John George
|
H A D | waitpid03.c | 42 * 07/2001 John George
|
/third_party/ltp/testcases/realtime/func/sched_football/ |
H A D | sched_football.c | 46 * John Stultz <johnstul@xxxxxxxxx >
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | register-s390.h | 161 // TODO(john.yan) Define SIMD registers.
|
/third_party/openGLES/extensions/NV/ |
H A D | WGL_NV_delay_before_swap.txt | 16 John Carmack, id Software
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
H A D | VK_KHR_spirv_1_4.adoc | 19 - John Kessenich, Google
|
H A D | VK_KHR_spirv_1_4.txt | 20 - John Kessenich, Google
|
/third_party/openssl/doc/man1/ |
H A D | openssl-storeutl.pod.in | 97 C</DC=org/DC=OpenSSL/DC=users/UID=123456+CN=John Doe>
|
/third_party/skia/third_party/externals/libpng/ |
H A D | LICENSE | 87 John Bowler
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | chkfmt | 5 # COPYRIGHT: Written by John Cunningham Bowler, 2010.
|
H A D | cvtcolor.c | 6 * COPYRIGHT: Written by John Cunningham Bowler, 2013.
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | autohint.h | 51 * future, like the one described in the John D. Hobby paper, which
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
H A D | EXT_discard_framebuffer.txt | 12 John Rosasco, Apple
|
H A D | EXT_shader_non_constant_global_initializers.txt | 17 John Kessenich, Google
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
H A D | WGL_NV_delay_before_swap.txt | 16 John Carmack, id Software
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
H A D | OES_standard_derivatives.txt | 11 John Kessenich
|
/third_party/skia/third_party/externals/angle2/extensions/ |
H A D | EGL_ANGLE_stream_producer_d3d_texture.txt | 13 John Bauman
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | environment.py | 969 >>> template.render(name='John Doe') == u'Hello John Doe!' 971 >>> stream = template.stream(name='John Doe') 972 >>> next(stream) == u'Hello John Doe!'
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | environment.py | 908 >>> template.render(name='John Doe') == u'Hello John Doe!' 910 >>> stream = template.stream(name='John Doe') 911 >>> next(stream) == u'Hello John Doe!'
|
/third_party/python/Doc/tutorial/ |
H A D | classes.rst | 753 >>> john = Employee('john', 'computer lab', 1000) 754 >>> john.dept 756 >>> john.salary
|
Completed in 63 milliseconds
1...<<11121314151617181920>>...32