Searched
full:program (Results
4626 -
4650 of
23867) sorted by null
<<181182183184185186187188189190>>
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/ |
profile-mode.rb | 14 program 129 parser.program
|
/external/bison/m4/ |
progtest.m4 | 21 # Search path for a program which passes the given test. 54 # Extract the first word of "$2", so it can be a program name with args.
|
/external/bzip2/ |
Makefile-libbz2_so | 10 # This file is part of bzip2/libbzip2, a program and library for 19 # This program is released under the terms of the license contained
|
/external/chromium/chrome/browser/ui/toolbar/ |
toolbar_model.cc | 55 // and pastes it into another program, that program may think the URL ends at
|
/external/chromium/testing/gtest/test/ |
gtest_filter_unittest_.cc | 34 // A user can specify which test(s) in a Google Test program to run via 38 // The program will be invoked from a Python unit test. Don't run it
|
/external/chromium_org/cc/test/ |
test_gles2_interface.h | 36 virtual void GetProgramiv(GLuint program, 48 virtual void UseProgram(GLuint program) OVERRIDE;
|
/external/chromium_org/chrome/browser/component_updater/ |
component_patcher_win.cc | 31 // Finds the path to the setup.exe. First, it looks for the program in the 32 // "installer" directory. If the program is not found there, it tries to find it
|
/external/chromium_org/chrome/browser/policy/ |
policy_path_parser.h | 36 // ${program_files} - The "Program Files" folder for the current process. 38 // (example : "C:\Program Files (x86)")
|
/external/chromium_org/chrome/common/metrics/proto/ |
system_profile.proto | 332 // Total amount of time that the program was running, in seconds. 367 // The number of times the program was launched. 377 // The number of times the program began, but did not complete, the shutdown 382 // The number of times the program was able register with breakpad crash 386 // The number of times the program failed to register with breakpad crash 387 // services. If crash registration fails then when the program crashes no 391 // The number of times the program has run under a debugger. This should 396 // The number of times the program has run without a debugger attached.
|
/external/chromium_org/chrome_frame/ |
combine_libs.py | 21 '''Runs the program and args in args, returns the output from the program.'''
|
/external/chromium_org/chrome_frame/test/ |
test_scrubber.cc | 6 // Scrubs are performed at the start of the test program and at the conclusion 55 // A listener that calls back to the scrubber at the start of the test program
|
/external/chromium_org/courgette/ |
disassembler_win32_x64.h | 67 uint32 end_file_offset, AssemblyProgram* program) WARN_UNUSED_RESULT; 70 AssemblyProgram* program) WARN_UNUSED_RESULT;
|
disassembler_win32_x86.h | 67 uint32 end_file_offset, AssemblyProgram* program) WARN_UNUSED_RESULT; 70 AssemblyProgram* program) WARN_UNUSED_RESULT;
|
/external/chromium_org/gpu/command_buffer/service/ |
mocks.h | 105 GLuint program, 114 GLuint program,
|
/external/chromium_org/gpu/command_buffer/tests/ |
gl_copy_texture_CHROMIUM_unittest.cc | 450 GLuint program = GLTestHelper::LoadProgram(v_shader_str, f_shader_str); local 451 glUseProgram(program); 452 GLuint position_loc = glGetAttribLocation(program, "g_Position"); 455 // Delete program from other context. 457 glDeleteProgram(program); 461 // Program should still be usable on this context. 466 // test using program before 482 // test using program after
|
/external/chromium_org/media/mp2t/ |
mp2t_stream_parser.h | 60 // Callback invoked to register a Program Map Table. 67 // |pes_pid| is part of the Program Map Table refered by |pmt_pid|.
|
/external/chromium_org/remoting/host/installer/linux/debian/ |
chrome-remote-desktop.init | 49 # Usage: run_and_ignore_error [--login] user program [args...] 51 # Run program in a clean login shell. This requires backgrounding, since
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
die.cc | 20 // exit_group() should exit our program. After all, it is defined as a 37 // If there is no way for us to ask for the program to exit, the next
|
/external/chromium_org/testing/gtest/test/ |
gtest_filter_unittest_.cc | 34 // A user can specify which test(s) in a Google Test program to run via 38 // The program will be invoked from a Python unit test. Don't run it
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/ |
CustomFilterValidatedProgram.h | 54 // Thus, compiled programs are cached via their validated program owners. 57 // Thus, the CustomFilterValidatedProgram destructor needs to notify the CustomFilterGlobalContext to remove the program from the cache.
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
DynamicAnnotations.h | 36 * instruction and/or to a particular object (address) in the program. 41 * In C/C++ program the annotations are represented as C macros.
|
/external/chromium_org/third_party/angle/extensions/ |
ANGLE_translated_shader_source.txt | 73 Program Queries): 80 Append after the last paragraph of section 6.1.8 (Shader and Program
|
/external/chromium_org/third_party/icu/source/test/perf/ |
README | 9 performance tests are driven by a perl-based script which calls the underlying C program and 55 Note: After building the performance tests, it is a good idea to execute each C program to ensure that each
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
win32windowpicker.cc | 45 // Skip the Program Manager window and the Start button. 50 // We don't want the Program Manager window nor the Start button.
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.0.html | 45 <li>Fixed R300 vertex program/matrix bug (10848) 46 <li>GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords)
|
Completed in 1473 milliseconds
<<181182183184185186187188189190>>