Home
last modified time | relevance | path

Searched refs:Boom (Results 1 – 25 of 1503) sorted by relevance

12345678910>>...61

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/securityDashboards/node_modules/@hapi/boom/lib/
H A Dindex.d.ts4 export class Boom<Data = any> extends Error { class
142 export function isBoom(obj: unknown, statusCode?: number): obj is Boom;
166 export function badRequest<Data>(message?: string, data?: Data): Boom<Data>;
176 export function unauthorized<Data>(message?: string | null): Boom<Data>;
238 export function forbidden<Data>(message?: string, data?: Data): Boom<Data>;
249 export function notFound<Data>(message?: string, data?: Data): Boom<Data>;
305 export function conflict<Data>(message?: string, data?: Data): Boom<Data>;
404 export function teapot<Data>(message?: string, data?: Data): Boom<Data>;
415 export function badData<Data>(message?: string, data?: Data): Boom<Data>;
426 export function locked<Data>(message?: string, data?: Data): Boom<Data>;
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/boom/
H A DREADME.md12 - [Boom](#boom)
54 # Boom chapter
84 Note that `Boom` object will return `true` when used with `instanceof Boom`, but do not use the
86 `Boom` objects should only be tested using `instanceof Boom` or `Boom.isBoom()` but not by looking
126 Identifies whether an error is a `Boom` object. Same as calling `instanceof Boom`.
289 Boom.notFound('missing');
370 Boom.clientTimeout('timed out');
450 Boom.preconditionFailed();
469 Boom.entityTooLarge('too big');
529 Boom.rangeNotSatisfiable();
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/boom/
H A DREADME.md12 - [Boom](#boom)
53 # Boom chapter
78 Note that `Boom` object will return `true` when used with `instanceof Boom`, but do not use the
80 `Boom` objects should only be tested using `instanceof Boom` or `Boom.isBoom()` but not by looking
120 Identifies whether an error is a `Boom` object. Same as calling `instanceof Boom`.
283 Boom.notFound('missing');
364 Boom.clientTimeout('timed out');
444 Boom.preconditionFailed();
463 Boom.entityTooLarge('too big');
523 Boom.rangeNotSatisfiable();
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/data/examples/declaration/value/function/pattern/
H A Drecord-patterns-out.hs1 foo :: Boom -> Int
2 foo Boom {..} = 10 function
4 bar0 :: Boom -> Int
5 bar0 Boom {boom} = boom function
7 bar1 :: Boom -> Int
8 bar1 Boom {boom = b} = b function
10 baz :: Boom -> Int
11 baz Boom {boom = b, ..} = b function
13 quux :: Boom -> Int
15 Boom
H A Drecord-patterns.hs1 foo :: Boom -> Int
2 foo Boom {..} = 10 function
4 bar0 :: Boom -> Int
5 bar0 Boom {boom} = boom function
7 bar1 :: Boom -> Int
8 bar1 Boom { boom = b } = b function
10 baz :: Boom -> Int
11 baz Boom { boom = b, .. } = b function
13 quux :: Boom -> Int
14 quux Boom
H A Drecord-patterns-four-out.hs1 foo :: Boom -> Int
2 foo Boom{..} = 10 function
4 bar0 :: Boom -> Int
5 bar0 Boom{boom} = boom function
7 bar1 :: Boom -> Int
8 bar1 Boom{boom = b} = b function
10 baz :: Boom -> Int
11 baz Boom{boom = b, ..} = b function
13 quux :: Boom -> Int
15 Boom
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/data/examples/declaration/value/function/pattern/
H A Drecord-patterns-out.hs1 foo :: Boom -> Int
2 foo Boom {..} = 10 function
4 bar0 :: Boom -> Int
5 bar0 Boom {boom} = boom function
7 bar1 :: Boom -> Int
8 bar1 Boom {boom = b} = b function
10 baz :: Boom -> Int
11 baz Boom {boom = b, ..} = b function
13 quux :: Boom -> Int
15 Boom
H A Drecord-patterns.hs1 foo :: Boom -> Int
2 foo Boom {..} = 10 function
4 bar0 :: Boom -> Int
5 bar0 Boom {boom} = boom function
7 bar1 :: Boom -> Int
8 bar1 Boom { boom = b } = b function
10 baz :: Boom -> Int
11 baz Boom { boom = b, .. } = b function
13 quux :: Boom -> Int
14 quux Boom
/dports/devel/hs-ormolu/ormolu-0.4.0.0/data/examples/declaration/value/function/pattern/
H A Drecord-patterns-out.hs1 foo :: Boom -> Int
2 foo Boom {..} = 10 function
4 bar0 :: Boom -> Int
5 bar0 Boom {boom} = boom function
7 bar1 :: Boom -> Int
8 bar1 Boom {boom = b} = b function
10 baz :: Boom -> Int
11 baz Boom {boom = b, ..} = b function
13 quux :: Boom -> Int
15 Boom
H A Drecord-patterns.hs1 foo :: Boom -> Int
2 foo Boom {..} = 10 function
4 bar0 :: Boom -> Int
5 bar0 Boom {boom} = boom function
7 bar1 :: Boom -> Int
8 bar1 Boom { boom = b } = b function
10 baz :: Boom -> Int
11 baz Boom { boom = b, .. } = b function
13 quux :: Boom -> Int
14 quux Boom
/dports/games/yadex/yadex-1.7.0/ygd/
H A Ddoom.ygd10 # Boom stuff courtesy of Andrew Apted, 2000-09-20.
197 ldt 142 F "W1 Floor up 512" "W1 Raise floor by 512 [Boom]"
202 ldt 147 F "WR Floor up 512" "WR Raise floor by 512 [Boom]"
216 ldt 161 F "S1 Floor up 24" "S1 Raise floor by 24 [Boom]"
217 ldt 162 m "S1 Start moving" "S1 Start moving floor [Boom]"
223 ldt 168 C "S1& Stop crush" "S1& Stop crushing [Boom]"
235 ldt 180 F "SR Floor up 24" "SR Raise floor by 24 [Boom]"
243 ldt 188 C "SR& Stop crush" "SR& Stop crushing [Boom]"
297 ldt 242 x "-- Deep water" "-- Deep water effect [Boom]"
511 thing 5001 s - 20 "Point pusher [Boom]"
[all …]
H A Ddoom2.ygd10 # Boom stuff courtesy of Andrew Apted, 2000-09-20.
197 ldt 142 F "W1 Floor up 512" "W1 Raise floor by 512 [Boom]"
202 ldt 147 F "WR Floor up 512" "WR Raise floor by 512 [Boom]"
216 ldt 161 F "S1 Floor up 24" "S1 Raise floor by 24 [Boom]"
217 ldt 162 m "S1 Start moving" "S1 Start moving floor [Boom]"
223 ldt 168 C "S1& Stop crush" "S1& Stop crushing [Boom]"
235 ldt 180 F "SR Floor up 24" "SR Raise floor by 24 [Boom]"
243 ldt 188 C "SR& Stop crush" "SR& Stop crushing [Boom]"
297 ldt 242 x "-- Deep water" "-- Deep water effect [Boom]"
553 thing 5001 s - 20 "Point pusher [Boom]"
[all …]
/dports/www/p5-Router-Boom/Router-Boom-1.02/
H A DMETA.yml16 name: Router-Boom
28 Router::Boom:
29 file: lib/Router/Boom.pm
31 Router::Boom::Method:
32 file: lib/Router/Boom/Method.pm
34 Router::Boom::Node:
35 file: lib/Router/Boom/Node.pm
40 bugtracker: https://github.com/tokuhirom/Router-Boom/issues
41 homepage: https://github.com/tokuhirom/Router-Boom
42 repository: git://github.com/tokuhirom/Router-Boom.git
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DuGearsList.pas272 gtHedgehog: Gear^.Boom := 30;
273 gtMine: Gear^.Boom := 50;
274 gtCase: Gear^.Boom := 25;
275 gtAirMine: Gear^.Boom := 30;
276 gtExplosives: Gear^.Boom := 75;
277 gtGrenade: Gear^.Boom := 50;
278 gtShell: Gear^.Boom := 50;
279 gtBee: Gear^.Boom := 50;
281 gtPickHammer: Gear^.Boom := 6;
283 gtDEagleShot: Gear^.Boom := 7;
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DuGearsList.pas272 gtHedgehog: Gear^.Boom := 30;
273 gtMine: Gear^.Boom := 50;
274 gtCase: Gear^.Boom := 25;
275 gtAirMine: Gear^.Boom := 30;
276 gtExplosives: Gear^.Boom := 75;
277 gtGrenade: Gear^.Boom := 50;
278 gtShell: Gear^.Boom := 50;
279 gtBee: Gear^.Boom := 50;
281 gtPickHammer: Gear^.Boom := 6;
283 gtDEagleShot: Gear^.Boom := 7;
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() function
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() function
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() argument
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() function
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() function
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() argument
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() argument
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() argument
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() argument
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2.cpp24 struct Boom { struct
25 Boom(const Boom&) { in Boom() argument
32 void odr_used(P &p, Boom<int> boom_int, Boom<float> boom_float, in odr_used()
33 Boom<double> boom_double) { in odr_used()

12345678910>>...61