Home
last modified time | relevance | path

Searched refs:Cache2 (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/yaws/yaws-2.0.6/src/
H A Dhaxe.erl128 {Result, Cache2} = encode(E, Cache, Vsn),
129 {[$x | Result], Cache2};
208 {Result, Cache2} = encode_object_rest(Props, Cache, Vsn),
209 {[$o | Result], Cache2}.
213 fun({Key, Value}, {Acc, Cache2}) ->
217 encode_string(L, Cache2, Vsn);
243 {NullCount+1, Arr, Cache2};
244 (Elem, {0, Arr, Cache2}) ->
247 (Elem, {NullCount, Arr, Cache2}) ->
725 Cache2 = append_new_elems(
[all …]
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Dmodel_cache.cc198 class Cache2 { class
200 Cache2() in Cache2() function in operations_research::__anondc03fca20111::Cache2
207 ~Cache2() { in ~Cache2()
382 typedef Cache2<Constraint, IntVar*, int64_t> VarConstantConstraintCache;
383 typedef Cache2<Constraint, IntExpr*, IntExpr*> ExprExprConstraintCache;
384 typedef Cache2<IntExpr, IntVar*, int64_t> VarConstantIntExprCache;
385 typedef Cache2<IntExpr, IntExpr*, int64_t> ExprConstantIntExprCache;
386 typedef Cache2<IntExpr, IntExpr*, IntExpr*> ExprExprIntExprCache;
387 typedef Cache2<IntExpr, IntVar*, const std::vector<int64_t>&>
389 typedef Cache2<IntExpr, std::vector<IntVar*>, const std::vector<int64_t>&>
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dlfmunitresource.pas71 function CompareLFMUnitResCacheItems(Cache1, Cache2: Pointer): integer; in CompareLFMUnitResCacheItems()
74 Unit2: TLFMUnitResCacheItem absolute Cache2;
/dports/editors/lazarus/lazarus/ide/
H A Dlfmunitresource.pas71 function CompareLFMUnitResCacheItems(Cache1, Cache2: Pointer): integer; in CompareLFMUnitResCacheItems()
74 Unit2: TLFMUnitResCacheItem absolute Cache2;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dlfmunitresource.pas71 function CompareLFMUnitResCacheItems(Cache1, Cache2: Pointer): integer; in CompareLFMUnitResCacheItems()
74 Unit2: TLFMUnitResCacheItem absolute Cache2;
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dlfmunitresource.pas71 function CompareLFMUnitResCacheItems(Cache1, Cache2: Pointer): integer; in CompareLFMUnitResCacheItems()
74 Unit2: TLFMUnitResCacheItem absolute Cache2;
/dports/devel/rebar3/rebar3-3.17.0/src/
H A Drebar_compiler_dag.erl329 {{ok, App}, Cache2} ->
331 Cache2;
332 {undefined, Cache2} ->
336 Cache2;
337 {{ok, AnotherApp}, Cache2} ->
343 Cache2
/dports/games/gemrb/gemrb-0.9.0/platforms/vita/
H A Dvita.cmake11 SET(DEFAULT_CACHE_DIR "ux0:data/GemRB/Cache2/")
H A DREADME.Vita.md47 CachePath=ux0:data/GemRB/Cache2/
/dports/games/gemrb/gemrb-0.9.0/
H A D.appveyor.yml59 mkdir Cache2
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp122 void *Cache2; in registerObjCClasses() member
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp122 void *Cache2; in registerObjCClasses() member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp122 void *Cache2; in registerObjCClasses() member
/dports/games/gemrb/gemrb-0.9.0/gemrb/
H A DGemRB.cfg.noinstall.sample172 CachePath=./gemrb/Cache2/
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp122 void *Cache2; in registerObjCClasses() member
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp122 void *Cache2; in registerObjCClasses() member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/orc/
H A Dmacho_platform.cpp144 void *Cache2; in registerObjCClasses() member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/orc/
H A Dmacho_platform.cpp144 void *Cache2; in registerObjCClasses() member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/orc/
H A Dmacho_platform.cpp144 void *Cache2; in registerObjCClasses() member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp144 void *Cache2; in registerObjCClasses() member
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/orc/
H A Dmacho_platform.cpp144 void *Cache2; in registerObjCClasses() member
/dports/lang/fpc-source/fpc-3.2.2/packages/pastojs/src/
H A Dpas2jsfilecache.pp368 Cache2: TPas2jsCachedFile absolute File2;
370 Result:=CompareFilenames(Cache1.Filename,Cache2.Filename);
/dports/lang/fpc-pastojs/fpc-3.2.2/packages/pastojs/src/
H A Dpas2jsfilecache.pp368 Cache2: TPas2jsCachedFile absolute File2;
370 Result:=CompareFilenames(Cache1.Filename,Cache2.Filename);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dqlc.erl2238 Cache2 -> Cache2
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dqlc.erl2238 Cache2 -> Cache2

12