Searched refs:EMPTY_SET (Results 1 – 16 of 16) sorted by relevance
35 #define EMPTY_SET 0x2205 macro
1792 … if (length == 3 && retVal[0] == EMPTY_SET && retVal[1] == EMPTY_SET && retVal[2] == EMPTY_SET ) { in ures_getStringByKeyWithFallback()
36 #define EMPTY_SET 0x2205 macro
1820 … if (length == 3 && retVal[0] == EMPTY_SET && retVal[1] == EMPTY_SET && retVal[2] == EMPTY_SET ) { in ures_getStringByKeyWithFallback()
1871 … if (length == 3 && retVal[0] == EMPTY_SET && retVal[1] == EMPTY_SET && retVal[2] == EMPTY_SET ) { in ures_getStringByKeyWithFallback()
191 if (!assertEquals("Missing keys", Collections.EMPTY_SET, missing)) { in testBasic()
1034 return Collections.EMPTY_SET; in getSupportedIDs()
189 if (!assertEquals("Missing keys", Collections.EMPTY_SET, missing)) { in testBasic()
1031 return Collections.EMPTY_SET; in getSupportedIDs()
183 EMPTY_SET = b'\x8f' # push empty set on the stack variable1017 write(EMPTY_SET)1461 dispatch[EMPTY_SET[0]] = load_empty_set
789 values = Collections.EMPTY_SET;
855 values = Collections.EMPTY_SET;
102 EMPTY_SET = '\x8f', enumerator3373 const char empty_set_op = EMPTY_SET; in save_set()6907 OP(EMPTY_SET, load_empty_set) in load()