Home
last modified time | relevance | path

Searched refs:removeAttrs (Results 1 – 25 of 67) sorted by relevance

123

/dports/sysutils/nix/nix-2.3.10/tests/lang/
H A Deval-okay-remove.nix4 body = (removeAttrs attrs ["x"]).y;
H A Deval-fail-remove.nix4 body = (removeAttrs attrs ["x"]).x;
/dports/sysutils/nix/nix-2.3.10/tests/
H A Dconfig.nix18 } // removeAttrs args ["builder" "meta"])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/svgo/
H A D.svgo.yml57 - removeAttrs
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DArgument.h165 void removeAttrs(const AttrBuilder &B);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DArgument.h165 void removeAttrs(const AttrBuilder &B);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DArgument.h165 void removeAttrs(const AttrBuilder &B);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DArgument.h165 void removeAttrs(const AttrBuilder &B);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DArgument.h165 void removeAttrs(const AttrBuilder &B);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DArgument.h165 void removeAttrs(const AttrBuilder &B);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/twbs/bootstrap/build/
H A Dsvgo.yml38 - removeAttrs:
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dnix.js.map1 … built_in:\n 'import abort baseNameOf dirOf isNull builtins map removeAttrs throw ' +\n …
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/
H A Dflake.nix54 pluginSourceDirs = builtins.removeAttrs (lib.mapAttrs'
201 removeAttrs hlsSources ghc901Config.disabledPlugins
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/
H A Dflake.nix54 pluginSourceDirs = builtins.removeAttrs (lib.mapAttrs'
201 removeAttrs hlsSources ghc901Config.disabledPlugins
/dports/editors/kakoune/kakoune-2021.11.08/rc/filetype/
H A Dnix.kak65 …ins|inherit|baseNameOf|derivation|dirOf|fetchTarball|import|isNull|map|removeAttrs|throw|toString)…
/dports/textproc/R-cran-htmltools/htmltools/man/
H A DtagQuery.Rd103 \item \verb{$removeAttrs(attrs)}: Remove a set of attributes from each
/dports/devel/elm-format/elm-format-0.8.3/tests/test-files/good/Elm-0.18/mdgriffith/style-elements/
H A DElement.elm998 |> Modify.removeAttrs [ VAlign Top, VAlign Bottom ]
1012 |> Modify.removeAttrs [ VAlign Top, VAlign Bottom ]
1026 |> Modify.removeAttrs [ HAlign Right, HAlign Left ]
1040 |> Modify.removeAttrs [ HAlign Right, HAlign Left ]
/dports/textproc/R-cran-htmltools/htmltools/tests/testthat/
H A Dtest-tag-query.R429 x$removeAttrs(c("key", "key3"))
/dports/textproc/R-cran-htmltools/htmltools/R/
H A Dtag_query.R681 removeAttrs = function(attrs) { nameattr in function
/dports/www/zola/zola-0.15.2/sublime/syntaxes/extra/
H A DNix.sublime-syntax207 …- match: \b(scopedImport|import|isNull|abort|throw|baseNameOf|dirOf|removeAttrs|map|toString|deriv…
/dports/textproc/bat/bat-0.18.3/assets/syntaxes/02_Extra/
H A DNix.sublime-syntax207 …- match: \b(scopedImport|import|isNull|abort|throw|baseNameOf|dirOf|removeAttrs|map|toString|deriv…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3367 removeAttrs({Attribute::DereferenceableOrNull}); in manifest()
5605 IRP.removeAttrs(AttrKinds); in manifest()
6131 IRP.removeAttrs({Attribute::ArgMemOnly}); in getKnownStateFromValue()
6138 IRP.removeAttrs({Attribute::InaccessibleMemOrArgMemOnly}); in getKnownStateFromValue()
6178 IRP.removeAttrs(AttrKinds); in manifest()
6180 IRP.removeAttrs(AAMemoryBehaviorImpl::AttrKinds); in manifest()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3367 removeAttrs({Attribute::DereferenceableOrNull}); in manifest()
5605 IRP.removeAttrs(AttrKinds); in manifest()
6131 IRP.removeAttrs({Attribute::ArgMemOnly}); in getKnownStateFromValue()
6138 IRP.removeAttrs({Attribute::InaccessibleMemOrArgMemOnly}); in getKnownStateFromValue()
6178 IRP.removeAttrs(AttrKinds); in manifest()
6180 IRP.removeAttrs(AAMemoryBehaviorImpl::AttrKinds); in manifest()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3523 removeAttrs({Attribute::DereferenceableOrNull}); in manifest()
5871 IRP.removeAttrs(AttrKinds); in manifest()
6429 IRP.removeAttrs({Attribute::ArgMemOnly}); in getKnownStateFromValue()
6436 IRP.removeAttrs({Attribute::InaccessibleMemOrArgMemOnly}); in getKnownStateFromValue()
6476 IRP.removeAttrs(AttrKinds); in manifest()
6478 IRP.removeAttrs(AAMemoryBehaviorImpl::AttrKinds); in manifest()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3523 removeAttrs({Attribute::DereferenceableOrNull}); in manifest()
5871 IRP.removeAttrs(AttrKinds); in manifest()
6429 IRP.removeAttrs({Attribute::ArgMemOnly}); in getKnownStateFromValue()
6436 IRP.removeAttrs({Attribute::InaccessibleMemOrArgMemOnly}); in getKnownStateFromValue()
6476 IRP.removeAttrs(AttrKinds); in manifest()
6478 IRP.removeAttrs(AAMemoryBehaviorImpl::AttrKinds); in manifest()

123