Home
last modified time | relevance | path

Searched defs:le (Results 1 – 25 of 67) sorted by relevance

123

/external/libcxx/src/
Dstdexcept.cpp36 logic_error::logic_error(const logic_error& le) _NOEXCEPT : __imp_(le.__imp_) in logic_error()
41 logic_error::operator=(const logic_error& le) _NOEXCEPT in operator =()
69 runtime_error::runtime_error(const runtime_error& le) _NOEXCEPT in runtime_error()
75 runtime_error::operator=(const runtime_error& le) _NOEXCEPT in operator =()
/external/slf4j/jul-to-slf4j/src/test/java/org/slf4j/bridge/
DSLF4JBridgeHandlerTest.java67 LoggingEvent le = (LoggingEvent) listAppender.list.get(0); in testSmoke() local
116 LoggingEvent le = (LoggingEvent) listAppender.list.get(0); in testLogWithResourceBundle() local
147 LoggingEvent le = null; in testLogWithResourceBundleWithParameters() local
172 LoggingEvent le = (LoggingEvent) listAppender.list.get(0); in testLogWithPlaceholderNoParameters() local
178 LoggingEvent le = (LoggingEvent) listAppender.list.get(index); in assertLevel() local
/external/slf4j/slf4j-ext/src/test/java/org/slf4j/dummyExt/
DXLoggerTest.java61 void verify(LoggingEvent le, String expectedMsg) { in verify()
66 void verifyWithException(LoggingEvent le, String expectedMsg, Throwable t) { in verifyWithException()
71 …void verifyWithLevelAndException(LoggingEvent le, XLogger.Level level, String expectedMsg, Throwab… in verifyWithLevelAndException()
DEventLoggerTest.java76 void verify(LoggingEvent le, String expectedMsg) { in verify()
/external/curl/lib/
Dhash.c112 struct curl_llist_element *le; in Curl_hash_add() local
141 struct curl_llist_element *le; in Curl_hash_delete() local
162 struct curl_llist_element *le; in Curl_hash_pick() local
183 struct curl_llist_element *le; in Curl_hash_apply() local
233 struct curl_llist_element *le; in Curl_hash_clean_with_criterium() local
/external/grpc-grpc/src/php/ext/grpc/
Dchannel.c163 channel_persistent_le_t* le = rsrc->ptr; in php_grpc_persistent_list_delete_unused_channel() local
261 channel_persistent_le_t *le; in create_and_add_channel_to_persistent_list() local
416 channel_persistent_le_t *le = (channel_persistent_le_t *)rsrc->ptr; in PHP_METHOD() local
561 channel_persistent_le_t *le = (channel_persistent_le_t *)rsrc->ptr; in php_grpc_channel_plink_dtor() local
576 target_bound_le_t *le = (target_bound_le_t *) rsrc->ptr; in php_grpc_target_bound_dtor() local
662 channel_persistent_le_t* le = rsrc->ptr; in PHP_METHOD() local
/external/u-boot/drivers/mtd/ubi/
Deba.c96 struct ubi_ltree_entry *le; in ltree_lookup() local
131 struct ubi_ltree_entry *le, *le1, *le_free; in ltree_add_entry() local
200 struct ubi_ltree_entry *le; in leb_read_lock() local
217 struct ubi_ltree_entry *le; in leb_read_unlock() local
242 struct ubi_ltree_entry *le; in leb_write_lock() local
264 struct ubi_ltree_entry *le; in leb_write_trylock() local
293 struct ubi_ltree_entry *le; in leb_write_unlock() local
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.h30 #define wpa_hexdump(l,t,b,le) do { } while (0) argument
32 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument
34 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument
35 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument
/external/libcxx/test/std/utilities/function.objects/comparisons/
Dconstexpr_init.pass.cpp33 std::less_equal<T> le; in test_constexpr_context() local
/external/clang/test/SemaObjC/
Dconflict-nonfragile-abi2.m10 @property int le; property
/external/slf4j/slf4j-ext/src/test/java/org/slf4j/cal10n_dummy/
DLocLoggerTest.java65 void verify(LoggingEvent le, String expectedMsg) { in verify()
/external/libese/libapdu/
Dapdu.cpp24 const size_t lc, const size_t le) { in CommandApdu()
/external/perfetto/src/trace_processor/db/
Dtyped_column.h115 Constraint le(sql_value_type v) const { return le_value(ToValue(v)); } in le() function
185 Constraint le(uint32_t v) const { return le_value(SqlValue::Long(v)); } in le() function
/external/eigen/unsupported/test/
Dcxx11_tensor_comparisons.cpp22 Tensor<bool, 3> le(2,3,7); in test_orderings() local
/external/u-boot/tools/
Denvcrc.c97 int le = (argc > 2 ? !strcmp(argv[2], "le") : 1); in main() local
/external/python/cpython3/Objects/
Dfloatobject.c2061 _PyFloat_Pack2(double x, unsigned char *p, int le) in _PyFloat_Pack2()
2165 _PyFloat_Pack4(double x, unsigned char *p, int le) in _PyFloat_Pack4()
2272 _PyFloat_Pack8(double x, unsigned char *p, int le) in _PyFloat_Pack8()
2401 _PyFloat_Unpack2(const unsigned char *p, int le) in _PyFloat_Unpack2()
2471 _PyFloat_Unpack4(const unsigned char *p, int le) in _PyFloat_Unpack4()
2549 _PyFloat_Unpack8(const unsigned char *p, int le) in _PyFloat_Unpack8()
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-trap.c57 int le; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers_test.cc248 auto le = HloInstruction::CreateCompare(shape, p0.get(), add.get(), in TEST_F() local
/external/toybox/toys/posix/
Dfile.c312 int le = (s[3] == 'F'); in do_regular_file() local
/external/ipsec-tools/src/racoon/
Disakmp_xauth.c805 LDAPMessage *le = NULL; local
1039 LDAPMessage *le = NULL; local
/external/python/cpython2/Objects/
Dfloatobject.c2312 _PyFloat_Pack4(double x, unsigned char *p, int le) in _PyFloat_Pack4()
2417 _PyFloat_Pack8(double x, unsigned char *p, int le) in _PyFloat_Pack8()
2546 _PyFloat_Unpack4(const unsigned char *p, int le) in _PyFloat_Unpack4()
2624 _PyFloat_Unpack8(const unsigned char *p, int le) in _PyFloat_Unpack8()
/external/kernel-headers/original/uapi/linux/
Dif_hippi.h150 struct hippi_le_hdr le; member
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_xla_computations_pass.cc301 for (const Edge* le : launch->out_edges()) { in BuildXlaLaunchOps() local
/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
Dfsl_icid.h20 bool le; member
/external/e2fsprogs/lib/ext2fs/
Dcrc32c.c903 uint32_t be, le; in test_crc32c() local

123