Home
last modified time | relevance | path

Searched defs:using (Results 251 – 275 of 791) sorted by relevance

1...<<11121314151617181920>>...32

/dports/devel/py-opengrok-tools/opengrok-1.3.16/suggester/src/main/java/org/opengrok/suggest/popular/impl/chronicle/
H A DBytesRefSizedReader.java50 public BytesRef read(Bytes in, long size, @Nullable BytesRef using) { in read()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/recipes/chem/
H A Dmutagens.json20 "using": [ [ "mutagen_production_standard", 25 ] ], array
63 "using": [ [ "serum_production_standard", 37 ] ], array
79 "using": [ [ "mutagen_production_standard", 25 ] ], array
99 "using": [ [ "serum_production_standard", 37 ] ], array
115 "using": [ [ "mutagen_production_standard", 25 ] ], array
135 "using": [ [ "serum_production_standard", 37 ] ], array
167 "using": [ [ "serum_production_standard", 37 ] ], array
199 "using": [ [ "serum_production_standard", 37 ] ], array
242 "using": [ [ "serum_production_standard", 37 ] ], array
278 "using": [ [ "serum_production_standard", 37 ] ], array
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/recipes/chem/
H A Dmutagens.json20 "using": [ [ "mutagen_production_standard", 25 ] ], array
63 "using": [ [ "serum_production_standard", 37 ] ], array
79 "using": [ [ "mutagen_production_standard", 25 ] ], array
99 "using": [ [ "serum_production_standard", 37 ] ], array
115 "using": [ [ "mutagen_production_standard", 25 ] ], array
135 "using": [ [ "serum_production_standard", 37 ] ], array
167 "using": [ [ "serum_production_standard", 37 ] ], array
199 "using": [ [ "serum_production_standard", 37 ] ], array
242 "using": [ [ "serum_production_standard", 37 ] ], array
278 "using": [ [ "serum_production_standard", 37 ] ], array
[all …]
/dports/www/py-django-haystack/django-haystack-2.8.1/test_haystack/
H A Dtest_indexes.py76 def index_queryset(self, using=None): argument
79 def read_queryset(self, using=None): argument
556 def index_queryset(self, using=None): argument
560 def read_queryset(self, using=None): argument
570 def read_queryset(self, using=None): argument
580 def read_queryset(self, using=None): argument
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/Magiclysm/vehicleparts/
H A Dvehicle_parts.json39 …"install": { "skills": [ [ "mechanics", 2 ] ], "time": "60 m", "using": [ [ "vehicle_wrench_2", 1 … array
40 …"removal": { "skills": [ [ "mechanics", 2 ] ], "time": "30 m", "using": [ [ "vehicle_wrench_2", 1 … array
41 …"repair": { "skills": [ [ "mechanics", 3 ] ], "time": "60 m", "using": [ [ "welding_standard", 5 ]… array
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/Magiclysm/vehicleparts/
H A Dvehicle_parts.json39 …"install": { "skills": [ [ "mechanics", 2 ] ], "time": "60 m", "using": [ [ "vehicle_wrench_2", 1 … array
40 …"removal": { "skills": [ [ "mechanics", 2 ] ], "time": "30 m", "using": [ [ "vehicle_wrench_2", 1 … array
41 …"repair": { "skills": [ [ "mechanics", 3 ] ], "time": "60 m", "using": [ [ "welding_standard", 5 ]… array
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/Aftershock/recipes/
H A Dgrenades.json13 "using": [ [ "soldering_standard", 10 ] ], array
27 "using": [ [ "soldering_standard", 10 ] ], array
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/Aftershock/recipes/
H A Dgrenades.json13 "using": [ [ "soldering_standard", 10 ] ], array
27 "using": [ [ "soldering_standard", 10 ] ], array
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs38 using d m = reify d $ \(_ :: Proxy s) -> m \\ trans (unsafeCoerceConstraint :: (p (Lift p a s) :- p… function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/reflection-2.1.5/examples/
H A DConstraints.hs38 using d m = reify d $ \(_ :: Proxy s) -> m \\ trans (unsafeCoerceConstraint :: (p (Lift p a s) :- p… function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs38 using d m = reify d $ \(_ :: Proxy s) -> m \\ trans (unsafeCoerceConstraint :: (p (Lift p a s) :- p… function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs38 using d m = reify d $ \(_ :: Proxy s) -> m \\ trans (unsafeCoerceConstraint :: (p (Lift p a s) :- p… function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs38 using d m = reify d $ \(_ :: Proxy s) -> m \\ trans (unsafeCoerceConstraint :: (p (Lift p a s) :- p… function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs38 using d m = reify d $ \(_ :: Proxy s) -> m \\ trans (unsafeCoerceConstraint :: (p (Lift p a s) :- p… function
/dports/www/py-django-haystack/django-haystack-2.8.1/test_haystack/multipleindex/
H A Dsearch_indexes.py20 def index_queryset(self, using=None): argument
/dports/www/py-django-haystack/django-haystack-2.8.1/example_project/regular_app/
H A Dsearch_indexes.py27 def index_queryset(self, using=None): argument
/dports/devel/libphonenumber/libphonenumber-8.12.39/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DFileBasedCsvLoader.java32 public static FileBasedCsvLoader using(Path dir) throws IOException { in using() method in FileBasedCsvLoader
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/recipes/armor/
H A Dtorso.json13 "using": [ [ "sewing_standard", 30 ] ], array
28 "using": [ [ "sewing_standard", 68 ] ], array
45 "using": [ [ "sewing_standard", 96 ] ], array
63 "using": [ [ "sewing_standard", 4 ] ], array
77 "using": [ [ "sewing_standard", 12 ] ], array
92 "using": [ [ "sewing_standard", 12 ] ], array
274 "using": [ [ "fastener_large", 1 ] ], array
336 "using": [ [ "cordage", 1 ] ], array
349 "using": [ [ "cordage", 3 ] ], array
570 "using": [ [ "sewing_standard", 15 ] ], array
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/recipes/armor/
H A Dtorso.json13 "using": [ [ "sewing_standard", 30 ] ], array
28 "using": [ [ "sewing_standard", 68 ] ], array
45 "using": [ [ "sewing_standard", 96 ] ], array
63 "using": [ [ "sewing_standard", 4 ] ], array
77 "using": [ [ "sewing_standard", 12 ] ], array
92 "using": [ [ "sewing_standard", 12 ] ], array
274 "using": [ [ "fastener_large", 1 ] ], array
336 "using": [ [ "cordage", 1 ] ], array
349 "using": [ [ "cordage", 3 ] ], array
570 "using": [ [ "sewing_standard", 15 ] ], array
[all …]
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/util/
H A DLazilyInstantiate.java69 public static <T> LazilyInstantiate<T> using(Supplier<T> supplier) { in using() method in LazilyInstantiate
/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/core/src/main/scala/org/apache/mxnet/
H A DResourceScope.scala118 def using[A](scope: ResourceScope = null)(body: => A): A = { method
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/core/src/main/scala/org/apache/mxnet/
H A DResourceScope.scala118 def using[A](scope: ResourceScope = null)(body: => A): A = { method
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Tag/
H A DSelect.zep196 var using,
/dports/www/phalcon/cphalcon-3.4.5/phalcon/tag/
H A Dselect.zep156 private static function _optionsFromResultset(resultset, using, value, closeOption) argument
/dports/www/kohana/kohana-v3.3.6/modules/database/classes/Kohana/Database/Query/Builder/
H A DJoin.php71 public function using($columns) function in Kohana_Database_Query_Builder_Join

1...<<11121314151617181920>>...32