Home
last modified time | relevance | path

Searched defs:glob (Results 1 – 25 of 4204) sorted by relevance

12345678910>>...169

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/data/
H A DBUILDRULES.py17 def generate(config, glob, common_vars): argument
122 def generate_cnvalias(config, glob, common_vars): argument
141 def generate_confusables(config, glob, common_vars): argument
184 def generate_brkitr_brk(config, glob, common_vars): argument
205 def generate_stringprep(config, glob, common_vars): argument
280 def generate_coll_ucadata(config, glob, common_vars): argument
328 def generate_unames(config, glob, common_vars): argument
346 def generate_ulayout(config, glob, common_vars): argument
365 def generate_misc(config, glob, common_vars): argument
412 def generate_translit(config, glob, common_vars): argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libmkv/
H A DEbmlWriter.c22 void Ebml_WriteLen(EbmlGlobal *glob, int64_t val) { in Ebml_WriteLen()
41 void Ebml_WriteString(EbmlGlobal *glob, const char *str) { in Ebml_WriteString()
51 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) { in Ebml_WriteUTF8()
63 void Ebml_WriteID(EbmlGlobal *glob, unsigned long class_id) { in Ebml_WriteID()
78 void Ebml_SerializeUnsigned32(EbmlGlobal *glob, unsigned long class_id, uint32_t ui) { in Ebml_SerializeUnsigned32()
85 void Ebml_SerializeUnsigned64(EbmlGlobal *glob, unsigned long class_id, uint64_t ui) { in Ebml_SerializeUnsigned64()
124 void Ebml_SerializeFloat(EbmlGlobal *glob, unsigned long class_id, double d) { in Ebml_SerializeFloat()
132 void Ebml_WriteSigned16(EbmlGlobal *glob, short val) { in Ebml_WriteSigned16()
137 void Ebml_SerializeString(EbmlGlobal *glob, unsigned long class_id, const char *s) { in Ebml_SerializeString()
142 void Ebml_SerializeUTF8(EbmlGlobal *glob, unsigned long class_id, wchar_t *s) { in Ebml_SerializeUTF8()
[all …]
H A DEbmlBufferWriter.c12 Ebml_Serialize(EbmlGlobal *glob, const void *buffer_in, int buffer_size, unsigned long len) in Ebml_Serialize()
36 void Ebml_Write(EbmlGlobal *glob, const void *buffer_in, unsigned long len) { in Ebml_Write()
43 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) { in _Serialize()
63 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id) { in Ebml_StartSubElement()
71 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc) { in Ebml_EndSubElement()
/dports/www/firefox/firefox-99.0/media/libmkv/
H A DEbmlWriter.c22 void Ebml_WriteLen(EbmlGlobal *glob, int64_t val) { in Ebml_WriteLen()
41 void Ebml_WriteString(EbmlGlobal *glob, const char *str) { in Ebml_WriteString()
51 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) { in Ebml_WriteUTF8()
63 void Ebml_WriteID(EbmlGlobal *glob, unsigned long class_id) { in Ebml_WriteID()
78 void Ebml_SerializeUnsigned32(EbmlGlobal *glob, unsigned long class_id, uint32_t ui) { in Ebml_SerializeUnsigned32()
85 void Ebml_SerializeUnsigned64(EbmlGlobal *glob, unsigned long class_id, uint64_t ui) { in Ebml_SerializeUnsigned64()
124 void Ebml_SerializeFloat(EbmlGlobal *glob, unsigned long class_id, double d) { in Ebml_SerializeFloat()
132 void Ebml_WriteSigned16(EbmlGlobal *glob, short val) { in Ebml_WriteSigned16()
137 void Ebml_SerializeString(EbmlGlobal *glob, unsigned long class_id, const char *s) { in Ebml_SerializeString()
142 void Ebml_SerializeUTF8(EbmlGlobal *glob, unsigned long class_id, wchar_t *s) { in Ebml_SerializeUTF8()
[all …]
H A DEbmlBufferWriter.c12 Ebml_Serialize(EbmlGlobal *glob, const void *buffer_in, int buffer_size, unsigned long len) in Ebml_Serialize()
36 void Ebml_Write(EbmlGlobal *glob, const void *buffer_in, unsigned long len) { in Ebml_Write()
43 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) { in _Serialize()
63 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id) { in Ebml_StartSubElement()
71 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc) { in Ebml_EndSubElement()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libmkv/
H A DEbmlWriter.c22 void Ebml_WriteLen(EbmlGlobal *glob, int64_t val) { in Ebml_WriteLen()
41 void Ebml_WriteString(EbmlGlobal *glob, const char *str) { in Ebml_WriteString()
51 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) { in Ebml_WriteUTF8()
63 void Ebml_WriteID(EbmlGlobal *glob, unsigned long class_id) { in Ebml_WriteID()
78 void Ebml_SerializeUnsigned32(EbmlGlobal *glob, unsigned long class_id, uint32_t ui) { in Ebml_SerializeUnsigned32()
85 void Ebml_SerializeUnsigned64(EbmlGlobal *glob, unsigned long class_id, uint64_t ui) { in Ebml_SerializeUnsigned64()
124 void Ebml_SerializeFloat(EbmlGlobal *glob, unsigned long class_id, double d) { in Ebml_SerializeFloat()
132 void Ebml_WriteSigned16(EbmlGlobal *glob, short val) { in Ebml_WriteSigned16()
137 void Ebml_SerializeString(EbmlGlobal *glob, unsigned long class_id, const char *s) { in Ebml_SerializeString()
142 void Ebml_SerializeUTF8(EbmlGlobal *glob, unsigned long class_id, wchar_t *s) { in Ebml_SerializeUTF8()
[all …]
H A DEbmlBufferWriter.c12 Ebml_Serialize(EbmlGlobal *glob, const void *buffer_in, int buffer_size, unsigned long len) in Ebml_Serialize()
36 void Ebml_Write(EbmlGlobal *glob, const void *buffer_in, unsigned long len) { in Ebml_Write()
43 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) { in _Serialize()
63 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id) { in Ebml_StartSubElement()
71 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc) { in Ebml_EndSubElement()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libmkv/
H A DEbmlWriter.c22 void Ebml_WriteLen(EbmlGlobal *glob, int64_t val) { in Ebml_WriteLen()
41 void Ebml_WriteString(EbmlGlobal *glob, const char *str) { in Ebml_WriteString()
51 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) { in Ebml_WriteUTF8()
63 void Ebml_WriteID(EbmlGlobal *glob, unsigned long class_id) { in Ebml_WriteID()
78 void Ebml_SerializeUnsigned32(EbmlGlobal *glob, unsigned long class_id, uint32_t ui) { in Ebml_SerializeUnsigned32()
85 void Ebml_SerializeUnsigned64(EbmlGlobal *glob, unsigned long class_id, uint64_t ui) { in Ebml_SerializeUnsigned64()
124 void Ebml_SerializeFloat(EbmlGlobal *glob, unsigned long class_id, double d) { in Ebml_SerializeFloat()
132 void Ebml_WriteSigned16(EbmlGlobal *glob, short val) { in Ebml_WriteSigned16()
137 void Ebml_SerializeString(EbmlGlobal *glob, unsigned long class_id, const char *s) { in Ebml_SerializeString()
142 void Ebml_SerializeUTF8(EbmlGlobal *glob, unsigned long class_id, wchar_t *s) { in Ebml_SerializeUTF8()
[all …]
H A DEbmlBufferWriter.c12 Ebml_Serialize(EbmlGlobal *glob, const void *buffer_in, int buffer_size, unsigned long len) in Ebml_Serialize()
36 void Ebml_Write(EbmlGlobal *glob, const void *buffer_in, unsigned long len) { in Ebml_Write()
43 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) { in _Serialize()
63 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id) { in Ebml_StartSubElement()
71 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc) { in Ebml_EndSubElement()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libmkv/
H A DEbmlWriter.c22 void Ebml_WriteLen(EbmlGlobal *glob, int64_t val) { in Ebml_WriteLen()
41 void Ebml_WriteString(EbmlGlobal *glob, const char *str) { in Ebml_WriteString()
51 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) { in Ebml_WriteUTF8()
63 void Ebml_WriteID(EbmlGlobal *glob, unsigned long class_id) { in Ebml_WriteID()
78 void Ebml_SerializeUnsigned32(EbmlGlobal *glob, unsigned long class_id, uint32_t ui) { in Ebml_SerializeUnsigned32()
85 void Ebml_SerializeUnsigned64(EbmlGlobal *glob, unsigned long class_id, uint64_t ui) { in Ebml_SerializeUnsigned64()
124 void Ebml_SerializeFloat(EbmlGlobal *glob, unsigned long class_id, double d) { in Ebml_SerializeFloat()
132 void Ebml_WriteSigned16(EbmlGlobal *glob, short val) { in Ebml_WriteSigned16()
137 void Ebml_SerializeString(EbmlGlobal *glob, unsigned long class_id, const char *s) { in Ebml_SerializeString()
142 void Ebml_SerializeUTF8(EbmlGlobal *glob, unsigned long class_id, wchar_t *s) { in Ebml_SerializeUTF8()
[all …]
H A DEbmlBufferWriter.c12 Ebml_Serialize(EbmlGlobal *glob, const void *buffer_in, int buffer_size, unsigned long len) in Ebml_Serialize()
36 void Ebml_Write(EbmlGlobal *glob, const void *buffer_in, unsigned long len) { in Ebml_Write()
43 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) { in _Serialize()
63 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id) { in Ebml_StartSubElement()
71 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc) { in Ebml_EndSubElement()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libmkv/
H A DEbmlWriter.c22 void Ebml_WriteLen(EbmlGlobal *glob, int64_t val) { in Ebml_WriteLen()
41 void Ebml_WriteString(EbmlGlobal *glob, const char *str) { in Ebml_WriteString()
51 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) { in Ebml_WriteUTF8()
63 void Ebml_WriteID(EbmlGlobal *glob, unsigned long class_id) { in Ebml_WriteID()
78 void Ebml_SerializeUnsigned32(EbmlGlobal *glob, unsigned long class_id, uint32_t ui) { in Ebml_SerializeUnsigned32()
85 void Ebml_SerializeUnsigned64(EbmlGlobal *glob, unsigned long class_id, uint64_t ui) { in Ebml_SerializeUnsigned64()
124 void Ebml_SerializeFloat(EbmlGlobal *glob, unsigned long class_id, double d) { in Ebml_SerializeFloat()
132 void Ebml_WriteSigned16(EbmlGlobal *glob, short val) { in Ebml_WriteSigned16()
137 void Ebml_SerializeString(EbmlGlobal *glob, unsigned long class_id, const char *s) { in Ebml_SerializeString()
142 void Ebml_SerializeUTF8(EbmlGlobal *glob, unsigned long class_id, wchar_t *s) { in Ebml_SerializeUTF8()
[all …]
H A DEbmlBufferWriter.c12 Ebml_Serialize(EbmlGlobal *glob, const void *buffer_in, int buffer_size, unsigned long len) in Ebml_Serialize()
36 void Ebml_Write(EbmlGlobal *glob, const void *buffer_in, unsigned long len) { in Ebml_Write()
43 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) { in _Serialize()
63 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id) { in Ebml_StartSubElement()
71 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc) { in Ebml_EndSubElement()
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/cuda/
H A Demulation.hpp143 struct glob struct
145 static __device__ __forceinline__ int atomicAdd(int* address, int val) in atomicAdd()
149 … static __device__ __forceinline__ unsigned int atomicAdd(unsigned int* address, unsigned int val) in atomicAdd()
153 static __device__ __forceinline__ float atomicAdd(float* address, float val) in atomicAdd()
168 static __device__ __forceinline__ double atomicAdd(double* address, double val) in atomicAdd()
186 static __device__ __forceinline__ int atomicMin(int* address, int val) in atomicMin()
190 static __device__ __forceinline__ float atomicMin(float* address, float val) in atomicMin()
207 static __device__ __forceinline__ double atomicMin(double* address, double val) in atomicMin()
225 static __device__ __forceinline__ int atomicMax(int* address, int val) in atomicMax()
229 static __device__ __forceinline__ float atomicMax(float* address, float val) in atomicMax()
[all …]
/dports/audio/musicpd/mpd-0.23.6/test/
H A DTestFs.cxx14 const Glob glob("foo"); in TEST() local
25 const Glob glob("*"); in TEST() local
34 const Glob glob("foo?bar"); in TEST() local
44 const Glob glob("foo*bar"); in TEST() local
56 const Glob glob("*bar"); in TEST() local
69 const Glob glob("foo*"); in TEST() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dttm_memory.c52 struct ttm_mem_global *glob; member
186 struct ttm_mem_global *glob = in ttm_mem_global_show() local
207 struct ttm_mem_global *glob = in ttm_mem_global_store() local
296 struct ttm_mem_global *glob = in ttm_shrink_work() local
370 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
464 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
482 static void ttm_check_swapping(struct ttm_mem_global *glob) in ttm_check_swapping()
521 void ttm_mem_global_free(struct ttm_mem_global *glob, in ttm_mem_global_free()
539 ttm_check_under_lowerlimit(struct ttm_mem_global *glob, in ttm_check_under_lowerlimit()
557 static int ttm_mem_global_reserve(struct ttm_mem_global *glob, in ttm_mem_global_reserve()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dttm_memory.c52 struct ttm_mem_global *glob; member
186 struct ttm_mem_global *glob = in ttm_mem_global_show() local
207 struct ttm_mem_global *glob = in ttm_mem_global_store() local
296 struct ttm_mem_global *glob = in ttm_shrink_work() local
370 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
464 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
482 static void ttm_check_swapping(struct ttm_mem_global *glob) in ttm_check_swapping()
521 void ttm_mem_global_free(struct ttm_mem_global *glob, in ttm_mem_global_free()
539 ttm_check_under_lowerlimit(struct ttm_mem_global *glob, in ttm_check_under_lowerlimit()
557 static int ttm_mem_global_reserve(struct ttm_mem_global *glob, in ttm_mem_global_reserve()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dttm_memory.c52 struct ttm_mem_global *glob; member
186 struct ttm_mem_global *glob = in ttm_mem_global_show() local
207 struct ttm_mem_global *glob = in ttm_mem_global_store() local
296 struct ttm_mem_global *glob = in ttm_shrink_work() local
370 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
464 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
482 static void ttm_check_swapping(struct ttm_mem_global *glob) in ttm_check_swapping()
521 void ttm_mem_global_free(struct ttm_mem_global *glob, in ttm_mem_global_free()
539 ttm_check_under_lowerlimit(struct ttm_mem_global *glob, in ttm_check_under_lowerlimit()
557 static int ttm_mem_global_reserve(struct ttm_mem_global *glob, in ttm_mem_global_reserve()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_memory.c49 struct ttm_mem_global *glob; member
177 struct ttm_mem_global *glob = in ttm_mem_global_kobj_release() local
250 struct ttm_mem_global *glob = in ttm_shrink_work() local
256 static int ttm_mem_init_kernel_zone(struct ttm_mem_global *glob, in ttm_mem_init_kernel_zone()
331 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
383 int ttm_mem_global_init(struct ttm_mem_global *glob) in ttm_mem_global_init()
430 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
460 static void ttm_check_swapping(struct ttm_mem_global *glob) in ttm_check_swapping()
499 void ttm_mem_global_free(struct ttm_mem_global *glob, in ttm_mem_global_free()
506 static int ttm_mem_global_reserve(struct ttm_mem_global *glob, in ttm_mem_global_reserve()
[all …]
/dports/editors/2bsd-vi/ex-050325/
H A Dex_argv.h97 struct glob { struct
103 var struct glob frob; argument
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_glob.c100 const char *glob, ...) in I_StartMultiGlob()
163 glob_t *I_StartGlob(const char *directory, const char *glob, int flags) in I_StartGlob()
168 void I_EndGlob(glob_t *glob) in I_EndGlob()
184 static boolean MatchesGlob(const char *name, const char *glob, int flags) in MatchesGlob()
229 static boolean MatchesAnyGlob(const char *name, glob_t *glob) in MatchesAnyGlob()
243 static char *NextGlob(glob_t *glob) in NextGlob()
261 static void ReadAllFilenames(glob_t *glob) in ReadAllFilenames()
320 const char *I_NextGlob(glob_t *glob) in I_NextGlob()
358 glob_t *I_StartGlob(const char *directory, const char *glob, int flags) in I_StartGlob()
363 void I_EndGlob(glob_t *glob) in I_EndGlob()
[all …]
/dports/lang/ocaml/ocaml-4.05.0/asmrun/
H A Dpower.S121 #define Addrglobal(reg,glob) \ argument
124 #define Loadglobal(reg,glob,tmp) \ argument
127 #define Storeglobal(reg,glob,tmp) \ argument
130 #define Loadglobal32(reg,glob,tmp) \ argument
133 #define Storeglobal32(reg,glob,tmp) \ argument
141 #define LSYMB(glob) .L##glob argument
143 #define Addrglobal(reg,glob) \ argument
145 #define Loadglobal(reg,glob,tmp) \ argument
148 #define Storeglobal(reg,glob,tmp) \ argument
151 #define Loadglobal32(reg,glob,tmp) \ argument
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmrun/
H A Dpower.S121 #define Addrglobal(reg,glob) \ argument
124 #define Loadglobal(reg,glob,tmp) \ argument
127 #define Storeglobal(reg,glob,tmp) \ argument
130 #define Loadglobal32(reg,glob,tmp) \ argument
133 #define Storeglobal32(reg,glob,tmp) \ argument
141 #define LSYMB(glob) .L##glob argument
143 #define Addrglobal(reg,glob) \ argument
145 #define Loadglobal(reg,glob,tmp) \ argument
148 #define Storeglobal(reg,glob,tmp) \ argument
151 #define Loadglobal32(reg,glob,tmp) \ argument
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/globset-0.4.8/src/
H A Dpathutil.rs26 /// Return a file extension given a path's file name.
42 pub fn file_name_ext<'a>(name: &Cow<'a, [u8]>) -> Option<Cow<'a, [u8]>> {
122 normalize!(normal3, b"foo\\bar", b"foo\\bar");
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/lib/
H A Dglob.h56 typedef struct glob { struct
58 } glob; typedef

12345678910>>...169