HomeSort by: relevance | last modified time | path
    Searched refs:always (Results 1 - 25 of 486) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/fontconfig/dist/doc/
fcblanks.fncs 30 This function always returns NULL.
49 This function always returns FALSE.
59 This function always returns FALSE.
fcatomic.fncs 32 configuration file is atomically replaced so that reading process always see
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
freedreno_query_acc.h 61 bool always; member in struct:fd_acc_sample_provider
freedreno_query_hw.h 74 bool always; member in struct:fd_hw_sample_provider
freedreno_query_hw.c 148 if (batch && (ctx->active_queries || hq->provider->always))
167 if (batch && (ctx->active_queries || hq->provider->always))
385 !disable_all && (ctx->active_queries || hq->provider->always);
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/
crosvm-runner.sh 41 --shared-dir /:my_root:type=fs:writeback=true:timeout=60:cache=always \
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/vkd3d-proton/
run.sh 92 quiet diff --color=always -u ".gitlab-ci/vkd3d-proton/$VKD3D_PROTON_RESULTS.txt.baseline" "$RESULTSFILE"
  /xsrc/external/mit/xorg-cf-files/dist/
Motif.rules 466 RUN: always @@\
469 always: @@\
478 RUN: always @@\
481 always: @@\
490 RUN: always @@\
493 always: @@\
501 RUN: always @@\
503 always: @@\
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
fd4_query.c 259 .always = true,
273 .always = true,
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
r200_state_init.c 252 CHECK( always, GL_TRUE, 0 )
654 ALLOC_STATE( set, always, SET_STATE_SIZE, "SET/setup", 0 );
655 ALLOC_STATE( lin, always, LIN_STATE_SIZE, "LIN/line", 0 );
656 ALLOC_STATE( msk, always, MSK_STATE_SIZE, "MSK/mask", 0 );
657 ALLOC_STATE( vpt, always, VPT_STATE_SIZE, "VPT/viewport", 0 );
658 ALLOC_STATE( vtx, always, VTX_STATE_SIZE, "VTX/vertex", 0 );
659 ALLOC_STATE( vap, always, VAP_STATE_SIZE, "VAP/vap", 0 );
660 ALLOC_STATE( vte, always, VTE_STATE_SIZE, "VTE/vte", 0 );
661 ALLOC_STATE( msc, always, MSC_STATE_SIZE, "MSC/misc", 0 );
662 ALLOC_STATE( cst, always, CST_STATE_SIZE, "CST/constant", 0 )
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
r200_state_init.c 252 CHECK( always, GL_TRUE, 0 )
654 ALLOC_STATE( set, always, SET_STATE_SIZE, "SET/setup", 0 );
655 ALLOC_STATE( lin, always, LIN_STATE_SIZE, "LIN/line", 0 );
656 ALLOC_STATE( msk, always, MSK_STATE_SIZE, "MSK/mask", 0 );
657 ALLOC_STATE( vpt, always, VPT_STATE_SIZE, "VPT/viewport", 0 );
658 ALLOC_STATE( vtx, always, VTX_STATE_SIZE, "VTX/vertex", 0 );
659 ALLOC_STATE( vap, always, VAP_STATE_SIZE, "VAP/vap", 0 );
660 ALLOC_STATE( vte, always, VTE_STATE_SIZE, "VTE/vte", 0 );
661 ALLOC_STATE( msc, always, MSC_STATE_SIZE, "MSC/misc", 0 );
662 ALLOC_STATE( cst, always, CST_STATE_SIZE, "CST/constant", 0 )
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
radeon_state_init.c 202 CHECK( always, GL_TRUE, 0 )
541 ALLOC_STATE( lin, always, LIN_STATE_SIZE, "LIN/line", 0 );
542 ALLOC_STATE( msk, always, MSK_STATE_SIZE, "MSK/mask", 0 );
543 ALLOC_STATE( vpt, always, VPT_STATE_SIZE, "VPT/viewport", 0 );
544 ALLOC_STATE( set, always, SET_STATE_SIZE, "SET/setup", 0 );
545 ALLOC_STATE( msc, always, MSC_STATE_SIZE, "MSC/misc", 0 );
546 ALLOC_STATE( zbs, always, ZBS_STATE_SIZE, "ZBS/zbias", 0 );
547 ALLOC_STATE( tcl, always, TCL_STATE_SIZE, "TCL/tcl", 1 );
576 ALLOC_STATE( stp, always, STP_STATE_SIZE, "STP/stp", 0 );
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
radeon_state_init.c 203 CHECK( always, GL_TRUE, 0 )
541 ALLOC_STATE( lin, always, LIN_STATE_SIZE, "LIN/line", 0 );
542 ALLOC_STATE( msk, always, MSK_STATE_SIZE, "MSK/mask", 0 );
543 ALLOC_STATE( vpt, always, VPT_STATE_SIZE, "VPT/viewport", 0 );
544 ALLOC_STATE( set, always, SET_STATE_SIZE, "SET/setup", 0 );
545 ALLOC_STATE( msc, always, MSC_STATE_SIZE, "MSC/misc", 0 );
546 ALLOC_STATE( zbs, always, ZBS_STATE_SIZE, "ZBS/zbias", 0 );
547 ALLOC_STATE( tcl, always, TCL_STATE_SIZE, "TCL/tcl", 1 );
576 ALLOC_STATE( stp, always, STP_STATE_SIZE, "STP/stp", 0 );
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
fd5_query.c 200 /* This is based on the 19.2MHz always-on rbbm timer.
225 .always = true,
241 .always = true,
361 .always = true,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
fd6_query.c 215 /* This is based on the 19.2MHz always-on rbbm timer.
240 .always = true,
256 .always = true,
560 .always = true,
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_sprite_point.spec 72 There is none. Sprite points are always rendered as window-aligned
88 quadrilaterals are always defined in counter-clockwise order in
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_sprite_point.spec 72 There is none. Sprite points are always rendered as window-aligned
88 quadrilaterals are always defined in counter-clockwise order in
  /xsrc/external/mit/beforelight/dist/
install-sh 143 is_target_a_directory=always
207 if test $# -gt 1 || test "$is_target_a_directory" = always; then
  /xsrc/external/mit/fontconfig/dist/
install-sh 143 is_target_a_directory=always
207 if test $# -gt 1 || test "$is_target_a_directory" = always; then
  /xsrc/external/mit/freetype/dist/builds/unix/
install-sh 143 is_target_a_directory=always
207 if test $# -gt 1 || test "$is_target_a_directory" = always; then
  /xsrc/external/mit/libXfont/dist/
install-sh 143 is_target_a_directory=always
207 if test $# -gt 1 || test "$is_target_a_directory" = always; then
  /xsrc/external/mit/libXxf86misc/dist/
install-sh 143 is_target_a_directory=always
207 if test $# -gt 1 || test "$is_target_a_directory" = always; then
  /xsrc/external/mit/libvdpau/dist/
install-sh 143 is_target_a_directory=always
207 if test $# -gt 1 || test "$is_target_a_directory" = always; then
  /xsrc/external/mit/mesa-demos/dist/
install-sh 143 is_target_a_directory=always
207 if test $# -gt 1 || test "$is_target_a_directory" = always; then
  /xsrc/external/mit/proxymngr/dist/
install-sh 143 is_target_a_directory=always
207 if test $# -gt 1 || test "$is_target_a_directory" = always; then

Completed in 16 milliseconds

1 2 3 4 5 6 7 8 91011>>