/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vue_map.c | 63 bool separate, in brw_compute_vue_map() 71 separate = false; in brw_compute_vue_map() 73 if (separate) { in brw_compute_vue_map() 87 vue_map->separate = separate; in brw_compute_vue_map() 177 * For separate shader pipelines, we first assign built-in varyings in brw_compute_vue_map() 201 if (separate) { in brw_compute_vue_map() 225 /* separate isn't really meaningful, but make sure it's initialized */ in brw_compute_tess_vue_map() 226 vue_map->separate = false; in brw_compute_tess_vue_map() 250 * described here, but pretending they're separate allow in brw_compute_tess_vue_map() 60 brw_compute_vue_map(const struct intel_device_info *devinfo, struct brw_vue_map *vue_map, uint64_t slots_valid, bool separate, uint32_t pos_slots) brw_compute_vue_map() argument [all...] |
H A D | brw_compiler.h | 1163 * it contains data for two separate vertices. 1174 * Is this VUE map for a separate shader pipeline? 1182 bool separate; member
|
/third_party/libcoap/examples/ |
H A D | etsi_testcases.sh | 259 # Perform GET transaction with a separate response on resource /separate 261 # pre: resource /separate exists which cannot be served immediately and which 282 testaddress=coap://$SERVERTUP/separate 417 # Perform GET transaction to resource /separate in lossy context 420 # resource /separate exists which cannot be served immediately and 449 testaddress=coap://$SERVERTUP/separate
|
/third_party/lz4/programs/ |
H A D | bench.h | 48 void BMK_setBenchSeparately(int separate); /* When providing multiple files, output one result per file */
|
H A D | bench.c | 140 void BMK_setBenchSeparately(int separate) { g_benchSeparately = (separate!=0); } in BMK_setBenchSeparately() argument
|
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/ |
H A D | 039-func-arg-obj-macro-with-comma.c | 7 #define foo2(a,b) (a separate b)
|
/third_party/jerryscript/tools/ |
H A D | run-mem-stats-test.sh | 81 MEM_STATS=$("$JERRY_MEM_STATS" --mem-stats --mem-stats-separate $bench | grep -e "Peak allocated =" | grep -o "[0-9]*")
|
/third_party/mesa3d/src/mesa/main/ |
H A D | ffvertex_prog.c | 1044 const GLboolean separate = p->state->separate_specular; in build_lighting() local 1075 if (separate) in build_lighting() 1093 if (separate) in build_lighting() 1106 if (separate) { in build_lighting() 1116 if (twoside && separate) { in build_lighting() 1258 if (separate) { in build_lighting() 1325 if (separate) { in build_lighting()
|
/third_party/EGL/sdk/docs/man/xhtml/ |
H A D | maketoc.pl | 44 border-collapse: separate;
|
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/ |
H A D | maketoc.pl | 44 border-collapse: separate;
|
/third_party/glslang/Test/ |
H A D | runtests | 58 run -l -q -C --reflect-strict-array-suffix --reflect-basic-array-suffix --reflect-intermediate-io --reflect-separate-buffers --reflect-all-block-variables --reflect-unwrap-io-blocks --reflect-all-io-variables --reflect-shared-std140-ubo --reflect-shared-std140-ssbo reflection.options.vert > $TARGETDIR/reflection.options.vert.out 62 run -l -q -C --reflect-strict-array-suffix --reflect-basic-array-suffix --reflect-intermediate-io --reflect-separate-buffers --reflect-all-block-variables --reflect-unwrap-io-blocks --reflect-all-io-variables --reflect-shared-std140-ubo --reflect-shared-std140-ssbo reflection.frag > $TARGETDIR/reflection.options.frag.out 64 run -l -q -C --reflect-strict-array-suffix --reflect-basic-array-suffix --reflect-intermediate-io --reflect-separate-buffers --reflect-all-block-variables --reflect-unwrap-io-blocks --reflect-all-io-variables --reflect-shared-std140-ubo --reflect-shared-std140-ssbo reflection.options.geom > $TARGETDIR/reflection.options.geom.out 68 run -l -q -C --reflect-strict-array-suffix --reflect-basic-array-suffix --reflect-intermediate-io --reflect-separate-buffers --reflect-all-block-variables --reflect-unwrap-io-blocks --reflect-all-io-variables --reflect-shared-std140-ubo --reflect-shared-std140-ssbo reflection.linked.vert reflection.linked.frag > $TARGETDIR/reflection.linked.options.out
|
/third_party/alsa-utils/alsactl/ |
H A D | init_utils_run.c | 53 /* don't separate if in apostrophes */ in run_program0()
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_set_reg.tex | 23 The register numbering is target-dependent and described in separate
|
H A D | unw_get_fpreg.tex | 23 The register numbering is target-dependent and described in separate
|
H A D | unw_get_reg.tex | 23 The register numbering is target-dependent and described in separate
|
H A D | unw_set_fpreg.tex | 23 The register numbering is target-dependent and described in separate
|
H A D | unw_get_proc_info_by_ip.tex | 48 separate procedure.
|
H A D | unw_get_proc_info.tex | 82 separate procedure.
|
H A D | libunwind.tex | 95 extreme case, a program could maintain a separate cursor for each call 228 isolated in separate source files---a limitation that shouldn't be an
|
H A D | libunwind-ia64.tex | 36 NaT-bits like separate boolean registers, whose 64-bit value is either
|
/third_party/rust/crates/rustix/src/backend/linux_raw/ |
H A D | vdso_wrappers.rs | 199 // With the indirect call, it isn't meaningful to do a separate
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_neon.S | 1317 @ each output written twice), followed by a separate 16-point IDCT
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | dumpICUrules.bat | 258 // separate strings. For 'file' and 'internal' lines, the encoding
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | xml_consistency.py | 622 # name with the version as a separate word. Otherwise just map it to 635 # Treat the version number as a separate word. 651 as separate words in extension enumerant names. If this is an extension\n\
|
/third_party/ltp/ |
H A D | runltp | 131 -f CMDFILES Execute user defined list of testcases (separate with ',') 303 # Can be more than one file, just separate it with ',', like:
|