Home
last modified time | relevance | path

Searched refs:LookupDictionary (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)
/dports/math/gap/gap-4.11.0/tst/testbugfix/
H A D2007-10-15-t00195.tst3 gap> LookupDictionary(d,4);
/dports/math/gap/gap-4.11.0/lib/
H A Ddict.gi193 #M LookupDictionary(<dict>,<obj>)
195 InstallMethod(LookupDictionary,"for list dictionaries",true,
207 InstallMethod(LookupDictionary,"for lookup sort dictionaries",true,
288 #M LookupDictionary(<dict>,<obj>)
290 InstallMethod(LookupDictionary,"for position dictionaries",true,
890 return LookupDictionary(ht,x)<>fail;
895 #M LookupDictionary(<dict>,<key>)
897 InstallMethod(LookupDictionary,"for hash tables that know their int key",true,
917 #M LookupDictionary(<dict>,<key>)
919 InstallMethod(LookupDictionary,"for hash tables",true,
H A Ddict.gd73 ## using the operation <Ref Oper="LookupDictionary"/>.
262 #O LookupDictionary(<dict>,<key>)
264 ## <#GAPDoc Label="LookupDictionary">
266 ## <Oper Name="LookupDictionary" Arg='dict,key'/>
276 DeclareOperation("LookupDictionary",[IsDictionary,IsObject]);
278 DeclareSynonym("GetHashEntry",LookupDictionary);
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/cover/const/
H A Dorb.gi16 j := LookupDictionary( dict, y );
56 j := LookupDictionary( dict, y );
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Swift/Sources/Antlr4/atn/
H A DATNConfigSet.swift36 private var configLookup: LookupDictionary
72 …configLookup = isOrdered ? LookupDictionary(type: LookupDictionaryType.ordered) : LookupDictionary
H A DLookupDictionary.swift21 public struct LookupDictionary { struct
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/basic/
H A Dorbstab.gi90 j := LookupDictionary( dict, f );
99 j := LookupDictionary( dict, op( n[1], act[i] ) );
201 index := LookupDictionary( dict, im );
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/SimplicialGroups/
H A DcatOneGroup.gi276 p:=LookupDictionary(Dict,img);
292 p:=LookupDictionary(Dict,ValAttr[Sel[i]]);
852 p:=LookupDictionary(Dict,img);
873 p:=LookupDictionary(M[1],attr(Lst[i]));
1043 p:=LookupDictionary(Dict,img);
1064 p:=LookupDictionary(M[1],attr(xD));
/dports/math/gap/gap-4.11.0/hpcgap/lib/hpc/
H A Dconsoleui.g766 LookupDictionary(AliasTable@, alias));
774 LookupDictionary(AliasTable@, values[1]));
792 alias := LookupDictionary(AliasTable@, line);
883 func := LookupDictionary(CommandTable@, c);
892 func := LookupDictionary(AliasTable@, c);
/dports/math/gap/gap-4.11.0/pkg/autpgrp-1.10.2/gap/
H A Dhybrstab.gi178 j := LookupDictionary( dict, y );
260 j := LookupDictionary( dict, y );
/dports/math/gap/gap-4.11.0/hpcgap/demo/
H A Dparkit.g166 id := LookupDictionary(task.temps, input);
196 id := LookupDictionary(task.temps, output);
/dports/math/gap/gap-4.11.0/pkg/profiling-2.2.1/gap/
H A Dprofiling.gi54 AddDictionary(stacks, line[1], LookupDictionary(stacks, line[1]) + line[2]);
68 file[2] + LookupDictionary(line_info, file[1]));
83 linefunccpy := LookupDictionary(line_function_calls, file[1]);
143 v := LookupDictionary(dict, val);
/dports/math/gap/gap-4.11.0/pkg/fr-2.4.6/gap/
H A Dfrelement.gi496 t := CompressedPeriodicList(t,LookupDictionary(states,s)+1);
1102 return LookupDictionary(found,g);
1103 elif mult>LookupDictionary(testing,g) then
1225 return LookupDictionary(found,g);
1226 elif mult>LookupDictionary(testing,g) then
H A Dalgebra.gi345 return LookupDictionary(found,x);
346 elif mult>LookupDictionary(testing,x) then
/dports/math/gap/gap-4.11.0/pkg/images-1.3.0/gap/set_smallest_image/
H A Dnsi.g167 val := LookupDictionary(data.d, list);
179 smallval := LookupDictionary(data.d, smalllist);
181 val := LookupDictionary(data.d, i);

12