Home
last modified time | relevance | path

Searched refs:used (Results 801 - 825 of 833) sorted by relevance

1...<<31323334

/third_party/icu/icu4c/source/common/unicode/
H A Durename.h11 * tab size: 8 (not used)
55 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/third_party/libsnd/src/
H A Dsndfile.c1526 ** used with SEEK_SET. in sf_seek()
3000 for (k = 0 ; k < psf->wchunks.used ; k++) in psf_close()
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h11 * tab size: 8 (not used)
55 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/third_party/libdrm/
H A Dxf86drm.c1515 * \param handle will be set to a value that may be used as the offset
1661 * \note This function is primarily used for debugging.
1710 * \param size size in bytes. Must match the size used by drmAddMap().
1743 * \param size size in bytes. Must match the size used by drmMap().
1837 retval->list[i].used = 0; in drmMapBufs()
2015 * \param handle is set on success. To be used by the client when requesting DMA
2481 * Get used AGP memory.
2485 * \return memory used on success, or zero on failure.
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c2387 if (label->used) { in linearize_statement()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dmips.pl97 # Below is N32/64 register layout used in the original module.
805 * The bn_div_3_words entry point is re-used for constant-time interface.
1911 # result is used in *next* step [which is why it's
/third_party/openssl/crypto/bn/asm/
H A Dmips.pl97 # Below is N32/64 register layout used in the original module.
805 * The bn_div_3_words entry point is re-used for constant-time interface.
1911 # result is used in *next* step [which is why it's
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp1487 for (int index = 0; index < i.used(); ++index) { in debugAddEndMovedSpans()
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h11 * tab size: 8 (not used)
55 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c299 rps->used[i] = sps->used_by_curr_pic_lt_sps_flag[lt_idx_sps]; in decode_lt_rps()
302 rps->used[i] = get_bits1(gb); in decode_lt_rps()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp163 // Get vertex binding declarations as part of descriptor sets, used for mesh shading.
261 // This is the vertex type that will be used normally.
358 // Vertex generator used when testing provoking vertices. It has an extra flat vertex output that's also a frag input. Note this
530 // Binding 0: no data actually used.
532 // Binding 2: no data actually used.
534 // Binding 4: no data actually used.
720 result.push_back(createSingleBindingVertexData<Zeros>(coords, dataOffset, trailingPadding, paddingPattern, patternSize)); // Not actually used.
722 result.push_back(createSingleBindingVertexData<Zeros>(coords, dataOffset, trailingPadding, paddingPattern, patternSize)); // Not actually used.
724 result.push_back(createSingleBindingVertexData<Zeros>(coords, dataOffset, trailingPadding, paddingPattern, patternSize)); // Not actually used.
746 // Stencil Operation parameters, as used i
2848 const bool used = (refIdx == m_testConfig.colorAttachmentCount - 1u); initPrograms() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c3942 u->multiChannel.used = true; in PaHdiSinkNewInitThreadMultiChannel()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp196 // Get vertex binding declarations as part of descriptor sets, used for mesh shading.
297 // This is the vertex type that will be used normally.
552 // Real instance data will contain a scale and an offset similar to the ones from push constants, and will be used to properly scale
586 DE_ASSERT(false); // This vertex generator should not be used with mesh shaders.
592 DE_ASSERT(false); // This vertex generator should not be used with mesh shaders.
658 // Vertex generator used when testing provoking vertices. It has an extra flat vertex output that's also a frag input. Note this
852 // Binding 0: no data actually used.
854 // Binding 2: no data actually used.
856 // Binding 4: no data actually used.
1066 result.push_back(createSingleBindingVertexData<Zeros>(coords, dataOffset, trailingPadding, paddingPattern, patternSize)); // Not actually used
3451 const bool used = (refIdx == m_testConfig.colorAttachmentCount - 1u); initPrograms() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dconfigure1280 # used to hold the argument of --host etc.
1535 --with-zlib-prefix prefix that may have been used in installed zlib
2388 # program-specific install script used by HP pwplus--don't use.
2864 # Always define AMTAR for backward compatibility. Yes, it's still used
3943 # only be used when explicitly requested.
4076 # only be used when explicitly requested.
4169 # Remember, the first character of IFS is used to create $*,
4202 # Remember, the first character of IFS is used to create $*,
4570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4571 $as_echo_n "checking for ld used b
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp2608 /* apparently, it is not necessary to flush denorms if this instruction is used with these
2924 /* Expand integer to the size expected by the uint→float converter used below */
3004 /* Expand integer to the size expected by the uint→float converter used below */
5308 if (ctx->args->ac.frag_pos[i].used)
5802 * work correctly when the SGPR offset is used.
6720 * correctly when the SGPR offset is used.
7312 * - when tessellation is used, TCS and VS I/O is lowered to shared memory
7313 * - when GS is used on GFX9+, VS->GS and TES->GS I/O is lowered to shared memory
7314 * - additionally, when NGG is used on GFX10+, shared memory is used fo
[all...]
/third_party/node/deps/cares/
H A Dconfigure533 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
1328 # used to hold the argument of --host etc.
1612 # Check for configure.gnu first; this name is used for a wrapper for
2596 // dprintf is used instead of fprintf to avoid needing to declare
5389 # program-specific install script used by HP pwplus--don't use.
5942 # Always define AMTAR for backward compatibility. Yes, it's still used
6023 # only be used when explicitly requested.
6152 # only be used when explicitly requested.
6331 # Remember, the first character of IFS is used to create $*,
6365 # Remember, the first character of IFS is used t
[all...]
H A Dltmain.sh51 # shell tools we need than the defaults used by the functions shared
161 # statement is used at the end of a function (thus poisoning its return
321 # All uppercase variable names are used for environment variables. These
426 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing.
427 EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake.
984 # The next three entries are used to spot a run of precisely
1259 # be used later in func_quote to get output like: 'echo "a b"' instead
2013 # This section contains the helper functions used by the rest of the
2729 # A function that is used when there is no print builtin or printf.
2940 # line option must be used
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc153 // count are used as flags. To increment the call count by 1 we hence in IncrementCallCount()
3182 // Export the Smi version which is used outside of code-stub-assembler.
3929 // field contain the "used" value.
4214 // function is also used to copy boilerplates even when the no-elements
4351 // There is no need to export the Smi version since it is only used inside
4556 // not be used, because that disables the iteration which detects holes.
4595 // PACKED_ELEMENTS is used to signify that the source is a FixedArray.
5062 // This second variable is used only when the element sizes of source and
5140 // signaling NaN used for the hole in C++, e.g. with bit_cast, will
5141 // change its value on ia32 (the x87 stack is used t
[all...]
/third_party/eudev/
H A Dconfigure1314 # used to hold the argument of --host etc.
4401 # program-specific install script used by HP pwplus--don't use.
4937 # Always define AMTAR for backward compatibility. Yes, it's still used
5017 # only be used when explicitly requested.
5219 # Remember, the first character of IFS is used to create $*,
5252 # Remember, the first character of IFS is used to create $*,
5507 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5508 $as_echo_n "checking for ld used by $CC... " >&6; }
8700 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
8725 # This can be used t
[all...]
H A Dltmain.sh51 # shell tools we need than the defaults used by the functions shared
307 # All uppercase variable names are used for environment variables. These
383 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing.
384 EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake.
534 # being used:
953 # The next three entries are used to spot a run of precisely
1846 # This section contains the helper functions used by the rest of the
2531 # A function that is used when there is no print builtin or printf.
2742 # line option must be used.
2799 # Helper function used b
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure1343 # used to hold the argument of --host etc.
2543 # program-specific install script used by HP pwplus--don't use.
3019 # Always define AMTAR for backward compatibility. Yes, it's still used
3233 # Remember, the first character of IFS is used to create $*,
3266 # Remember, the first character of IFS is used to create $*,
3285 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3286 $as_echo_n "checking for style of include used by $am_make... " >&6; }
4250 # only be used when explicitly requested.
4716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4717 $as_echo_n "checking for ld used b
[all...]
/third_party/curl/
H A Dltmain.sh51 # shell tools we need than the defaults used by the functions shared
161 # statement is used at the end of a function (thus poisoning its return
321 # All uppercase variable names are used for environment variables. These
426 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing.
427 EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake.
984 # The next three entries are used to spot a run of precisely
1259 # be used later in func_quote to get output like: 'echo "a b"' instead
2013 # This section contains the helper functions used by the rest of the
2729 # A function that is used when there is no print builtin or printf.
2940 # line option must be used
[all...]
/third_party/FatFs/source/
H A Dff.c173 #error Static LFN work area cannot be used in thread-safe configuration
400 static const BYTE* ExCvt; /* Ptr to SBCS up-case table Ct???[] (null:not used) */
401 static const BYTE* DbcTbl; /* Ptr to DBCS code range table Dc???[] (null:not used) */
3332 res = chk_share(&dj, (mode & ~FA_READ) ? 1 : 0); /* Check if the file can be used */ in f_open()
4086 tcl = cl; ncl = 0; ulen += 2; /* Top, length and used items */ in f_lseek()
4098 *fp->cltbl = ulen; /* Number of items used */ in f_lseek()
/third_party/lame/
H A Dltmain.sh51 # shell tools we need than the defaults used by the functions shared
307 # All uppercase variable names are used for environment variables. These
383 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing.
384 EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake.
534 # being used:
953 # The next three entries are used to spot a run of precisely
1799 # This section contains the helper functions used by the rest of the
2484 # A function that is used when there is no print builtin or printf.
2695 # line option must be used.
2752 # Helper function used b
[all...]
/third_party/node/deps/cares/config/
H A Dltmain.sh51 # shell tools we need than the defaults used by the functions shared
161 # statement is used at the end of a function (thus poisoning its return
321 # All uppercase variable names are used for environment variables. These
426 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing.
427 EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake.
984 # The next three entries are used to spot a run of precisely
1259 # be used later in func_quote to get output like: 'echo "a b"' instead
2013 # This section contains the helper functions used by the rest of the
2729 # A function that is used when there is no print builtin or printf.
2940 # line option must be used
[all...]

Completed in 147 milliseconds

1...<<31323334