Home
last modified time | relevance | path

Searched refs:findres (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsTreeRows.cpp156 nsCOMPtr<nsIRDFResource> findres; in FindByResource() local
157 rv = iter->mMatch->mResult->GetResource(getter_AddRefs(findres)); in FindByResource()
160 if (findres == aResource) in FindByResource()
163 if (! findres) { in FindByResource()
/dports/games/r1q2/r1q2-8012_5/linux/
H A Dgl_fxmesa.c47 static int findres(int *width, int *height) in findres() function
114 fc = fxMesaCreateContext(0, findres(&width, &height), GR_REFRESH_75Hz, in GLimp_SetMode()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Ddos_fxmesa.c107 static GrScreenResolution_t findres (int *width, int *height) in findres() function
141 fc = fxMesaCreateContext_fp(0, findres(width, height), GR_REFRESH_60Hz, attribs); in FXMESA_InitCtx()
/dports/games/quake2-source/quake2-r0.16.2/src/linux/
H A Dgl_fxmesa.c94 static int findres(int *width, int *height) in findres() function
161 fc = qfxMesaCreateContext(0, findres(&width, &height), GR_REFRESH_75Hz, in GLimp_SetMode()
/dports/games/quake2lnx/quake2-r0.16.2/src/linux/
H A Dgl_fxmesa.c94 static int findres(int *width, int *height) in findres() function
161 fc = qfxMesaCreateContext(0, findres(&width, &height), GR_REFRESH_75Hz, in GLimp_SetMode()
/dports/games/minetest/minetest-5.4.1/src/
H A Demerge.cpp429 std::pair<std::map<v3s16, BlockEmergeData>::iterator, bool> findres; in pushBlockEmergeData() local
430 findres = m_blocks_enqueued.insert(std::make_pair(pos, BlockEmergeData())); in pushBlockEmergeData()
432 BlockEmergeData &bedata = findres.first->second; in pushBlockEmergeData()
433 *entry_already_exists = !findres.second; in pushBlockEmergeData()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dpe.h102 void findres(uint32_t, uint32_t, fmap_t *map, struct cli_exe_info *, int (*)(void *, uint32_t, uint…
H A Dpe_icons.c135 findres(14, 0xffffffff, map, peinfo, groupicon_scan_cb, &icon_env); in cli_scanicon()
209 findres(3, cli_readint16(&dir->id), map, peinfo, icon_scan_cb, icon_env); in cli_groupiconscan()
H A Dpe.c363 void findres(uint32_t by_type, uint32_t by_name, fmap_t *map, struct cli_exe_info *peinfo, int (*cb… in findres() function
5334 findres(0x10, 0xffffffff, map, peinfo, versioninfo_cb, &vlist);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dpe.h102 void findres(uint32_t, uint32_t, fmap_t *map, struct cli_exe_info *, int (*)(void *, uint32_t, uint…
H A Dpe_icons.c135 findres(14, 0xffffffff, map, peinfo, groupicon_scan_cb, &icon_env); in cli_scanicon()
209 findres(3, cli_readint16(&dir->id), map, peinfo, icon_scan_cb, icon_env); in cli_groupiconscan()
H A Dpe.c365 void findres(uint32_t by_type, uint32_t by_name, fmap_t *map, struct cli_exe_info *peinfo, int (*cb… in findres() function
5336 findres(0x10, 0xffffffff, map, peinfo, versioninfo_cb, &vlist);
/dports/games/tenebrae/tenebrae_0/
H A Dgl_vidlinux.c341 int findres(int *width, int *height) in findres() function
438 fc = fxMesaCreateContext(0, findres(&width, &height), GR_REFRESH_75Hz, in VID_Init()
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/data/lexlib/
H A DSearch results.lcf147 Extentions = 'cuda-findres'
/dports/editors/cudatext/CudaText-1.151.0/app/data/lexlib/
H A DSearch results.lcf147 Extentions = 'cuda-findres'
/dports/math/reduce/Reduce-svn5758-src/packages/algint/
H A Dalgint.red30 findres finitise fixsubf fracdi genus intbasis jhddiff
H A Dfindres.red1 module findres;
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/src/dbase/
H A Ddbf_idxfile.pas3273 findres, currRecNo: Integer;
3278 findres := Find(-2, Key);
3282 Result := findres = 0;
3284 Result := findres <= 0;
3287 if findres = 0 then
3296 Result := findres < 0;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/src/dbase/
H A Ddbf_idxfile.pas3273 findres, currRecNo: Integer;
3278 findres := Find(-2, Key);
3282 Result := findres = 0;
3284 Result := findres <= 0;
3287 if findres = 0 then
3296 Result := findres < 0;
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dustring.cpp2486 int findres = -1; in find_last() local
2487 while ((findres = find(p_str, findfrom)) != -1) { in find_last()
2489 pos = findres; in find_last()
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dustring.cpp2486 int findres = -1; in find_last() local
2487 while ((findres = find(p_str, findfrom)) != -1) { in find_last()
2489 pos = findres; in find_last()
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dustring.cpp2389 int findres = -1; in find_last() local
2390 while ((findres = find(p_str, findfrom)) != -1) { in find_last()
2392 pos = findres; in find_last()
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dustring.cpp2389 int findres = -1; in find_last() local
2390 while ((findres = find(p_str, findfrom)) != -1) { in find_last()
2392 pos = findres; in find_last()
/dports/cad/electric/electric-7.00/src/graph/
H A DgraphmacX.c5181 INTBIG key, theResult, modifiers, special, findres, inmenu, x, y, lx, hx, ly, hy, xv, yv; in gra_nextevent() local
5658 findres = FindWindow(theEvent->where, &theWindow); in gra_nextevent()
5734 if (findres == inContent) in gra_nextevent()
H A Dgraphmac.c5318 INTBIG oak, cntlCode, x, y, stroke, oldpos, findres, inmenu, item; in gra_nextevent() local
5793 findres = FindWindow(theEvent->where, &theWindow); in gra_nextevent()
5866 if (findres == inContent) in gra_nextevent()

12