HomeSort by relevance Sort by last modified time
    Searched refs:Programs (Results 76 - 100 of 128) sorted by null

1 2 34 5 6

  /packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
ChannelsBlockedFragment.java 99 TvContract.Programs.CONTENT_URI, true, mProgramUpdateObserver);
  /prebuilts/go/darwin-x86/src/math/cmplx/
tan.go 18 // Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
  /prebuilts/go/darwin-x86/src/math/
gamma.go 53 // Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
sin.go 79 // Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
  /prebuilts/go/darwin-x86/src/net/http/
doc.go 82 HTTP/2 protocol when using HTTPS. Programs that must disable HTTP/2
  /prebuilts/go/linux-x86/src/math/cmplx/
tan.go 18 // Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
  /prebuilts/go/linux-x86/src/math/
gamma.go 53 // Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
sin.go 79 // Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
  /prebuilts/go/linux-x86/src/net/http/
doc.go 82 HTTP/2 protocol when using HTTPS. Programs that must disable HTTP/2
  /packages/apps/TV/src/com/android/tv/util/
SetupUtils.java 303 context.grantUriPermission(packageName, TvContract.Programs.CONTENT_URI, modeFlags);
  /packages/apps/TV/src/com/android/tv/dvr/data/
RecordedProgram.java 293 return setBroadcastGenres(TvContract.Programs.Genres.decode(broadcastGenres));
306 return setCanonicalGenres(TvContract.Programs.Genres.decode(canonicalGenres));
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSharedPresentableImageTests.cpp     [all...]
vktWsiDisplayTimingTests.cpp     [all...]
vktWsiIncrementalPresentTests.cpp     [all...]
  /external/mesa3d/src/mesa/program/
program.c 205 * So we only initialise ARB assembly style programs.
288 return (struct gl_program *) _mesa_HashLookup(ctx->Shared->Programs, id);
295 * Reference counting for vertex/fragment programs
  /frameworks/support/tv-provider/src/androidTest/java/androidx/tvprovider/media/tv/
WatchNextProgramTest.java 46 * Tests that watch next programs can be created using the Builder pattern and correctly obtain
79 .setThumbnailUri(Uri.parse("http://www.example.com/programs/poster.png"))
278 .setCanonicalGenres(new String[] {TvContractCompat.Programs.Genres.MOVIES})
PreviewChannelHelperTest.java 97 .setCanonicalGenres(new String[]{TvContractCompat.Programs.Genres.MOVIES})
193 .setCanonicalGenres(new String[]{TvContractCompat.Programs.Genres.MOVIES})
PreviewProgramTest.java 47 * Tests that preview programs can be created using the Builder pattern and correctly obtain
81 .setThumbnailUri(Uri.parse("http://www.example.com/programs/poster.png"))
298 .setCanonicalGenres(new String[] {TvContractCompat.Programs.Genres.MOVIES})
  /packages/apps/TV/src/com/android/tv/
TvApplication.java 375 startActivity(new Intent(Intent.ACTION_VIEW, TvContract.Programs.CONTENT_URI));
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage.go 129 // programs that create an unbounded number of threads. The idea is
138 // the program. Programs working with memory-mapped files or unsafe
140 // dramatic situations; SetPanicOnFault allows such programs to request
  /prebuilts/go/darwin-x86/src/syscall/
exec_bsd.go 227 // Programs that know they inherit fds >= 3 will need
exec_solaris.go 229 // Programs that know they inherit fds >= 3 will need
  /prebuilts/go/linux-x86/src/runtime/debug/
garbage.go 129 // programs that create an unbounded number of threads. The idea is
138 // the program. Programs working with memory-mapped files or unsafe
140 // dramatic situations; SetPanicOnFault allows such programs to request
  /prebuilts/go/linux-x86/src/syscall/
exec_bsd.go 227 // Programs that know they inherit fds >= 3 will need
exec_solaris.go 229 // Programs that know they inherit fds >= 3 will need

Completed in 875 milliseconds

1 2 34 5 6