Searched defs:range (Results 26 - 50 of 216) sorted by relevance

123456789

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_hmm.c66 amdgpu_hmm_invalidate_gfx(struct mmu_interval_notifier *mni, const struct mmu_notifier_range *range, unsigned long cur_seq) argument
103 amdgpu_hmm_invalidate_hsa(struct mmu_interval_notifier *mni, const struct mmu_notifier_range *range, unsigned long cur_seq) argument
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenattr.c32 struct range struct
[all...]
H A Dunwind-dw2-fde-glibc.c209 _Unwind_Ptr range; local
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dexcept.c421 struct eh_range *range; local
[all...]
/openbsd-current/usr.bin/patch/
H A Ded.c74 LINENUM i, range; local
/openbsd-current/gnu/llvm/clang/include/clang/Rewrite/Core/
H A DRewriter.h145 RemoveText(CharSourceRange range, RewriteOptions opts = RewriteOptions()) argument
151 RemoveText(SourceRange range, RewriteOptions opts = RewriteOptions()) argument
164 ReplaceText(CharSourceRange range, StringRef NewStr) argument
171 ReplaceText(SourceRange range, StringRef NewStr) argument
185 IncreaseIndentation(SourceRange range, SourceLocation parentIndent) argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/include/fuzzer/
H A DFuzzedDataProvider.h212 uint64_t range = static_cast<uint64_t>(max) - min; local
252 T range = .0; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_thermal.c439 smu7_start_thermal_controller(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *range) argument
H A Dvega20_thermal.c241 vega20_thermal_set_temperature_range(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *range) argument
337 vega20_start_thermal_controller(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *range) argument
H A Dvega12_thermal.c170 vega12_thermal_set_temperature_range(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *range) argument
285 vega12_start_thermal_controller(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *range) argument
[all...]
/openbsd-current/sys/arch/octeon/dev/
H A Dsimplebus.c225 uint32_t *range; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp128 Annotations::Range Annotations::range(llvm::StringRef Name) const { function in class:Annotations
/openbsd-current/gnu/llvm/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py4 from builtins import range namespace
/openbsd-current/usr.sbin/rpki-client/
H A Dip.c250 ip_addr_range_print(const struct ip_addr_range *range, argument
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-dw2-fde-glibc.c344 _Unwind_Ptr range; local
/openbsd-current/games/hack/
H A Dhack.apply.c263 bchit(int ddx, int ddy, int range, char sym) argument
H A Dhack.zap.c368 bhit(int ddx, int ddy, int range, char sym, argument
474 xchar range; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dstt.c77 ffestt_caselist_append(ffesttCaseList list, bool range, ffebld case1, ffebld case2, ffelexToken t) argument
H A Dstt.h64 bool range; /* TRUE if "[expr1]:[expr2]", FALSE if member in struct:_ffest_case_list_
/openbsd-current/games/worm/
H A Dworm.c234 rnd(int range) argument
/openbsd-current/games/sail/
H A Dmisc.c50 range(struct ship *from, struct ship *to) function
/openbsd-current/gnu/llvm/clang/lib/Edit/
H A DCommit.cpp91 bool Commit::remove(CharSourceRange range) { argument
103 bool Commit::insertWrap(StringRef before, CharSourceRange range, argument
64 insertFromRange(SourceLocation loc, CharSourceRange range, bool afterToken, bool beforePreviousInsertions) argument
116 replace(CharSourceRange range, StringRef text) argument
132 replaceWithInner(CharSourceRange range, CharSourceRange replacementRange) argument
296 canRemoveRange(CharSourceRange range, FileOffset &Offs, unsigned &Len) argument
[all...]
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd_subr.c375 in_addr_range_add_route(struct in_addr_range *range) argument
391 in_addr_range_delete_route(struct in_addr_range *range) argument
/openbsd-current/sys/dev/ic/
H A Dar9280.c471 int spur_off, range, i; local
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXSourceLocation.cpp82 int clang_Range_isNull(CXSourceRange range) { argument
87 CXSourceLocation clang_getRangeStart(CXSourceRange range) { argument
99 CXSourceLocation clang_getRangeEnd(CXSourceRange range) { argument
[all...]

Completed in 241 milliseconds

123456789