Home
last modified time | relevance | path

Searched +defs:undefined +defs:error +defs:name (Results 1 – 25 of 95) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsubr_kobj.c169 int error; in kobj_load() local
638 int error; in kobj_unload() local
722 kobj_affix(kobj_t ko, const char *name) in kobj_affix()
724 int error; in kobj_affix() local
934 kobj_checksyms(kobj_t ko, bool undefined) in kobj_checksyms()
938 const char *name; in kobj_checksyms() local
939 int error; in kobj_checksyms() local
1012 int i, error; in kobj_relocate() local
1102 int error; in kobj_read_mem() local
1148 kobj_setname(kobj_t ko, const char *name) in kobj_setname()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/wasmparser/package/src/
H A DWasmParser.ts512 undefined, constant
513 undefined, constant
514 undefined, constant
515 undefined, constant
525 undefined, constant
526 undefined, constant
527 undefined, constant
1353 name: Uint8Array; property
1386 name: Uint8Array; property
1410 name: Uint8Array; property
[all …]
/dports/devel/anjuta/anjuta-3.34.0/plugins/snippets-manager/
H A Dsnippets-editor.c287 GError *error = NULL; in load_snippets_editor_ui() local
402 gboolean undefined) in set_cell_colors()
418 gchar *name = NULL; in focus_on_in_snippet_variable() local
547 gboolean in_snippet = FALSE, undefined = FALSE; in variables_view_name_combo_data_func() local
548 gchar *name = NULL, *name_with_markup = NULL; in variables_view_name_combo_data_func() local
581 gboolean undefined = FALSE; in variables_view_type_combo_data_func() local
611 gboolean undefined = FALSE; in variables_view_type_pixbuf_data_func() local
659 gboolean undefined = FALSE; in variables_view_instant_text_data_func() local
1695 gchar *name = NULL; in on_type_combo_cell_changed() local
1733 gchar *name = NULL; in on_default_text_cell_edited() local
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/cmt/
H A Duserio.c307 int error; in io_init() local
451 #define undefined -1 macro
611 static int GetReadFileName(name) in GetReadFileName() argument
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/godog/
H A Dfmt.go51 name string member
74 func Format(name, description string, f FormatterFunc) { argument
104 Failed(*messages.Pickle, *messages.Pickle_PickleStep, *StepDefinition, error) argument
130 undefined const
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/godog/godog-0.9.0/
H A Dfmt.go51 name string member
74 func Format(name, description string, f FormatterFunc) { argument
104 Failed(*messages.Pickle, *messages.Pickle_PickleStep, *StepDefinition, error) argument
130 undefined const
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimageio.h452 void attribute (string_view name, unsigned int value) { in attribute()
457 void attribute (string_view name, int value) { in attribute()
462 void attribute (string_view name, float value) { in attribute()
467 void attribute (string_view name, string_view value) { in attribute()
762 bool undefined () const noexcept { in undefined() function
1584 void error(const char* fmt, const Args&... args) const { in error() function
1888 virtual bool open (const std::string &name, in open()
2205 void error(const char* fmt, const Args&... args) const { in error() function
2464 inline bool attribute (string_view name, int val) { in attribute()
2468 inline bool attribute (string_view name, float val) { in attribute()
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimageio.h452 void attribute (string_view name, unsigned int value) { in attribute()
457 void attribute (string_view name, int value) { in attribute()
462 void attribute (string_view name, float value) { in attribute()
467 void attribute (string_view name, string_view value) { in attribute()
762 bool undefined () const noexcept { in undefined() function
1584 void error(const char* fmt, const Args&... args) const { in error() function
1888 virtual bool open (const std::string &name, in open()
2205 void error(const char* fmt, const Args&... args) const { in error() function
2464 inline bool attribute (string_view name, int val) { in attribute()
2468 inline bool attribute (string_view name, float val) { in attribute()
[all …]
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtscriptclassic/src/
H A Dqscriptcontext_p.cpp457 QScriptValueImpl undefined(eng->undefinedValue()); in execute() local
2293 QScriptValueImpl QScriptContextPrivate::throwError(QScriptContext::Error error, const QString &text) in throwError()
2422 QScriptValueImpl QScriptContextPrivate::throwNotImplemented(const QString &name) in throwNotImplemented()
2427 QScriptValueImpl QScriptContextPrivate::throwNotDefined(const QString &name) in throwNotDefined()
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dobjects.cc441 Handle<JSReceiver> error) { in NoSideEffectsErrorToString()
1413 Handle<Name> name = it->GetName(); in GetPropertyWithAccessor() local
1516 Handle<Name> name = it->GetName(); in SetPropertyWithAccessor() local
2032 #define MAKE_STRUCT_CASE(TYPE, Name, name) \ in HeapObjectShortPrint() argument
2993 Handle<Name> name) { in HasProperty()
5287 #define SYMBOL_CHECK_AND_PRINT(_, name) \ in PrivateSymbolToName() argument
5772 HeapObject undefined = roots.undefined_value(); in Rehash() local
5898 Object undefined = roots.undefined_value(); in TryFindPropertyCellForConcurrentLookupIterator() local
5918 Handle<String> name) { in Add()
6484 Handle<Name> name(cell->name(), isolate); in InvalidateAndReplaceEntry() local
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_show.cc1255 bool error= TRUE; in mysqld_show_create_get_fields() local
1412 bool error= TRUE; in mysqld_show_create() local
2164 int error= 0; in show_create_table() local
2612 static const LEX_CSTRING undefined= { STRING_WITH_LEN("UNDEFINED") }; in view_algorithm() local
3956 int error; in schema_table_store_record() local
4526 LEX_CSTRING *name; in make_table_name_list() local
4912 bool error; in try_acquire_high_prio_shared_mdl_lock() local
5191 int error= 1; in get_all_tables() local
6387 LEX_CSTRING db, name; in store_schema_params() local
6392 bool error= 0; in store_schema_params() local
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_show.cc1255 bool error= TRUE; in mysqld_show_create_get_fields() local
1412 bool error= TRUE; in mysqld_show_create() local
2164 int error= 0; in show_create_table() local
2612 static const LEX_CSTRING undefined= { STRING_WITH_LEN("UNDEFINED") }; in view_algorithm() local
3956 int error; in schema_table_store_record() local
4526 LEX_CSTRING *name; in make_table_name_list() local
4912 bool error; in try_acquire_high_prio_shared_mdl_lock() local
5191 int error= 1; in get_all_tables() local
6387 LEX_CSTRING db, name; in store_schema_params() local
6392 bool error= 0; in store_schema_params() local
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_show.cc1253 bool error= TRUE; in mysqld_show_create_get_fields() local
1410 bool error= TRUE; in mysqld_show_create() local
2156 int error= 0; in show_create_table() local
2587 static const LEX_CSTRING undefined= { STRING_WITH_LEN("UNDEFINED") }; in view_algorithm() local
3920 int error; in schema_table_store_record() local
4489 LEX_CSTRING *name; in make_table_name_list() local
4875 bool error; in try_acquire_high_prio_shared_mdl_lock() local
5154 int error= 1; in get_all_tables() local
6348 LEX_CSTRING db, name; in store_schema_params() local
6353 bool error= 0; in store_schema_params() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_show.cc1133 bool error= TRUE; in mysqld_show_create_get_fields() local
1290 bool error= TRUE; in mysqld_show_create() local
2067 int error= 0; in show_create_table_ex() local
2534 static const LEX_CSTRING undefined= { STRING_WITH_LEN("UNDEFINED") }; in view_algorithm() local
3895 int error; in schema_table_store_record() local
4465 LEX_CSTRING *name; in make_table_name_list() local
4850 bool error; in try_acquire_high_prio_shared_mdl_lock() local
5130 int error= 1; in get_all_tables() local
6335 LEX_CSTRING db, name; in store_schema_params() local
6340 bool error= 0; in store_schema_params() local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_show.cc1133 bool error= TRUE; in mysqld_show_create_get_fields() local
1290 bool error= TRUE; in mysqld_show_create() local
2067 int error= 0; in show_create_table_ex() local
2534 static const LEX_CSTRING undefined= { STRING_WITH_LEN("UNDEFINED") }; in view_algorithm() local
3895 int error; in schema_table_store_record() local
4465 LEX_CSTRING *name; in make_table_name_list() local
4850 bool error; in try_acquire_high_prio_shared_mdl_lock() local
5130 int error= 1; in get_all_tables() local
6335 LEX_CSTRING db, name; in store_schema_params() local
6340 bool error= 0; in store_schema_params() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/objects/
H A DGlobal.java193 public static final Object undefined = UNDEFINED; field in Global
341 public volatile Object error; field in Global
1418 public static Object __noSuchProperty__(final Object self, final Object name) { in __noSuchProperty__()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/objects/
H A DGlobal.java193 public static final Object undefined = UNDEFINED; field in Global
341 public volatile Object error; field in Global
1418 public static Object __noSuchProperty__(final Object self, final Object name) { in __noSuchProperty__()
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dmodule-compiler.cc513 WasmName name = Vector<const char>::cast( in LazyCompileFunction() local
964 Vector<const uint8_t> bytes, WasmName name) { in AddUnit()
998 Vector<const uint8_t> bytes, WasmName name, in CreateUnit()
1068 WasmName name = wire_bytes.GetName(func, wasm_module); in InitializeCompilationUnits() local
1267 TruncatedUserString<> name(wire_bytes.GetName(&func, module)); in CompileSequentially() local
1291 TruncatedUserString<> name(wire_bytes.GetName(&func, module)); in ValidateSequentially() local
1872 Handle<Object> undefined = isolate_->factory()->undefined_value(); in ExecuteStartFunction() local
2499 Handle<String> name = in ProcessExports() local
3102 Handle<Object> error = thrower->Reify(); in RunInForeground() local
3221 void AsyncStreamingProcessor::FinishAsyncCompileJobWithError(ResultBase error) { in FinishAsyncCompileJobWithError()
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/typecheck/
H A DTcEvidence.hs286 mkHsWrapperConstr name = Data.mkConstr hsWrapper_dataType name [] Data.Prefix function
686 error s = raise (ErrorCall (s ++ prettyCallStack ?stk)) function
695 undefined = error "undefined!" function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcEvidence.hs286 mkHsWrapperConstr name = Data.mkConstr hsWrapper_dataType name [] Data.Prefix function
686 error s = raise (ErrorCall (s ++ prettyCallStack ?stk)) function
695 undefined = error "undefined!" function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DGlobal.java196 public static final Object undefined = UNDEFINED; field in Global
345 public volatile Object error; field in Global
1592 public static Object __noSuchProperty__(final Object self, final Object name) { in __noSuchProperty__()
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Tc/Types/
H A DEvidence.hs301 mkHsWrapperConstr name = Data.mkConstr hsWrapper_dataType name [] Data.Prefix function
720 error s = raise (ErrorCall (s ++ prettyCallStack ?stk)) function
729 undefined = error "undefined!" function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DGlobal.java196 public static final Object undefined = UNDEFINED; field in Global
345 public volatile Object error; field in Global
1592 public static Object __noSuchProperty__(final Object self, final Object name) { in __noSuchProperty__()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DGlobal.java196 public static final Object undefined = UNDEFINED; field in Global
345 public volatile Object error; field in Global
1592 public static Object __noSuchProperty__(final Object self, final Object name) { in __noSuchProperty__()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DGlobal.java196 public static final Object undefined = UNDEFINED; field in Global
345 public volatile Object error; field in Global
1592 public static Object __noSuchProperty__(final Object self, final Object name) { in __noSuchProperty__()

1234