Home
last modified time | relevance | path

Searched defs:range (Results 251 - 275 of 761) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/mesa3d/src/mesa/main/
H A Datifragshader.c203 _mesa_GenFragmentShadersATI(GLuint range) in _mesa_GenFragmentShadersATI() argument
H A Dglthread_marshal.h811 _mesa_glthread_DeleteLists(struct gl_context *ctx, GLsizei range) in _mesa_glthread_DeleteLists() argument
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.h88 D3D12_DESCRIPTOR_RANGE1 range; in add() local
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_spirv_nir.c202 uint32_t range = nir_intrinsic_range(intrin); in lower_load_push_constant() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_clear.c334 panvk_meta_clear_color_img(struct panvk_cmd_buffer *cmdbuf, struct panvk_image *img, const VkClearColorValue *color, const VkImageSubresourceRange *range) panvk_meta_clear_color_img() argument
401 panvk_meta_clear_zs_img(struct panvk_cmd_buffer *cmdbuf, struct panvk_image *img, const VkClearDepthStencilValue *value, const VkImageSubresourceRange *range) panvk_meta_clear_zs_img() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.c599 const VkMappedMemoryRange *range = &pMemoryRanges[i]; in vn_FlushMappedMemoryRanges() local
622 const VkMappedMemoryRange *range = &pMemoryRanges[i]; in vn_InvalidateMappedMemoryRanges() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp239 int32_t rangeCount, range; in TestAdditionalProperties() local
[all...]
H A Dnumbertest_range.cpp928 FormattedNumberRange range = lnf.formatFormattableRange(1, 5, status); in testGetDecimalNumbers() local
945 FormattedNumberRange range = lnf.formatFormattableRange(3, 3, status); in testGetDecimalNumbers() local
[all...]
/third_party/libinput/src/
H A Devdev-tablet-pad.c155 double range = absinfo_range(absinfo); in normalize_ring() local
172 double range = max - min; in normalize_strip() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.c506 int segment_register(seg_type_t type, char *name, range_t * range, int flags) in segment_register() argument
671 int segment_touch(char *name, range_t * range, int rw) in segment_touch() argument
761 int segment_map(char *name, range_t * range, in argument
813 segment_mbind(char *name, range_t * range, int policy, nodemask_t * nodemask, int flags) segment_mbind() argument
876 segment_location(char *name, range_t * range) segment_location() argument
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dmain.c476 int range; in gen_random_file_size() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dspill-placer.cc24 void SpillPlacer::Add(TopLevelLiveRange* range) { in Add() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc341 auto range = entries_.equal_range(iter->first); in EmitEntries() local
590 auto range = entries_.equal_range(iter->first); in EmitEntries() local
[all...]
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-interpreter.cc452 RegExpInstruction::Uc16Range range = inst.payload.consume_range; in FlushBlockedThreads() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMemUtil.cpp347 const VkMappedMemoryRange range = in flushMappedMemoryRange() local
361 const VkMappedMemoryRange range = in invalidateMappedMemoryRange() local
/third_party/skia/src/gpu/
H A DSkGr.cpp352 make_dither_effect( GrRecordingContext* rContext, std::unique_ptr<GrFragmentProcessor> inputFP, float range, const GrCaps* caps) make_dither_effect() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DTextureGL.cpp213 MaybeError Texture::ClearTexture(const SubresourceRange& range, in ClearTexture() argument
522 EnsureSubresourceContentInitialized(const SubresourceRange& range) EnsureSubresourceContentInitialized() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-unicode.hh381 const hb_unicode_range_t *range = (hb_unicode_range_t *) _item; in cmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h47 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High, in range() function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc906 const absl::Duration range = absl::Hours(24) * 365.2425 * 100000000000; in TEST() local
/third_party/selinux/libsepol/src/
H A Dmls.c113 unsigned int i, l, len, range; in mls_compute_context_len() local
172 unsigned int i, l, range, wrote_sep; mls_sid_to_context() local
493 mls_range_set(context_struct_t * context, const mls_range_t * range) mls_range_set() argument
[all...]
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4333 int range = 1; in TEST_F() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp895 GLfloat range[2] = {1}; test() local
[all...]
H A Des3fImplementationLimitTests.cpp79 std::ostream& operator<< (std::ostream& str, const FloatRange& range) { return str << range.min << ", " << range.max; } in operator <<() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragOpInteractionCase.cpp157 static tcu::Vector<float, Size> interpolateRange (const rsg::ConstValueRangeAccess& range, const tcu::Vector<float, Size>& t) in interpolateRange() argument

Completed in 37 milliseconds

1...<<11121314151617181920>>...31