Home
last modified time | relevance | path

Searched defs:indexed_value (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dcgi.py870 def indexed_value(self, key, location): member in FormContent
/external/v8/src/compiler/
Dinstruction.h407 int32_t indexed_value() const { in indexed_value() function