Home
last modified time | relevance | path

Searched defs:get_variable (Results 1 – 25 of 576) sorted by relevance

12345678910>>...24

/dports/devel/kyua/kyua-0.13/integration/helpers/
H A Dconfig.cpp35 ATF_TEST_CASE_HEAD(get_variable) in ATF_TEST_CASE_HEAD() argument
49 ATF_TEST_CASE_BODY(get_variable) in ATF_TEST_CASE_BODY() argument
/dports/lang/erlang-runtime23/corba-5.0.2/lib/cosNotification/src/
H A DcosNotification_Filter.erl299 get_variable([], ID, Any) when is_record(Any, any) -> function
315 get_variable([], ID, #'CosNotification_Property'{name=ID, value=Any}) -> function
317 get_variable([], ID, [#'CosNotification_Property'{name=ID, value=Any}|_]) -> function
319 get_variable([], ID, [H|T]) when is_record(H, 'CosNotification_Property') -> function
321 get_variable([], ID, false) -> function
323 get_variable([], ID, Value) -> function
348 get_variable([#'CosNotification_Property'{name=ID, value=A}|_], ID, _) -> function
350 get_variable([_|T], ID, Any) -> function
/dports/lang/erlang-runtime24/corba-5.0.2/lib/cosNotification/src/
H A DcosNotification_Filter.erl299 get_variable([], ID, Any) when is_record(Any, any) -> function
315 get_variable([], ID, #'CosNotification_Property'{name=ID, value=Any}) -> function
317 get_variable([], ID, [#'CosNotification_Property'{name=ID, value=Any}|_]) -> function
319 get_variable([], ID, [H|T]) when is_record(H, 'CosNotification_Property') -> function
321 get_variable([], ID, false) -> function
323 get_variable([], ID, Value) -> function
348 get_variable([#'CosNotification_Property'{name=ID, value=A}|_], ID, _) -> function
350 get_variable([_|T], ID, Any) -> function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/cosNotification/src/
H A DcosNotification_Filter.erl299 get_variable([], ID, Any) when is_record(Any, any) -> function
315 get_variable([], ID, #'CosNotification_Property'{name=ID, value=Any}) -> function
317 get_variable([], ID, [#'CosNotification_Property'{name=ID, value=Any}|_]) -> function
319 get_variable([], ID, [H|T]) when is_record(H, 'CosNotification_Property') -> function
321 get_variable([], ID, false) -> function
323 get_variable([], ID, Value) -> function
348 get_variable([#'CosNotification_Property'{name=ID, value=A}|_], ID, _) -> function
350 get_variable([_|T], ID, Any) -> function
/dports/lang/erlang/corba-5.0.2/lib/cosNotification/src/
H A DcosNotification_Filter.erl299 get_variable([], ID, Any) when is_record(Any, any) -> function
315 get_variable([], ID, #'CosNotification_Property'{name=ID, value=Any}) -> function
317 get_variable([], ID, [#'CosNotification_Property'{name=ID, value=Any}|_]) -> function
319 get_variable([], ID, [H|T]) when is_record(H, 'CosNotification_Property') -> function
321 get_variable([], ID, false) -> function
323 get_variable([], ID, Value) -> function
348 get_variable([#'CosNotification_Property'{name=ID, value=A}|_], ID, _) -> function
350 get_variable([_|T], ID, Any) -> function
/dports/lang/erlang-runtime21/corba-4.5.2/lib/cosNotification/src/
H A DcosNotification_Filter.erl299 get_variable([], ID, Any) when is_record(Any, any) -> function
315 get_variable([], ID, #'CosNotification_Property'{name=ID, value=Any}) -> function
317 get_variable([], ID, [#'CosNotification_Property'{name=ID, value=Any}|_]) -> function
319 get_variable([], ID, [H|T]) when is_record(H, 'CosNotification_Property') -> function
321 get_variable([], ID, false) -> function
323 get_variable([], ID, Value) -> function
348 get_variable([#'CosNotification_Property'{name=ID, value=A}|_], ID, _) -> function
350 get_variable([_|T], ID, Any) -> function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A DTestLibCxxAtomic.py18 def get_variable(self, name): member in LibCxxAtomicTestCase
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers-pro/jupyter_debug/
H A Dpydev_jupyter_vars.py26 def get_variable(pydev_text): function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dpcrel-opt-ld-df.c31 get_variable (unsigned long n) in get_variable() function
H A Dpcrel-opt-ld-vector.c31 get_variable (unsigned long n) in get_variable() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/powerpc/
H A Dpcrel-opt-ld-vector.c31 get_variable (unsigned long n) in get_variable() function
H A Dpcrel-opt-ld-df.c31 get_variable (unsigned long n) in get_variable() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dpcrel-opt-ld-df.c31 get_variable (unsigned long n) in get_variable() function
H A Dpcrel-opt-ld-vector.c31 get_variable (unsigned long n) in get_variable() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/src/services/
H A Dservice_sys_variables.cc41 bool Service_sys_variables::get_variable(const char *component_name, in get_variable() function in xpl::Service_sys_variables
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dpcrel-opt-ld-df.c31 get_variable (unsigned long n) in get_variable() function

12345678910>>...24