Home
last modified time | relevance | path

Searched +defs:idx +defs:location (Results 1 – 25 of 2967) sorted by relevance

12345678910>>...119

/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/text/
H A DTabSet.java59 public TabStop getTabAfter(float location) in getTabAfter()
61 int idx = getTabIndexAfter(location); in getTabAfter() local
81 public int getTabIndexAfter(float location) in getTabIndexAfter()
83 int idx = -1; in getTabIndexAfter() local
/dports/science/PETSc/petsc-3.14.1/src/vec/is/is/tests/
H A Dex7.c8 const PetscInt idx[] = { 8, 6, 7, -5, 3, 0, 9 }; in TestGeneral() local
9 PetscInt n = 7, key = 3, nonkey = 1, keylocation = 4, sortedlocation = 2, location; in TestGeneral() local
31 const PetscInt idx[] = { 8, 6, 7, -5, 3, 0, 9, }; in TestBlock() local
32 …etscInt bs = 5, n = 7, key = 16, nonkey = 7, keylocation = 21, sortedlocation = 11, location; in TestBlock() local
55 PetscInt nonkey[] = {-2,123}, i, location; in TestStride() local
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/
H A DKeyboardUtils.java64 public static boolean isPressed(int keycode, int location) { in isPressed()
72 public abstract boolean isPressed(int keycode, int location); in isPressed()
113 public boolean isPressed(int keycode, int location) { in isPressed()
119 public boolean isPressed(int keycode, int location) { in isPressed()
126 private int toKeySym(int code, int location) { in toKeySym()
153 public boolean isPressed(int keycode, int location) { in isPressed()
165 int idx = code / 8; in isPressed() local
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkPriorityQueue.cxx57 vtkIdType i, idx; in Insert() local
101 vtkIdType vtkPriorityQueue::Pop(vtkIdType location) in Pop()
109 vtkIdType vtkPriorityQueue::Pop(vtkIdType location, double& priority) in Pop()
111 vtkIdType idx; in Pop() local
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkPriorityQueue.cxx57 vtkIdType i, idx; in Insert() local
103 vtkIdType vtkPriorityQueue::Pop(vtkIdType location) in Pop()
111 vtkIdType vtkPriorityQueue::Pop(vtkIdType location, double &priority) in Pop()
113 vtkIdType idx; in Pop() local
/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkPriorityQueue.cxx57 vtkIdType i, idx; in Insert() local
103 vtkIdType vtkPriorityQueue::Pop(vtkIdType location) in Pop()
111 vtkIdType vtkPriorityQueue::Pop(vtkIdType location, double &priority) in Pop()
113 vtkIdType idx; in Pop() local
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/wayland/
H A Dtouch.rs62 let idx = pending_ids.iter().position(|p| p.id == id); in implement_touch() localVariable
67 let location = pt.position.to_physical(scale_factor); in implement_touch() localVariable
89 let location = pt.position.to_physical(scale_factor); in implement_touch() localVariable
109 let location = pt.position.to_physical(scale_factor); in implement_touch() localVariable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/text/
H A DTabSet.java92 public TabStop getTabAfter(float location) in getTabAfter()
94 int idx = getTabIndexAfter(location); in getTabAfter() local
133 public int getTabIndexAfter(float location) in getTabIndexAfter()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/text/
H A DTabSet.java92 public TabStop getTabAfter(float location) in getTabAfter()
94 int idx = getTabIndexAfter(location); in getTabAfter() local
133 public int getTabIndexAfter(float location) in getTabIndexAfter()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/text/
H A DTabSet.java92 public TabStop getTabAfter(float location) in getTabAfter()
94 int idx = getTabIndexAfter(location); in getTabAfter() local
133 public int getTabIndexAfter(float location) in getTabIndexAfter()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/text/
H A DTabSet.java92 public TabStop getTabAfter(float location) in getTabAfter()
94 int idx = getTabIndexAfter(location); in getTabAfter() local
133 public int getTabIndexAfter(float location) in getTabIndexAfter()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/text/
H A DTabSet.java92 public TabStop getTabAfter(float location) in getTabAfter()
94 int idx = getTabIndexAfter(location); in getTabAfter() local
133 public int getTabIndexAfter(float location) in getTabIndexAfter()
/dports/astro/oskar/OSKAR-2.8.0/oskar/sky/src/
H A Doskar_sky_read.c37 oskar_Sky* oskar_sky_read(const char* filename, int location, int* status) in oskar_sky_read()
39 int type = 0, num_sources = 0, idx = 0; in oskar_sky_read() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/mem/src/
H A Doskar_mem_normalise.c67 const int location = oskar_mem_location(mem); in OSKAR_MEM_NORMALISE_REAL_CPU() local
70 const unsigned int idx = (unsigned int) norm_index; in OSKAR_MEM_NORMALISE_REAL_CPU() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/glsl/
H A DShaderState.java271 final Integer idx = activeAttribLocationMap.get(name); in getCachedAttribLocation() local
320 final int location = getCachedAttribLocation(attribute.getName()); in ownAttribute() local
352 gl.glBindAttribLocation(shaderProgram.program(), location, name); in bindAttribLocation() local
397 int location = getCachedAttribLocation(name); in getAttribLocation() local
438 int location = getCachedAttribLocation(name); in getAttribLocation() local
645 int location = data.getLocation(); in vertexAttribPointer() local
818 final Integer idx = activeUniformLocationMap.get(name); in getCachedUniformLocation() local
837 final int location = getCachedUniformLocation(uniform.getName()); in ownUniform() local
870 int location = getCachedUniformLocation(name); in getUniformLocation() local
909 int location = getCachedUniformLocation(name); in getUniformLocation() local
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/parser/
H A Dparse_node.c111 parser_errposition(ParseState *pstate, int location) in parser_errposition()
146 ParseState *pstate, int location) in setup_parser_errposition_callback()
259 ListCell *idx; in transformContainerSubscripts() local
352 make_const(ParseState *pstate, Value *value, int location) in make_const()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/parser/
H A Dparse_node.c111 parser_errposition(ParseState *pstate, int location) in parser_errposition()
146 ParseState *pstate, int location) in setup_parser_errposition_callback()
259 ListCell *idx; in transformContainerSubscripts() local
352 make_const(ParseState *pstate, Value *value, int location) in make_const()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/parser/
H A Dparse_node.c111 parser_errposition(ParseState *pstate, int location) in parser_errposition()
146 ParseState *pstate, int location) in setup_parser_errposition_callback()
259 ListCell *idx; in transformContainerSubscripts() local
352 make_const(ParseState *pstate, Value *value, int location) in make_const()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/parser/
H A Dparse_node.c111 parser_errposition(ParseState *pstate, int location) in parser_errposition()
146 ParseState *pstate, int location) in setup_parser_errposition_callback()
259 ListCell *idx; in transformContainerSubscripts() local
352 make_const(ParseState *pstate, Value *value, int location) in make_const()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/parser/
H A Dparse_node.c111 parser_errposition(ParseState *pstate, int location) in parser_errposition()
146 ParseState *pstate, int location) in setup_parser_errposition_callback()
259 ListCell *idx; in transformContainerSubscripts() local
352 make_const(ParseState *pstate, Value *value, int location) in make_const()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/parser/
H A Dparse_node.c111 parser_errposition(ParseState *pstate, int location) in parser_errposition()
146 ParseState *pstate, int location) in setup_parser_errposition_callback()
259 ListCell *idx; in transformContainerSubscripts() local
352 make_const(ParseState *pstate, Value *value, int location) in make_const()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/parser/
H A Dparse_node.c111 parser_errposition(ParseState *pstate, int location) in parser_errposition()
146 ParseState *pstate, int location) in setup_parser_errposition_callback()
259 ListCell *idx; in transformContainerSubscripts() local
352 make_const(ParseState *pstate, Value *value, int location) in make_const()
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/upnp/
H A Dupnpmcastsocket.cpp115 QUrl location = r->getLocation(); in onXmlFileDownloaded() local
192 QString server, location; in loadRouters() local
211 QUrl location(name); in findDevice() local
274 QUrl location; in parseResponse() local
293 for (int idx = 0; idx < lines.count() && !validDevice; idx++) { in parseResponse() local
327 UPnPRouter *UPnPMCastSocket::UPnPMCastSocketPrivate::findDevice(const QUrl &location) in findDevice()
/dports/misc/openmvg/openMVG-2.0/src/third_party/hnswlib/
H A Dbruteforce.h14 BruteforceSearch(SpaceInterface<dist_t> *s, const std::string &location) { in BruteforceSearch()
48 int idx; in addPoint() local
132 void saveIndex(const std::string &location) { in saveIndex()
145 void loadIndex(const std::string &location, SpaceInterface<dist_t> *s) { in loadIndex()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Bindings/Python/mlir/dialects/
H A D__init__.py69 def segmented_accessor(elements, raw_segments, idx): argument
107 def get_default_loc_context(location=None): argument

12345678910>>...119