HomeSort by relevance Sort by last modified time
    Searched refs:programs (Results 101 - 125 of 543) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/lz4/programs/
Makefile 2 # LZ4 programs - Makefile
167 @echo lz4 programs successfully uninstalled
  /prebuilts/go/darwin-x86/src/cmd/internal/gcprog/
gcprog.go 6 // known as GC programs.
33 // A Writer is an encoder for GC programs.
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage.go 131 // programs that create an unbounded number of threads. The idea is
140 // the program. Programs working with memory-mapped files or unsafe
142 // dramatic situations; SetPanicOnFault allows such programs to request
  /prebuilts/go/linux-x86/src/cmd/internal/gcprog/
gcprog.go 6 // known as GC programs.
33 // A Writer is an encoder for GC programs.
  /prebuilts/go/linux-x86/src/runtime/debug/
garbage.go 131 // programs that create an unbounded number of threads. The idea is
140 // the program. Programs working with memory-mapped files or unsafe
142 // dramatic situations; SetPanicOnFault allows such programs to request
  /system/extras/perfprofd/tests/
perfprofd_test.cc 567 // Expect 45 programs
591 { const auto &p1 = encodedProfile.programs(0);
601 { const auto &p1 = encodedProfile.programs(2);
640 // Expect 3 programs 8 load modules
667 { const auto &p0 = encodedProfile.programs(0);
678 { const auto &p4 = encodedProfile.programs(2);
  /compatibility/cdd/9_security-model/
9_7_kernel-security-features.md 25 multithreaded programs. The upstream Android Open Source Project meets this
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 107 ObjectManager programs; member in class:tcu::null::Context
488 return (GLuint)ctx->programs.allocate();
  /external/harfbuzz_ng/win32/
create-lists-msvc.mak 62 # For the utility programs (GLib support is required)
  /external/libpng/scripts/
makevms.com 7 $! the programs from the contrib directory instead of libpng.
  /external/vulkan-validation-layers/
CONTRIBUTING.md 8 while the LunarG repositories host sources for additional tools and sample programs.
  /packages/apps/TV/src/com/android/tv/guide/
ProgramManager.java 44 * Manages the channels and programs for the program guide.
422 * (e.g., whose channelId is INVALID_ID), when it corresponds to a gap between programs.
478 Log.d(TAG, "Programs are loaded for channel " + channel.getId()
514 * Build genre filters based on the current programs.
594 List<Program> programs = mProgramDataManager.getPrograms(channelId, mStartUtcMillis); local
595 for (Program program : programs) {
665 * programs. This is needed for {@link ProgramListAdapter} because
  /prebuilts/go/darwin-x86/src/cmd/go/
run.go 46 cross-compiled programs when a simulator or other execution method is
  /prebuilts/go/darwin-x86/src/regexp/syntax/
doc.go 9 parse trees into programs. Most clients of regular expressions will use the
  /prebuilts/go/darwin-x86/src/runtime/
write_err_android.go 48 // Write to stderr for command-line programs.
  /prebuilts/go/linux-x86/src/cmd/go/
run.go 46 cross-compiled programs when a simulator or other execution method is
  /prebuilts/go/linux-x86/src/regexp/syntax/
doc.go 9 parse trees into programs. Most clients of regular expressions will use the
  /prebuilts/go/linux-x86/src/runtime/
write_err_android.go 48 // Write to stderr for command-line programs.
  /prebuilts/ndk/r11/sources/third_party/googletest/
Android.mk 78 # The GoogleTest test programs.
  /prebuilts/ndk/r13/sources/third_party/googletest/
Android.mk 78 # The GoogleTest test programs.
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 357 IGLProperty programs = new GLSparseArrayProperty(GLStateType.PROGRAMS, perProgramState); local
360 currentProgram, programs);
  /prebuilts/go/darwin-x86/src/go/types/
check.go 24 // code is executed. In other words, programs passing in
25 // Strict mode are Go 1 compliant, but not all Go 1 programs
  /prebuilts/go/darwin-x86/src/html/template/
js.go 23 // This fails on some valid but nonsensical JavaScript programs like
25 // fail on any known useful programs. It is based on the draft
  /prebuilts/go/linux-x86/src/go/types/
check.go 24 // code is executed. In other words, programs passing in
25 // Strict mode are Go 1 compliant, but not all Go 1 programs
  /prebuilts/go/linux-x86/src/html/template/
js.go 23 // This fails on some valid but nonsensical JavaScript programs like
25 // fail on any known useful programs. It is based on the draft

Completed in 614 milliseconds

1 2 3 45 6 7 8 91011>>