HomeSort by relevance Sort by last modified time
    Searched defs:me_key (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
dictobject.h 19 1. Unused. me_key == me_value == NULL
22 me_key is NULL, and is each slot's initial state.
24 2. Active. me_key != NULL and me_key != dummy and me_value != NULL
28 3. Dummy. me_key == dummy and me_value == NULL
32 (cannot have me_key set to NULL), else the probe sequence in case of
51 /* Cached hash code of me_key. Note that hash codes are C longs.
56 PyObject *me_key; member in struct:__anon5397
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
dictobject.h 19 1. Unused. me_key == me_value == NULL
22 me_key is NULL, and is each slot's initial state.
24 2. Active. me_key != NULL and me_key != dummy and me_value != NULL
28 3. Dummy. me_key == dummy and me_value == NULL
32 (cannot have me_key set to NULL), else the probe sequence in case of
51 /* Cached hash code of me_key. Note that hash codes are C longs.
56 PyObject *me_key; member in struct:__anon5704
  /external/python/cpython2/Include/
dictobject.h 19 1. Unused. me_key == me_value == NULL
22 me_key is NULL, and is each slot's initial state.
24 2. Active. me_key != NULL and me_key != dummy and me_value != NULL
28 3. Dummy. me_key == dummy and me_value == NULL
32 (cannot have me_key set to NULL), else the probe sequence in case of
51 /* Cached hash code of me_key. Note that hash codes are C longs.
56 PyObject *me_key; member in struct:__anon30096
  /prebuilts/gdb/darwin-x86/include/python2.7/
dictobject.h 19 1. Unused. me_key == me_value == NULL
22 me_key is NULL, and is each slot's initial state.
24 2. Active. me_key != NULL and me_key != dummy and me_value != NULL
28 3. Dummy. me_key == dummy and me_value == NULL
32 (cannot have me_key set to NULL), else the probe sequence in case of
51 /* Cached hash code of me_key. Note that hash codes are C longs.
56 PyObject *me_key; member in struct:__anon60593
  /prebuilts/gdb/linux-x86/include/python2.7/
dictobject.h 19 1. Unused. me_key == me_value == NULL
22 me_key is NULL, and is each slot's initial state.
24 2. Active. me_key != NULL and me_key != dummy and me_value != NULL
28 3. Dummy. me_key == dummy and me_value == NULL
32 (cannot have me_key set to NULL), else the probe sequence in case of
51 /* Cached hash code of me_key. Note that hash codes are C longs.
56 PyObject *me_key; member in struct:__anon60715
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h 19 1. Unused. me_key == me_value == NULL
22 me_key is NULL, and is each slot's initial state.
24 2. Active. me_key != NULL and me_key != dummy and me_value != NULL
28 3. Dummy. me_key == dummy and me_value == NULL
32 (cannot have me_key set to NULL), else the probe sequence in case of
51 /* Cached hash code of me_key. Note that hash codes are C longs.
56 PyObject *me_key; member in struct:__anon112527
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
dictobject.h 19 1. Unused. me_key == me_value == NULL
22 me_key is NULL, and is each slot's initial state.
24 2. Active. me_key != NULL and me_key != dummy and me_value != NULL
28 3. Dummy. me_key == dummy and me_value == NULL
32 (cannot have me_key set to NULL), else the probe sequence in case of
51 /* Cached hash code of me_key. Note that hash codes are C longs.
56 PyObject *me_key; member in struct:__anon112650

Completed in 49 milliseconds