/external/nist-sip/java/gov/nist/core/ |
ParserCore.java | 43 static int nesting_level; field in class:ParserCore 102 for (int i = 0; i < nesting_level ; i++) 111 nesting_level++; 116 for (int i = 0; i < nesting_level ; i++) 126 nesting_level --;
|
/external/harfbuzz/src/ |
harfbuzz-buffer-private.h | 99 #define REPLACE_Glyph( buffer, glyph_index, nesting_level ) \ 101 (nesting_level) == 1 ) ) != HB_Err_Ok )
|
harfbuzz-gsub.c | 38 int nesting_level ); 269 int nesting_level ) 276 HB_UNUSED(nesting_level); 292 if ( REPLACE_Glyph( buffer, value, nesting_level ) ) 300 if ( REPLACE_Glyph( buffer, value, nesting_level ) ) 474 int nesting_level ) 482 HB_UNUSED(nesting_level); 672 int nesting_level ) 680 HB_UNUSED(nesting_level); 704 if ( REPLACE_Glyph( buffer, value, nesting_level ) ) 4127 const int nesting_level = 0; local [all...] |
harfbuzz-gpos.c | 56 int nesting_level ); 1016 int nesting_level ) 1023 HB_UNUSED(nesting_level); 5883 const int nesting_level = 0; local [all...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-buffer-private.h | 99 #define REPLACE_Glyph( buffer, glyph_index, nesting_level ) \ 101 (nesting_level) == 1 ) ) != HB_Err_Ok )
|
harfbuzz-gsub.c | 38 int nesting_level ); 269 int nesting_level ) 276 HB_UNUSED(nesting_level); 292 if ( REPLACE_Glyph( buffer, value, nesting_level ) ) 300 if ( REPLACE_Glyph( buffer, value, nesting_level ) ) 474 int nesting_level ) 482 HB_UNUSED(nesting_level); 672 int nesting_level ) 680 HB_UNUSED(nesting_level); 704 if ( REPLACE_Glyph( buffer, value, nesting_level ) ) 4127 const int nesting_level = 0; local [all...] |
harfbuzz-gpos.c | 56 int nesting_level ); 1016 int nesting_level ) 1023 HB_UNUSED(nesting_level); 5883 const int nesting_level = 0; local [all...] |
/external/chromium/base/ |
message_pump_mac.h | 77 int nesting_level() const { return nesting_level_; } function in class:base::MessagePumpCFRunLoopBase
|
message_pump_mac.mm | 478 if (nesting_level() == run_nesting_level()) { 494 nesting_level() == run_nesting_level() &&
|
/external/valgrind/main/coregrind/m_demangle/ |
cplus-dem.c | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/ |
c++ | |
g++ | |
gcc | |